bin
don't free other jobs when we are specifically using the wait built-in.
2008-12-21 17:16:11 +00:00
common
PR kern/40213 my i386 machine can't boot because of tsc
2008-12-19 11:21:24 +00:00
compat
XXX: change .PATH: to .PATH.c: so that make does not find the
2008-12-02 21:43:09 +00:00
crypto
- make this compile by zeroing out the whole structure not just bogus fields.
2008-12-24 15:25:44 +00:00
dist
trust me, malloc's argument is size_t not u_int.
2008-12-23 20:49:39 +00:00
distrib
Remove duplicate entry for 7x13.pcf.gz
2008-12-24 15:04:19 +00:00
doc
NetBSD now has LVM working.
2008-12-22 02:23:05 +00:00
etc
x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@.
2008-12-20 13:20:58 +00:00
external
Link with -ledit, too so we can use readline support which is used for
2008-12-24 02:11:53 +00:00
games
Fix fiance/fiancee confusion. Fix another typo.
2008-12-02 14:21:26 +00:00
gnu
sprintf to temporary buffer and memcpy, rather than sprintf directly
2008-11-25 01:58:13 +00:00
include
Add fdopendir(), from Solaris/Linux.
2008-12-05 13:08:53 +00:00
lib
Fix deleto in previous.
2008-12-23 21:46:13 +00:00
libexec
Move all subsections to main DESCRIPTION, noted by John Nemeth.
2008-12-06 14:17:43 +00:00
regress
trap in subshell
2008-12-21 03:15:53 +00:00
rescue
Remove LKMs and switch to the module framework, pass 1.
2008-11-12 12:35:50 +00:00
sbin
Enable the faked ELF kernel by default, now that ksyms output works with
2008-12-05 21:41:10 +00:00
share
VFS_UMOUNT -> VFS_UNMOUNT; fix typo.
2008-12-23 09:11:59 +00:00
sys
Set all default geometry parameters (not only secpercyl and secsize)
2008-12-24 16:56:28 +00:00
tests
Don't descend into modules on evbppc.. sigh
2008-12-08 12:39:04 +00:00
tools
MACHINE_CPU is "mips" not "xxmips".
2008-12-05 05:12:02 +00:00
usr.bin
Treat '\\' as a possible terminator for a loop control variable.
2008-12-23 21:56:38 +00:00
usr.sbin
x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@.
2008-12-20 13:20:58 +00:00
x11
fix include filename
2008-11-28 10:27:29 +00:00
build.sh
Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now:
2008-11-13 20:40:11 +00:00
BUILDING
be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for
2008-12-02 22:28:21 +00:00
Makefile
Invoke postinstall with the environment variable MAKE set up to the relevant
2008-12-05 19:02:54 +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
Add a note concerning this morning's changes to config(1).
2008-12-19 20:37:45 +00:00