Go to file
sjg 5fe132c5cb Added the :U :D :L :P :! and :@ modifiers as used by ODE make.
These allow some very useful magic in the makefiles.
The comment in var.c describing their behaviour is mostly lifted
from ODE make, but the implementation of the modifiers themselves
is quite different (much simpler) due to divergence of our code base.
2000-04-29 12:18:52 +00:00
bin If ps cannot get the terminal size from STDOUT, it tried STDERR and STDIN. 2000-04-29 00:18:48 +00:00
dist BIND 8.2.2-P5 2000-04-28 03:39:16 +00:00
distrib Add <machine/lock.h> 2000-04-29 03:46:24 +00:00
etc Fix raw partition number for cd(4) nodes. 2000-04-29 09:47:01 +00:00
games Cast pointer diffs to long for printing with %ld. 2000-04-27 19:31:23 +00:00
gnu remove files that should not be imported. 2000-04-28 06:19:58 +00:00
include New syscall issetugid. 2000-04-21 16:24:22 +00:00
lib As the comment suggests, move the __unsetattr() to the end of doupdate(), just 2000-04-29 02:51:16 +00:00
libexec Cause ld.elf_so to find the symbols for __progname and environ and set them. If we wait until crt0 gets around to doing it it's too late for any library init functions. 2000-04-15 05:41:46 +00:00
regress revert the depend change... it was unneeded, and is even hurting in some 2000-04-28 22:01:14 +00:00
sbin document the conditions for /etc/rc to be called with "autoboot" 2000-04-29 00:47:06 +00:00
share Set the ms flag for wscons. 2000-04-29 02:49:39 +00:00
sys Oops, install <machine/lock.h> on these systems, too. 2000-04-29 03:45:42 +00:00
usr.bin Added the :U :D :L :P :! and :@ modifiers as used by ODE make. 2000-04-29 12:18:52 +00:00
usr.sbin lpf used its own broken argv parsing (-h without an argument would dump core) 2000-04-29 00:12:32 +00:00
Makefile use MKSHARE=no instead. 2000-04-11 08:21:41 +00:00