Go to file
jonathan f3ab6286e9 Change ipsec4_common_input() to return void (not int with errno,
as in FreeBSD), to match NetBSD protosw prototype.
2003-08-15 03:50:20 +00:00
bin use bounded string op 2003-08-13 07:34:09 +00:00
crypto style; total size of buf is (num + 3) 2003-08-13 01:29:41 +00:00
dist use bounded string op 2003-08-13 02:51:20 +00:00
distrib Add Jeremy C. Reed to the list of developers. 2003-08-13 22:26:44 +00:00
doc Remove mention of gcc-3-libtelnet hack. 2003-08-14 15:08:32 +00:00
etc Add radio(4) devices. 2003-08-08 16:41:41 +00:00
games Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
gnu Adjust to 5.3 2003-08-14 18:20:47 +00:00
include Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
lib Split out pthread_{set,get}specific() into a separate file and arrange 2003-08-13 18:52:01 +00:00
libexec Resolve dlsym(3) and friends directly so that dlsym(RTLD_NEXT,...) works. 2003-08-12 09:18:38 +00:00
regress s/DL_LAZY/RTLD_LAZY/ 2003-08-12 16:15:33 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin avoid FD_SET overrun. from openbsd 2003-08-13 08:51:05 +00:00
share Bump date and copyright for last, and add a comma. 2003-08-14 17:59:40 +00:00
sys Change ipsec4_common_input() to return void (not int with errno, 2003-08-15 03:50:20 +00:00
tools Fix 2 remaining places items are depending on execute permissions coming out 2003-08-11 19:26:04 +00:00
usr.bin another fix for PR bin/22464; never set wwbaud to 0. 2003-08-13 15:21:07 +00:00
usr.sbin plug memory leak. PR misc/22479 2003-08-14 10:06:36 +00:00
build.sh Fix 2 remaining places items are depending on execute permissions coming out 2003-08-11 19:26:04 +00:00
BUILDING fix description of MAKEOBJDIR. from Martin Husemann 2003-08-08 01:52:24 +00:00
Makefile
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