Go to file
christos a4f92031c6 g++-4 does not like &0->member, so we have to use the built-in offsetof().
g++-3 does not have a built-in offsetof(), but we cannot use the c version,
      otherwise we break with -Wold-style-cast.
Inspired by the DF version, but a bit different.
2006-08-21 15:02:23 +00:00
bin 2 fixes from Elad: 2006-08-21 01:35:11 +00:00
common Several changes to proplib: 2006-08-21 04:13:28 +00:00
crypto
dist Use "unsigned int" rather than "u_int" to be consistent with the rest 2006-08-20 19:49:31 +00:00
distrib Several changes to proplib: 2006-08-21 04:13:28 +00:00
doc Datestamp the previous entry. 2006-08-19 23:08:02 +00:00
etc Remove references to no-longer-existing NC_WSCONS RPC_WSCONS kernel 2006-08-16 19:33:52 +00:00
games
gnu remove unused files leftover from old postfix distribution which 2006-08-18 17:45:05 +00:00
include g++-4 does not like &0->member, so we have to use the built-in offsetof(). 2006-08-21 15:02:23 +00:00
lib Change to a 3 clause copyright after permission of the holders. 2006-08-21 12:45:30 +00:00
libexec
regress allow each dir_to_dir test to be run individually without having to 2006-08-15 23:01:22 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin Revert previous. It is not ready for public consumption. 2006-08-17 22:21:27 +00:00
share Add some documentation of the vidcvideo driver, mostly covering screen-mode 2006-08-20 12:45:18 +00:00
sys fix unterminated #ifdef. PR34240. 2006-08-21 15:01:54 +00:00
tools Also check for DIR.__dd_fd. tools/compat now builds on the WWDC developer 2006-08-20 18:52:05 +00:00
usr.bin Remove reference to btcontrol(8) and clarify mixer(4) 2006-08-19 16:37:26 +00:00
usr.sbin Explain that etcupdate(8) may do the job that postinstall(8) can't 2006-08-18 12:02:55 +00:00
x11
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh