freebsd-src/lib
Peter Wemm 4fea76f539 Fix a nasty flaw as a result of using the arc4random() pre-seeding of
leading XXX's.  It could wrap an uppercase character through chars
like:  [ \ ] ^ _ `  in between Z and a.  The backslash and back tick
might be particularly nasty in a shell script context.  Also, since
we've been using upper-case generated values for a while now, go with
the flow and use them in the pathname search rotation.
1998-04-14 07:25:05 +00:00
..
compat
csu Temporary fix for problems that occur if CFLAGS=-g is added to 1998-04-01 03:24:19 +00:00
libalias FixedSpellingErrorInAFunctionname. 1998-03-23 12:28:31 +00:00
libc Fix a nasty flaw as a result of using the arc4random() pre-seeding of 1998-04-14 07:25:05 +00:00
libc_r Change the FILE locking to be by FILE, not by the underlying fd as 1998-04-11 07:47:22 +00:00
libcalendar .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq 1998-03-19 07:34:22 +00:00
libcom_err
libcompat .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq 1998-03-19 07:34:22 +00:00
libcrypt
libcurses .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq 1998-03-19 07:34:22 +00:00
libdisk Add Compaq & SCO partition types. 1998-03-22 07:41:23 +00:00
libedit .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq 1998-03-19 07:34:22 +00:00
libf2c
libF77
libftpio Correctly figure out that the remove cannot do passive mode. 1998-04-11 07:28:53 +00:00
libgnumalloc
libI77
libipx
libkse Change the FILE locking to be by FILE, not by the underlying fd as 1998-04-11 07:47:22 +00:00
libkvm
libm
libmd Split the padding out into a separate function. 1998-03-27 10:23:00 +00:00
libmytinfo
libncurses Renamed the generated include file keys.tries to keys.tries.h so 1998-03-20 16:50:08 +00:00
libopie
libpam/modules .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
libpcap
libpthread Change the FILE locking to be by FILE, not by the underlying fd as 1998-04-11 07:47:22 +00:00
libresolv
librpcsvc
libscsi
libskey .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq 1998-03-19 07:34:22 +00:00
libss Separated header creation from header installation in libss. Create 1998-03-12 10:08:50 +00:00
libtcl Regenerate (install tclAppInit.c in the installhdrs step). 1998-03-23 13:21:35 +00:00
libtelnet
libtermcap Fixed bitrot in synopsis. 1998-03-23 13:23:22 +00:00
libutil Fixed function types in synopsis. 1998-03-23 13:29:49 +00:00
libvgl .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq 1998-03-19 07:34:22 +00:00
libxpg4
liby
libz
msun
ncurses/ncurses Renamed the generated include file keys.tries to keys.tries.h so 1998-03-20 16:50:08 +00:00
Makefile Build both libscrypt and libdescrypt. There is no point in letting 1998-03-21 08:18:57 +00:00
Makefile.inc