Go to file
dsl de841c2752 Make .NOTPARALLEL stop the job engine issuing more than one token (instead
of trying to de-jobify the make.
You can now put .NOTPARALLEL in a submake of a recursive make (where it is
using a job-token pipe from the outer make and have it only run a single job.
You can also specify .NOTPARRALEL in the root makefile of a large recursive
make and have the submakes run multiple commands.
Add some diagnostics printfs (enabled with -dp) to the parser.
2006-01-22 19:54:55 +00:00
bin Start 'You have mail in' with a capital Y. 2006-01-15 18:16:30 +00:00
common change DEBUG to ZLIB_DEBUG. 2006-01-16 17:02:29 +00:00
crypto Sort SEE ALSO. 2006-01-22 00:33:27 +00:00
dist xref named.conf(5) after a complaint from tiocsti. okay veego@. 2006-01-16 19:20:15 +00:00
distrib Remove mount_kernfs and mbrlabel. 2006-01-21 09:22:10 +00:00
doc Note the removal of the tb(4) driver which happened on past December 20th. 2006-01-17 19:14:45 +00:00
etc Do ${MAKESUMS} for miniroot image. 2006-01-22 14:46:45 +00:00
games Drop trailing whitespace. Remove superfluous .br. 2006-01-22 00:32:54 +00:00
gnu error() already adds a newline at the end, so do not provide one 2006-01-19 17:50:33 +00:00
include
lib Make _Exit an alias to _exit. 2006-01-20 22:03:23 +00:00
libexec
regress
rescue
sbin Use 64-bit arithmetic to calculate fragsperinodeblk, avoiding 32-bit 2006-01-21 12:32:14 +00:00
share Drop trailing whitespace. 2006-01-21 23:40:30 +00:00
sys Make some debug printf more verbose. 2006-01-22 16:44:45 +00:00
tools
usr.bin Make .NOTPARALLEL stop the job engine issuing more than one token (instead 2006-01-22 19:54:55 +00:00
usr.sbin Bump date for previous. 2006-01-21 23:34:45 +00:00
x11
BUILDING
Makefile Add .MAKE to all targets that use ${MAKEDIRTARGET} otherwise make closes 2006-01-21 19:01:15 +00:00
Makefile.inc
UPDATING
build.sh