Go to file
jruoho 4519228649 Improvements to wording and markup.
In addition, list more bugs and caveats. Namely, the NetBSD implementation
(like the FreeBSD one where this was ported to) requires that the comparison
keys are allocated dynamically, and that hdestroy() will try to free(3) each
key. This obviously severely limits the portability, given that other
implementations (for example, the Linux one) make no such assumptions. Both
approaches are legitimate, and thus the real bug is in the ambiguity of the
standard.
2010-05-01 06:18:03 +00:00
bin Add MKBSDTAR, defaulting to no. It switching cpio and tar to the 2010-04-23 19:41:02 +00:00
common Fix rb_tree_iterate to get the min/max element of the tree for the 2010-04-30 13:58:09 +00:00
compat Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
crypto Fix date strings. 2010-04-29 18:14:09 +00:00
dist ip_fil_compat.c is another file that needs to be both in src/dist/ipf and 2010-04-17 22:05:53 +00:00
distrib Fix MKDEBUG=yes library builds for sparc64 X11R7 2010-04-30 05:20:34 +00:00
doc Update uebayasi-xip's base. 2010-05-01 01:36:25 +00:00
etc Fix MKDEBUG=yes for libraries on sparc64 for base. 2010-04-29 14:09:10 +00:00
external Prevent ntpd instances from sending MODE_PRIVATE error responses back and 2010-04-25 22:50:11 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games rename pollard_pminus1->pollard_rho for consistency 2010-04-28 18:04:31 +00:00
gnu Make this build. 2010-04-21 12:58:38 +00:00
include Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). 2010-04-25 00:54:44 +00:00
lib Improvements to wording and markup. 2010-05-01 06:18:03 +00:00
libexec Wording. 2010-04-29 21:34:04 +00:00
regress pull in some more headers to get prototypes into scope, and, more 2010-03-23 20:32:13 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin C99 says that offsetof() expands to a constant expresssion, so we 2010-04-20 21:25:25 +00:00
share Update this, mechanically, to match the new functions and their prototypes. 2010-04-29 16:31:11 +00:00
sys Following precedent in the i386 GENERIC kernel and in similar amd64 2010-04-30 23:55:24 +00:00
tests Undo infamous "mad \"scientist\"" experiment. There is no need 2010-04-26 23:47:25 +00:00
tools remove OSX specific fix where CLOCK_REALTIME is not defined. 2010-03-27 07:16:57 +00:00
usr.bin For the simple cases, augment device-major with information on how 2010-04-30 20:47:17 +00:00
usr.sbin Add rump_au-naturel, which instead of mounting a file system inside 2010-04-29 22:42:48 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
build.sh move change from rev 1.232 to the initialization part. 2010-03-30 13:17:47 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile adjust the do-compat-* rules now that src/compat/lib and friends no longer exist 2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING Note shared objects extension change, and stalled files. 2010-02-22 12:35:32 +00:00