Module Name:src
Committed By: joerg
Date: Sat Apr 13 10:16:27 UTC 2013
Modified Files:
src/lib/libc/gen: tolower_.c toupper_.c
Log Message:
Use more consistent naming for tolower/toupper translation table for the
C locale. From Takehiko Nozaki with changes to use __BUILD_L
Module Name:src
Committed By: joerg
Date: Sat Apr 13 10:21:21 UTC 2013
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/netbsd:
ctype_base.h ctype_noninline.h
src/gnu/dist/gcc4/libstdc++-v3/config/os/bsd/netbsd: ctype_base.h
Module Name:src
Committed By: jakllsch
Date: Sat Apr 13 16:48:04 UTC 2013
Modified Files:
src/sbin/gpt: label.c remove.c
Log Message:
Use correct spelling of "secondary" in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sbin/gpt/label.c
cvs rdi
Module Name:src
Committed By: jakllsch
Date: Sat Apr 13 18:04:33 UTC 2013
Modified Files:
src/sbin/gpt: add.c create.c gpt.c gpt.h label.c migrate.c remove.c
show.c
Log Message:
Clean up gpt(8) a bit more
uuid_create_nil(3) and uuid_is_nil(3) take a uuid_t*, n
Module Name:src
Committed By: jakllsch
Date: Sat Apr 13 18:25:57 UTC 2013
Modified Files:
src/sbin/gpt: biosboot.c
Log Message:
drop trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sbin/gpt/biosboot.c
Please note that diffs are not pu
Module Name:src
Committed By: jakllsch
Date: Sat Apr 13 18:32:01 UTC 2013
Modified Files:
src/sbin/gpt: add.c gpt.c migrate.c show.c
Log Message:
Make pre-initialized partition type uuid_t symbols 'static const'.
This conserves a few hundred bytes of total program size by
Module Name:othersrc
Committed By: riz
Date: Sat Apr 13 19:16:22 UTC 2013
Modified Files:
othersrc/share/examples/ec2/files: bootstrap.sh
Log Message:
Add an 'xsets' option to install all the X11 sets.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/
Module Name:src
Committed By: jakllsch
Date: Sat Apr 13 22:08:58 UTC 2013
Modified Files:
src/sbin/fsck: partutil.c
Log Message:
Make getdiskinfo() always return correct dkwedge_info for the raw partition.
A real disk's raw partition does not implement DIOCGWEDGEINFO, but
Module Name:src
Committed By: christos
Date: Sat Apr 13 23:04:35 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/server: dhcpd.c
Log Message:
How could this possibly ever have worked with threads? It forked *after*
it initialized the isc library and the parent having c
Module Name:src
Committed By: christos
Date: Sun Apr 14 01:51:39 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/server: dhcpd.c
Log Message:
initialize the omapi subsystem early so we can allocate interfaces.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1
10 matches
Mail list logo