bin
PR/33281: Martin J. Laubach: Prevent core-dump on "echo abc | { }". bash
2006-04-18 14:44:05 +00:00
common
prefix local labels with ".L".
2006-04-07 12:07:55 +00:00
crypto
Add a NetBSD RCS ID.
2006-04-15 13:43:11 +00:00
dist
ipf -Z returns junk and/or can cause a panic (seen on solaris.)
2006-04-18 12:40:49 +00:00
distrib
Add missing entries for ndiscvt(8) and its manual pages.
2006-04-19 10:58:17 +00:00
doc
Note init(8) multi-user chroot() support.
2006-04-18 11:45:42 +00:00
etc
Don't try to backup a 'nfs' disklabel, which will happen because of the
2006-04-17 07:38:53 +00:00
games
Grammar nit. Never mind that it's still not true.
2006-04-06 19:47:23 +00:00
gnu
Remove qmqpd again. perry will fix postfix set-permissions
2006-04-17 19:18:59 +00:00
include
Add setttyentpath(), functionally equivalent to setttyent() but takes an
2006-04-17 23:29:21 +00:00
lib
Add setttyentpath() information to RETURN VALUES and HISTORY, too.
2006-04-18 09:38:12 +00:00
libexec
New io statistics
2006-04-14 13:19:03 +00:00
regress
Copy sysconf(_SC_SEMAPHORES) test from regress/lib/librt/sem/sem.c
2006-04-18 12:21:05 +00:00
rescue
lmcctl has been replaced by lmcconfig.
2005-12-06 14:02:58 +00:00
sbin
"struct ucred" should not be exposed to userland. Instead make it a "void *"
2006-04-19 15:52:58 +00:00
share
netwinder uses loadable server modules.
2006-04-17 12:50:51 +00:00
sys
- use M_NOWAIT rather than M_WAITOK for malloc(9) to allocate RX buffer
2006-04-19 17:44:07 +00:00
tools
Don't barf if USE_GCC4 is not defined.
2006-04-01 20:21:30 +00:00
usr.bin
GC old signal handling and merge it in 4 places:
2006-04-17 16:29:44 +00:00
usr.sbin
PR 32579: Add a -T flag to syslogd, which causes it to use local time for
2006-04-19 21:18:50 +00:00
x11
build ATI drivers - useful for running a 32bit userland on sparc64
2006-04-16 15:47:35 +00:00
BUILDING
mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord.
2006-01-29 14:03:59 +00:00
Makefile
retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.
2006-04-07 19:38:58 +00:00
Makefile.inc
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
2002-04-10 14:53:43 +00:00
UPDATING
Note new sparc64 bootloader requirement.
2006-01-31 22:54:22 +00:00
build.sh
Fix the iso-image action. These changes were accidentally omitted
2006-02-03 12:29:41 +00:00