Go to file
njoly fcf1e44d76 Do not hardcode sys_stub to the string "sys_nosys" for the not ignored
case. Just use the corresponding variable instead, to allow emulation
to use their own defined value.
2008-03-10 14:06:46 +00:00
bin ps -t? needs to imply -x. Otherwise the non-x logic filters all the results 2008-03-10 03:44:11 +00:00
common oops 2008-03-07 02:18:34 +00:00
crypto Generates a log if cert validation has been disabled by configuration 2008-03-06 17:00:03 +00:00
dist Use the correct file descriptor variable. 2008-03-07 23:28:17 +00:00
distrib Finish moving alpha over to the MI atomic ops. 2008-03-10 14:01:35 +00:00
doc Mention that "build" and "distribution" do not build nor install (to DESTDIR) 2008-03-08 14:48:57 +00:00
etc Add ttyE[0-3] entries for wscons. 2008-03-07 19:01:44 +00:00
games Don't crash if we're asked to restore from /dev/null. (woops) 2008-02-24 06:12:49 +00:00
gnu Fix build issue on modern OS/X (particularly 10.5 on powerpc) 2008-03-07 14:57:09 +00:00
include Use "unsigned foo" instead of "u_foo". 2008-03-07 10:38:31 +00:00
lib Move previously added sentence to STANDARDS section, as suggested by yamt. 2008-03-10 12:25:55 +00:00
libexec Switch from lockf() to (more portable) fcntl() locking 2008-03-09 20:11:43 +00:00
regress MKMAN should not be in source makefiles. Use NOMAN. 2008-03-09 22:44:41 +00:00
rescue make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
sbin mbr_dsn is unsigned, print it as such. 2008-03-09 14:57:10 +00:00
share Adjust the loop that handles NOMAN and friends so grepping for NOMAN 2008-03-10 01:18:29 +00:00
sys Do not hardcode sys_stub to the string "sys_nosys" for the not ignored 2008-03-10 14:06:46 +00:00
tests Add tests for load-time parameter passing to modules, both at the syscall 2008-03-02 11:22:10 +00:00
tools Collect the libobjc config.h 2008-02-08 18:06:48 +00:00
usr.bin MKMAN does not belong in source makefiles; use NOMAN. 2008-03-10 01:08:05 +00:00
usr.sbin Always clear the output string buffer in mkaliases(), to avoid reusing 2008-03-09 01:29:34 +00:00
x11 MKMAN does not belong in source makefiles; use NOMAN. 2008-03-10 02:02:56 +00:00
build.sh * Installing as non-root is a bad idea. Print a warning in expert mode, 2008-02-25 11:14:31 +00:00
BUILDING Mention that "build" and "distribution" do not build nor install (to DESTDIR) 2008-03-08 14:48:57 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +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 mention posix_fadvise lossage. 2008-01-28 03:30:26 +00:00