Go to file
explorer 2021c11247 Addition of /dev/random and in-kernel random value generation.
Over the next few days (thank goodness for long weekends) I'll be hunting
down device drivers and adding hooks to gather entropy from many devices,
and adding the conf.c changes to the various port's device structs to
define major numbers for /dev/random and /dev/urandom.
1997-10-09 23:13:12 +00:00
bin Fix format of description line. 1997-10-09 07:37:09 +00:00
distrib Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
etc Search for man page source in section 3f. 1997-10-09 23:00:20 +00:00
games KNFify, WARNSify, use errx(), clean up .Nm in manpage 1997-10-09 23:07:00 +00:00
gnu Restore owner/group/mode/atime/mtime of symbolic links. 1997-10-08 22:51:27 +00:00
include proto lchown() only if !_POSIX_SOURCE 1997-10-08 05:44:22 +00:00
lib Revert all slash removing changes; it is not worth it... 1997-10-09 22:59:18 +00:00
libexec merge lite-2 rcsids 1997-10-08 09:12:46 +00:00
regress Use SUBDIR+= and NOT SUBDIR= if you use several SUBDIR lines. 1997-10-02 11:06:30 +00:00
sbin Ext2 metadata are always stored on disk in little-endian byte order, 1997-10-09 13:19:32 +00:00
share import tzdata1997i 1997-10-09 20:02:32 +00:00
sys Addition of /dev/random and in-kernel random value generation. 1997-10-09 23:13:12 +00:00
usr.bin Fix more white space lossage. 1997-10-09 17:58:15 +00:00
usr.sbin Build smrsh to use /usr/libexec/sm.bin and install in /usr/libexec/smrsh. 1997-10-09 20:09:38 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00