Go to file
kleink 28d76befd4 When calling dlerror() in a non-dynamically linked executable, return a pointer
to an error string rather than NULL (`no errors occured) to indicate the cause
of failure return values of other dl*() interfaces.
1999-05-19 14:47:12 +00:00
bin Remove a bogus whitespace match in the builtin kill(1)'s `-s' parsing; 1999-05-19 14:37:05 +00:00
distrib Add sun3 stuff 1999-05-19 05:49:06 +00:00
etc * document `shells' default (suggested by cgd) 1999-05-19 02:25:14 +00:00
games Fixi uninit vars warnings. 1999-05-16 00:15:46 +00:00
gnu Patch from Richard Earnshaw to work around the ldrb label-movement problem. 1999-05-05 22:02:58 +00:00
include #ifdef __STDC__ -> #if __STDC__ 1999-04-20 20:15:47 +00:00
lib When calling dlerror() in a non-dynamically linked executable, return a pointer 1999-05-19 14:47:12 +00:00
libexec Do not xref non-existant man pages. 1999-05-19 13:35:54 +00:00
regress first cut on a testsuite for sys/kern/subr_extent.c 1999-05-11 19:14:50 +00:00
sbin If -c not set on command line and the partition has a non-zero cpg 1999-05-19 00:25:59 +00:00
share Document the 'wdc at isa' flags. 1999-05-19 14:41:54 +00:00
sys Document the 'wdc at isa' flags. 1999-05-19 14:41:54 +00:00
usr.bin fix my fix for PR 227. fixes PR 7444. 1999-05-19 12:39:10 +00:00
usr.sbin Back out last commit, local includes were out of sync. 1999-05-16 18:00:35 +00:00
Makefile Add the FORCE_DOMESTIC flag to force the 'all', 'includes', 1999-04-25 19:13:05 +00:00