Go to file
thorpej f72895d295 Echo the target we're working on while traversing subdirs, so one can
better judge how much longer a build will take.  Patch submitted
by Brian Grayson <bgrayson@ece.utexas.edu> in PR #4419.
1997-11-13 09:18:19 +00:00
bin Make this compile with -DSMALL and warnings on. 1997-11-12 03:40:55 +00:00
distrib Add README.pmax. Delete obsolete Xsfbpmax server (Xcfbpmax handles both.) 1997-11-13 05:01:46 +00:00
etc Make symlink /dev/mouse -> /dev/fb0 for Xserver as part of 'all'. 1997-11-13 04:59:36 +00:00
games add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
gnu Integrate a fix from the latest GDB: Need to initialize the 1997-11-12 17:34:41 +00:00
include Fix __RENAME quoting lossage (don't pass it a quoted string). From 1997-11-04 23:36:19 +00:00
lib Un-"protect" term_beep() and rename it to __term_beep() to keep it out 1997-11-13 04:48:48 +00:00
libexec * change checkportcmd syntax to `checkportcmd class [off]' (as per `modify') 1997-11-11 12:42:24 +00:00
regress getopt returns -1 not EOF 1997-11-01 06:20:47 +00:00
sbin add missing .Nm sections. 1997-11-11 14:39:59 +00:00
share Echo the target we're working on while traversing subdirs, so one can 1997-11-13 09:18:19 +00:00
sys Oops; previous logic was wrong. 1997-11-13 07:21:23 +00:00
usr.bin handle strings longer than 256 bytes. should do this with fgetln()...but 1997-11-12 00:04:49 +00:00
usr.sbin Make sup(1) handle lines continued with '\'. Fixes PR #4430, from 1997-11-13 01:05:28 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00