Module Name:src
Committed By: gson
Date: Sat Oct 2 08:26:09 UTC 2010
Modified Files:
src/bin/date: date.c
Log Message:
putenv() no longer accepts a const string
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/bin/date/date.c
Please note that diffs are
Module Name:src
Committed By: wiz
Date: Sat Oct 2 09:18:57 UTC 2010
Modified Files:
src/share/man/man4: g760a.4
Log Message:
New sentence, new line; sort SEE ALSO; use more markup.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/g760a.4
P
Module Name:src
Committed By: gson
Date: Sat Oct 2 09:24:16 UTC 2010
Modified Files:
src/usr.bin/rsh: rsh.c
Log Message:
putenv() no longer accepts a const string
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/rsh/rsh.c
Please note that diffs
Module Name:src
Committed By: tron
Date: Sat Oct 2 10:05:55 UTC 2010
Modified Files:
src/lib/libc/stdlib: putenv.c
Log Message:
Remember that we didn't malloc() memory for an environment variable
if it has been set via putenv(3).
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: tron
Date: Sat Oct 2 10:51:07 UTC 2010
Modified Files:
src/lib/libc/stdlib: getenv.c
Log Message:
Make sure that all extra elements of the environment vector are set
to NULL. This stop su(1) from crashing.
To generate a diff of this commit:
Module Name:src
Committed By: tron
Date: Sat Oct 2 10:55:36 UTC 2010
Modified Files:
src/usr.bin/su: su_pam.c
Log Message:
Don't free memory that was succesfully passed to putenv(3) which takes
ownership of the memory.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: tron
Date: Sat Oct 2 12:22:20 UTC 2010
Modified Files:
src/external/bsd/cron/dist: cron.c
Log Message:
Use setenv(3) instead of putenv(3) because the later doesn't accept
string constants anymore.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: tron
Date: Sat Oct 2 16:56:03 UTC 2010
Modified Files:
src/lib/libc/stdlib: putenv.c setenv.c
Log Message:
Restore binary compatibility with application which use putenv(3) on
contant strings (e.g. postdrop(1)):
- Don't write to the environme
Module Name:src
Committed By: gsutre
Date: Sat Oct 2 18:06:47 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c sony_acpi.c wss_acpi.c ym_acpi.c
Log Message:
Drop _HID requirement for attachment under acpi(4). From now on,
drivers attaching to the acpinodebus interface s
Module Name:src
Committed By: wiz
Date: Sat Oct 2 19:31:14 UTC 2010
Modified Files:
src/usr.bin/patch: util.c
Log Message:
Print version string to stdout instead of stderr;
it is user-requested and not an error.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1
Module Name:src
Committed By: bad
Date: Sat Oct 2 20:07:39 UTC 2010
Modified Files:
src/sys/netinet: files.ipfilter
Log Message:
Defopt the rest of the Ipfilter options and tunables.
Per discussion with darrenr@ a year ago.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: jym
Date: Sat Oct 2 21:52:15 UTC 2010
Modified Files:
src/sys/dev/pci: agp.c
src/sys/sys: agpio.h
Log Message:
Revert christos@ fix for the i386 paddr_t change and agp_allocate.
Make 'physical' element of the struct agp_allocate an u
Module Name:src
Committed By: jym
Date: Sat Oct 2 22:49:06 UTC 2010
Modified Files:
src/share/man/man4: agp.4
Log Message:
Update agp(4) to reflect the agp_allocate modification.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/agp.4
Ple
Module Name:src
Committed By: jym
Date: Sat Oct 2 22:51:50 UTC 2010
Modified Files:
src/share/man/man4: agp.4
Log Message:
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/share/man/man4/agp.4
Please note that diffs are not public domain; th
Module Name:src
Committed By: jym
Date: Sat Oct 2 22:53:50 UTC 2010
Modified Files:
src/sys/arch/i386/include: pte.h
Log Message:
Update the comment for PG_PS when used with PAE.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/i386/include/pte
Module Name:src
Committed By: jym
Date: Sat Oct 2 22:54:47 UTC 2010
Modified Files:
src/sys/arch/i386/i386: dumpsys.c
Log Message:
dump is not used here.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/i386/i386/dumpsys.c
Please note that diff
Module Name:src
Committed By: macallan
Date: Sat Oct 2 23:50:04 UTC 2010
Modified Files:
src/sys/dev/pci: machfb.c
Log Message:
fix a typo
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/dev/pci/machfb.c
Please note that diffs are not public domai
Module Name:src
Committed By: macallan
Date: Sat Oct 2 23:54:04 UTC 2010
Modified Files:
src/sys/dev/pci: machfb.c
Log Message:
cleanup debug code
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/dev/pci/machfb.c
Please note that diffs are not publ
Module Name:src
Committed By: manu
Date: Sun Oct 3 05:46:48 UTC 2010
Modified Files:
src/lib/libperfuse: debug.c ops.c perfuse.c perfuse_priv.h subr.c
Log Message:
- Correctly handle rename whith overwritten destination
- Keep track of file name to avoid lookups when we c
Module Name:src
Committed By: kiyohara
Date: Sun Oct 3 05:49:25 UTC 2010
Added Files:
src/sys/arch/arm/marvell: files.marvell kirkwood.c kirkwoodreg.h
mv78xx0reg.h mvsoc.c mvsoc_dma.c mvsoc_intr.c mvsoc_intr.h
mvsoc_space.c mvsocgpp.c mvsocgppreg.h
Module Name:src
Committed By: kiyohara
Date: Sun Oct 3 06:03:10 UTC 2010
Added Files:
src/sys/arch/evbarm/marvell: marvell_machdep.c marvell_start.S
marvellreg.h marvellvar.h
Log Message:
Add support Marvell Sheevaplug.
Add some NAS on Marvell SoC.
To genera
Module Name:src
Committed By: wiz
Date: Sun Oct 3 06:36:49 UTC 2010
Modified Files:
src/share/man/man4: agp.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/man/man4/agp.4
Please note that diffs are not publ
22 matches
Mail list logo