Go to file
tls e17d3eea39 This code never worked on a released version of FreeBSD in the form it's
been in in our tree, and certainly does not work on any version of FreeBSD
now.  Run through unifdef -D__NetBSD__ -U__FreeBSD__ yielding a small
reduction of size and a dramatic improvement in readability.

No, this does not yield any meaningful decrease in patchability (unlike
mechanical changes that touch live source lines) -- try it and see.
2008-02-01 04:52:35 +00:00
bin Conform to XCU Section 2.8.2 (Exit Status for Commands) 2008-01-21 06:43:03 +00:00
common Search files in arch/sparc64/atomic before arch/sparc/atomic in case of 2008-01-22 12:34:58 +00:00
crypto remove Protocol=2 line; from Jukka Salmi 2008-01-28 13:57:02 +00:00
dist Remove __PIC__ because on mips __PIC__ is used to indicate that the pic abi 2008-01-31 20:07:46 +00:00
distrib Fix MD set tweaking by introducing `md_init_set_status', which is called 2008-01-28 02:47:12 +00:00
doc Document improvements to azalia's Analog Devices AD1984 support. 2008-01-31 00:37:02 +00:00
etc Add comment to point to manual page for details. 2008-01-31 15:21:32 +00:00
games Pedanticism about time_t (not really a bug, but now it won't show up when 2008-01-31 05:22:45 +00:00
gnu Update some comments. 2008-01-25 12:35:48 +00:00
include tell about getdents, not getdirentries 2008-01-09 20:55:03 +00:00
lib pthread_rwlock_wrheld_np: return true only if locked by the calling thread. 2008-01-31 11:50:40 +00:00
libexec Explicitly note the unsupported requests from RFC 2228. 2008-01-30 02:16:35 +00:00
regress Force the last loop to always walk all the data in the mbuf chain. 2008-01-27 16:49:13 +00:00
rescue
sbin Patch /dev/drvctl and drvctl(8) to let us suspend/resume device 2008-01-27 01:38:33 +00:00
share wtf: I don't know what idk means! 2008-01-31 11:45:16 +00:00
sys This code never worked on a released version of FreeBSD in the form it's 2008-02-01 04:52:35 +00:00
tests
tools
usr.bin Clarify what the format section of the cap_mkdb man page is talking about. 2008-01-31 04:00:54 +00:00
usr.sbin Expunge references to lockmgr. 2008-01-30 14:16:42 +00:00
x11
build.sh Add ofppc64 as a machine target for the tools alongside evbppc64 and macppc64 2008-01-18 09:45:05 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING mention posix_fadvise lossage. 2008-01-28 03:30:26 +00:00