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
|
Note addition of (working) RTLD_SELF, RTLD_NEXT, RTLD_DEFAULT.
|
2003-08-12 11:04:49 +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
|
- fix IS_THREAD
|
2003-08-14 01:12:26 +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
|
fix bad example of select() - first arg shouldn't be FD_SETSIZE. from openbsd
|
2003-08-13 02:07:06 +00:00 |
sys
|
avoid oldlenp mixup (in-kernel pointer and userland pointer). from atatat
|
2003-08-14 05:14:52 +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
|
Jobs specified for @reboot are only popped into the job queue at cron
|
2003-08-13 03:51:15 +00:00 |
BUILDING
|
fix description of MAKEOBJDIR. from Martin Husemann
|
2003-08-08 01:52:24 +00:00 |
Makefile
|
netbsd.org->NetBSD.org
|
2003-07-26 17:06:22 +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
|
It is openssl, not openssh, and fix another typo.
|
2003-08-05 18:39:56 +00:00 |
build.sh
|
Fix 2 remaining places items are depending on execute permissions coming out
|
2003-08-11 19:26:04 +00:00 |