CVSROOT:/cvs
Module name:www
Changes by: j...@cvs.openbsd.org2013/07/02 00:48:02
Modified files:
. : macppc.html
Log message:
RackMac1,2 reported to work. dmesg indicates the video card
didn't have to be pulled as well.
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2013/07/01 23:57:37
Modified files:
share/man/man4 : pf.4
sys/net: pf_table.c pfvar.h
Log message:
Revert previous: sizeof(time_t) != sizeof(long) on LP64, so there was
an ABI change
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2013/07/01 22:39:04
Modified files:
sys/arch/aviion/dev: nvram.c
sys/arch/mvme68k/dev: nvram.c
Log message:
Use time_t for storing and returning time_t values, and cast to time_t
before the
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2013/07/01 19:58:42
Modified files:
sys/kern : clock_subr.c
Log message:
Cast to time_t before the final multiplication to prevent overflow in
2038. This'll last for another 4083 years or so..
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2013/07/01 19:42:01
Modified files:
share/man/man4 : pf.4
sys/net: pf_table.c pfvar.h
Log message:
Use time_t for storing time_t values. No change to the underlying
type**, so no AB
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2013/07/01 19:04:23
Modified files:
sys/kern : vfs_sync.c
Log message:
Use time_t for storing time_t values, duh
ok deraadt@
CVSROOT:/cvs
Module name:www
Changes by: n...@cvs.openbsd.org2013/07/01 17:59:20
Modified files:
. : i386.html
Log message:
stop trying to list all compatible CPUs, "486 or better".
While there, modernize SMP. no one cares that it was introduced in 3.6
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2013/07/01 15:30:50
Modified files:
distrib/sets/lists/base: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: matth...@cvs.openbsd.org2013/07/01 14:34:52
Modified files:
sys/dev/usb: uhts.c
Log message:
Pass ioctl() calls to parent uhidev() device first, to be able to
get the HID descriptor with usbhidctl -r, among others. ok m
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2013/07/01 14:16:58
Modified files:
sys/dev/pci/drm/i915: i915_drv.c
Log message:
The fast scrolling code causes random page table errors on older hardware.
Disable that code and use the write-only r
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/07/01 13:45:26
Modified files:
sys/arch/vax/include: pmap.h
Log message:
Replace magic number in USRPTSIZE with the proper computation based upon
various userland size limits.
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2013/07/01 12:47:39
Modified files:
usr.bin/man: man.c
Log message:
Make some variables const that are filled from getenv(3), from argv,
from optarg and from literal strings - for clarity and to
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/01 11:25:27
Modified files:
bin/ksh: eval.c
bin/ksh/tests : obsd-regress.t regress.t
Log message:
Make $(< /nonexistent) have the same behaviour as $(cat /nonexistent)
wrt. errors (
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/01 11:16:03
Modified files:
usr.bin/man: man.1 man.c
Log message:
Kill off some code that undocumently added an "-s" switch if user had
specified "more" as (MAN)PAGER. Document the default pager
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2013/07/01 11:16:46
Modified files:
usr.bin/kdump : mksubr
Log message:
Tweak regexp so that RUSAGE_CHILDREN will be matched and displayed
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2013/07/01 10:53:24
Modified files:
sys/arch/macppc/dev: pgs.c
Log message:
sync comment with it's intended meaning.
from martin@
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2013/07/01 08:22:20
Modified files:
sys/netinet6 : nd6.h nd6_rtr.c
Log message:
Do not access queue fields directly, use FOREACH() macro instead.
No binary change.
OK mikeb@ mpi@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/07/01 08:22:08
Modified files:
gnu/usr.bin/cc/libobjc: Makefile
Log message:
Unbreak "make includes" with an empty /usr/include by creating the 'objc'
directory if it doesn't exist.
ok sthen@, espie@
> From owner-source-changes+M72344=duclare=guu...@openbsd.org Mon Jul 1
> 14:33:54 2013
> Delivered-To: ducl...@guu.fi
> From: Joel Sing
> To: source-chan...@cvs.openbsd.org
> Subject: CVS: cvs.openbsd.org: src
> Sender: owner-source-chan...@openbsd.org
>
> CVSROOT: /cvs
> Module name: src
CVSROOT:/cvs
Module name:src
Changes by: ajacou...@cvs.openbsd.org 2013/07/01 07:50:39
Modified files:
kerberosV/doc : Makefile
Log message:
Properly substitute paths in the info file like it was done with the man
pages.
ok espie@
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2013/07/01 07:24:43
Modified files:
driver/xf86-video-ati: Makefile.bsd-wrapper
Log message:
revert previous. Juan Francisco Cantero Hurtado reports that loading
the dri driver causes xorg to crash wit
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2013/07/01 07:12:52
Modified files:
lib/libdrm/intel: intel_bufmgr_gem.c
Log message:
remove another local change that we don't need after
the gem ioctl changes kettenis made.
ok kettenis@
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2013/07/01 07:06:24
Modified files:
sys/netinet6 : nd6_rtr.c
Log message:
Use the LIST_FOREACH() macro when looping over advertising routers.
No binary change.
OK mikeb@ mpi@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2013/07/01 05:33:21
Modified files:
sys/dev: softraid.c
Log message:
When an I/O error occurs on a softraid chunk, only take it offline if the
discipline supports redundancy. In the non-redundant cas
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2013/07/01 04:53:52
Modified files:
sys/netinet: tcp_input.c
Log message:
The reverse parameter of in_pcblookup_listen() is a boolean and not
a flag. Rename the variable inpl_flags in tcp_input() to inp
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2013/07/01 04:15:04
Modified files:
usr.bin/bgplg/bgplgsh: Makefile
Log message:
Add the necessary -I options to use the libedit readline compatibilty headers
instead of the GNU versions. While ther
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2013/07/01 04:08:08
Modified files:
sys/arch/amd64/amd64: acpi_machdep.c
Log message:
Make the acpi global lock functions actually work. Luckily these functions
were still unused.
ok millert@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/07/01 03:56:12
Modified files:
usr.bin/sqlite3: Makefile
Added files:
lib/libedit/readline: history.h
Log message:
Link sqlite3(1) against libedit and add an empty history.h header for
compatib
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2013/07/01 03:37:04
Modified files:
sys/arch/i386/i386: acpi_machdep.c
Log message:
Make the acpi global lock functions actually work. Luckily these functions
were still unused.
ok millert@
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2013/07/01 01:18:23
Modified files:
sys/dev/pci/bktr: bktr_os.c
Log message:
Remove vaddr_t casts in bktr_mmap().
Pointed out by LLVM.
bktr_os.c:478:22: error: comparison of unsigned expression < 0 is alwa
30 matches
Mail list logo