Go to file
hubertf c7bcded63e The patch below does some minor cleanup of adventure(6): an additional
use of const I missed in bin/6041; avoiding a signed/unsigned warning;
marking an unused parameter as such; revoking setgid privileges
(including the saved gid) rather than setuid ones; includes and
function prototypes in setup.c; the string passed to err() should not
end with a `.'.  Together with the patch sent concerning adventure's
EOF handling, this synchronises adventure(6) in NetBSD with the Linux
port of the NetBSD games.

Via PR 6557 by Joseph Myers <jsm28@cam.ac.uk>
1999-02-10 00:29:21 +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 does some minor cleanup of adventure(6): an additional 1999-02-10 00:29:21 +00:00
gnu Clean up and use stuff from src/gnu/lib/libbfd. 1999-02-09 19:21: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 Provide a minimal instruction/data cache synchronization C binding. 1999-02-09 22:32:33 +00:00
usr.bin Goodbye, Berkeley gprof; we shall miss you! 1999-02-09 18:28:10 +00:00
usr.sbin Mention -v in usage. Fixes PR 6262 by Erik Bertelsen. 1999-02-08 22:32:58 +00:00
Makefile Build the domestic libraries first, before building programs. Unfortunately 1999-02-09 19:52:50 +00:00