Go to file
hubertf 92932dfcc8 The patch below makes the game backgammon(6) use `const' where
appropriate.  It also removes some obsolete, unused code to check the
number of users on the system (obsoleted by dm); removes a prototype
for an unused function that was removed earlier; and removes a control
character from one message that was I think intended to clear the
screen on some particular terminal (though I can't find the comment to
that effect in any of the BSD source trees I have handy) but no longer
serves any useful purpose.

From PR 6580 by Joseph Myers <jsm28@cam.ac.uk>.

Also contains two more patches, one in teachgammon/tutor.h (by Joseph)
and one in common_source/fancy.c (by me).
1999-02-10 12:29:47 +00:00
bin Fix opt_add() prototype. 1999-02-07 15:08:50 +00:00
distrib Provide a minimal instruction/data cache synchronization C binding. 1999-02-09 22:32:33 +00:00
etc Change a BUILD to an UPDATE that I missed in the last commit. 1999-02-09 19:55:58 +00:00
games The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00
gnu Actually, the PS initializer defines some font aliases itself, so copy 1999-02-10 06:06:53 +00:00
include Add l64a_r(), a reentrant version of l64a(); found in the Multithreading 1999-02-06 15:04:05 +00:00
lib nsdispatch isn't currently thread safe; highlight this as a bug 1999-02-09 23:38:25 +00:00
libexec Build depending on OBJECT_FMT not a list of MACHINE_ARCH's 1999-02-09 20:27:04 +00:00
regress Fix typo in previous commit 1999-02-04 18:58:33 +00:00
sbin add BeOS entry, from URA Hiroshi, PR 6974 1999-02-09 19:11:46 +00:00
share Fix the bug that was inserting blank lines between `pages' in tty 1999-02-09 18:11:36 +00:00
sys Regen. 1999-02-10 10:38:15 +00:00
usr.bin Goodbye, Berkeley gprof; we shall miss you! 1999-02-09 18:28:10 +00:00
usr.sbin Make sure SIGTERM is blocked in the SIGHUP handler and vice versa. 1999-02-10 03:00:06 +00:00
Makefile Build the domestic libraries first, before building programs. Unfortunately 1999-02-09 19:52:50 +00:00