bin
|
In "dd progress=N", let the value of N control how often
|
2006-01-09 10:17:05 +00:00 |
common/lib/libc
|
always compile in the userland portion. XXX: We might want to change this
|
2006-01-08 07:46:39 +00:00 |
crypto
|
make software behave as the documentation advertise for INTERNAL_NETMASK4.
|
2006-01-07 23:51:50 +00:00 |
dist
|
bring in changes from 2.4.4b1; we will import 2.4.4 once it is released.
|
2005-12-31 08:58:50 +00:00 |
distrib
|
- Fix typo (s/BFS/SYSVBFS/)
|
2006-01-09 15:25:20 +00:00 |
doc
|
I'm now the responsible of bsd-family-tree. Thank you Itojun for your work!
|
2006-01-09 00:35:11 +00:00 |
etc
|
Install bootloader binaries into ${RELEASEDIR} for netboot.
|
2006-01-09 01:36:29 +00:00 |
games
|
Simplify error checking.
|
2005-11-19 18:01:42 +00:00 |
gnu
|
Merge postfix-2.2.8.
|
2006-01-05 02:25:20 +00:00 |
include
|
pthread_sigmask(): Add restrict qualifier to set, oset args.
|
2006-01-07 20:10:29 +00:00 |
lib
|
Cosmetics (pointed out by uwe): use trivial restore, not the explicit
|
2006-01-08 20:03:19 +00:00 |
libexec
|
PR/25605: Frank Kardel: getty leaves ttymodes at read login state when
|
2005-12-28 09:43:05 +00:00 |
regress
|
Moved to interface/interface.c
|
2005-12-25 22:24:57 +00:00 |
rescue
|
lmcctl has been replaced by lmcconfig.
|
2005-12-06 14:02:58 +00:00 |
sbin
|
Allow multiple lines entries using '\' at the end of the line.
|
2006-01-05 20:16:20 +00:00 |
share
|
pfil_add_hook() and pfil_remove_hook() return int, not void.
|
2006-01-08 23:34:34 +00:00 |
sys
|
Make sure we initialize all structs to 0; from Xin LI
|
2006-01-09 13:04:38 +00:00 |
tools
|
Add a tweak for ews4800mips/include/disklabel.h,
|
2005-12-29 15:35:19 +00:00 |
usr.bin
|
Include the 'preds' and 'successors' in the diag output.
|
2006-01-08 17:43:31 +00:00 |
usr.sbin
|
Use MaxPathSize instead of PATH_MAX (like everywhere else here).
|
2006-01-08 12:20:54 +00:00 |
x11
|
Add support for Xews4800mips under src/x11.
|
2005-12-29 15:52:20 +00:00 |
BUILDING
|
Document "make syspkgs" and "build.sh syspkgs".
|
2006-01-04 15:35:20 +00:00 |
Makefile
|
Add a new "syspkgs" target, which simply chains to the "syspkgs" target
|
2006-01-04 15:30:02 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
note about conf/std.
|
2005-10-03 04:45:52 +00:00 |
build.sh
|
Use separate invocations of make for cleandir dependall and install of
|
2006-01-08 11:03:40 +00:00 |