Go to file
leo bfd59f416b Another patch from 'maximum entropy':
* Add to copyright notice.
* Replace the bad probe that caused your problem in the first place
  with a better one.  This probably means we could do away with the
  type hints you added, but it won't hurt to leave them.
* Improve performance by not wasting a memory access in the buffer
  copy/zero routines.
1998-12-10 15:55:25 +00:00
bin fix some bugs 1998-11-17 14:16:32 +00:00
distrib = -> ?= 1998-12-10 05:15:43 +00:00
etc Add ugen device. 1998-12-09 01:47:15 +00:00
games tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf 1998-12-06 09:06:45 +00:00
gnu Add -DLINTCOMMENT for the previous change so that it is easy to spot. 1998-12-09 14:50:02 +00:00
include Uhm - we can't expose __LIBC12_SOURCE__ to the public - it causes side 1998-12-09 20:58:55 +00:00
lib Not -1, (uid_t)-1 and (gid_t)-1 1998-12-09 15:02:12 +00:00
libexec Put back code to use pc-relative branches in the PLT, and avoid doing cache 1998-12-03 15:56:51 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Do this for ext2fs as well, because Manuel said so. 1998-12-02 16:15:10 +00:00
share Update to match reality. 1998-12-09 10:21:21 +00:00
sys Another patch from 'maximum entropy': 1998-12-10 15:55:25 +00:00
usr.bin pass -CC instead of -C to cpp so that we preserve macro comments in place. 1998-12-09 12:28:36 +00:00
usr.sbin Use a little bit of magic suggested by Ken Hornstein to find an 1998-12-09 22:53:29 +00:00
Makefile Let make do the NOMAN= variable assignments instead of the shell so us 1998-12-07 01:42:34 +00:00