Go to file
cgd 9ce004e069 add simple (small) implementations of memset and bzero. the versions
in libkern are fine for the kernel, but the versions here are smaller
and in libsa the point is size.
1999-03-30 22:01:15 +00:00
bin - Be really paranoid. Any time we open a file that is in /proc, run 1999-03-28 00:46:47 +00:00
distrib regdef.h is back 1999-03-30 18:50:01 +00:00
etc Add hup, ll and x shell functions similar to the aliases in dot.cshrc 1999-03-30 02:36:05 +00:00
games defined(attron) does not mean there is a <term.h> 1999-03-29 05:12:39 +00:00
gnu Build texinfo documentation. 1999-03-29 11:40:36 +00:00
include move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
lib Cast argument to isspace to (unsigned char) to pass zoularis. 1999-03-29 09:27:29 +00:00
libexec For install makefile, set DESTDIR on command line rather than in makefile 1999-03-30 03:17:26 +00:00
regress move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin Correct data checksum to take ifile indirect block into account, if it exists 1999-03-30 19:04:50 +00:00
share Patched per PR 7283; this causes shared libraries which depend on 1999-03-30 09:30:43 +00:00
sys add simple (small) implementations of memset and bzero. the versions 1999-03-30 22:01:15 +00:00
usr.bin Insert an AUDIO_DRAIN at the end of each file. 1999-03-30 19:33:31 +00:00
usr.sbin Missing .El. 1999-03-30 20:38:33 +00:00
Makefile Make a note of a subtle lossage mode pointed out by Mycroft. 1999-03-10 19:18:59 +00:00