Go to file
tls 7d2d02742e Revert previous: the readline support here does unspeakable things with
the history buffer that require knowledge of the readline internals to
make safe (it "knows" that GNU readline mallocs certain returned data,
and thus, with libedit, happily calls free on static variables).
2007-05-28 03:28:58 +00:00
bin Make sure we don't run over the end of the argument array while scanning 2007-05-24 18:47:08 +00:00
common Typo: prop_dictionary_receive_ioctl -> prop_dictionary_recv_ioctl. 2007-05-10 22:15:47 +00:00
crypto Use RESCUEDIR if set. 2007-05-17 00:17:50 +00:00
dist p needs to be const. [hi christos!] 2007-05-28 00:39:00 +00:00
distrib Add infos about ACPI (now enabled by default) and cdrom images. 2007-05-26 20:45:12 +00:00
doc Note that aac(4) now compiles and runs on amd64. 2007-05-26 03:02:28 +00:00
etc Remove more dup entries uniq(1) can't detect. 2007-05-24 15:55:50 +00:00
games Per PR 36185, OKed by martin@ 2007-04-22 02:09:02 +00:00
gnu amd64nbsd_supply_pcb: as dumpsys() was changed to prepare switchframe, 2007-05-25 15:14:21 +00:00
include Move .db files for services and netgroup to /var/db per gimpy's request. 2007-05-10 17:45:50 +00:00
lib Add rl_completion_matches, fix remove_history 2007-05-27 19:45:37 +00:00
libexec fix a comment. 2007-05-18 21:46:39 +00:00
regress Descending into ld.elf_so only makes sense if ${MKPIC} != "no". 2007-05-23 09:39:53 +00:00
rescue Add dumpfs & dumplfs to /rescue, as they may be useful during system 2007-05-15 23:23:49 +00:00
sbin Add a caveat about reboot(8) not running shutdown scripts. This addresses 2007-05-24 23:19:43 +00:00
share Remove remarks that insinuate that gre(4) still supports the hack 2007-05-27 19:15:48 +00:00
sys Oops. I thought I had caught this before commiting the CMAP[12] removal, 2007-05-27 21:33:55 +00:00
tools Remove non-shared hooks for VAX. 2007-03-31 05:55:43 +00:00
usr.bin remove the rest of the libc cruft. 2007-05-26 23:00:22 +00:00
usr.sbin Revert previous: the readline support here does unspeakable things with 2007-05-28 03:28:58 +00:00
x11 build sunffb and xf8_32wid on sparc 2007-04-22 23:42:38 +00:00
build.sh Fix some problems with the change from revision 1.167: 2007-04-14 10:50:48 +00:00
BUILDING Document recent changes to "make iso-image". 2007-04-13 19:43:38 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +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 about the way absolute symlinks inside the emulated root are now 2007-04-30 20:50:20 +00:00