FreeBSD src
Go to file
Garrett Wollman c974f9c6a6 Use getvfs* functions to map between VFS types and names.
Automatically load UFS if it is not present but is loadable.
(This won't happen now, but could happen if we fix NFS diskless support.)
1994-09-22 02:07:33 +00:00
bin Remove bogus cast that was introduced in the previous commit. 1994-09-21 22:34:38 +00:00
eBones Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:53:28 +00:00
etc Get rid of the files that now live in src/share/examples/etc, and update 1994-09-19 21:30:29 +00:00
games Change setup.c so that game files are generated into obj dir, 1994-09-19 05:41:13 +00:00
gnu Don't build profiled library. 1994-09-20 22:03:09 +00:00
include Add a new field to the passwd structure, indicating which of the fields have 1994-09-20 01:12:04 +00:00
lib Added VFS functions: getvfsvbyname, getvfsbytype, getvfsent, setvfsent, 1994-09-22 01:07:37 +00:00
libexec Fixed bug where /etc/ftpusers was ineffective. Caused by the wrong 1994-09-20 15:53:30 +00:00
lkm Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
sbin Use getvfs* functions to map between VFS types and names. 1994-09-22 02:07:33 +00:00
secure More elegant fix for short settings. 1994-09-19 19:26:39 +00:00
share Make it easier to create filesystem LKMs by doing most of the 1994-09-21 03:49:59 +00:00
sys Call ffs ``ufs'' for the benefit of poor, confused user-land programs. 1994-09-22 01:57:27 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Build lsvfs. 1994-09-22 01:26:58 +00:00
usr.sbin Add BINDIR=/usr/sbin for install, fails in other case 1994-09-21 18:12:10 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile Need to call on libmd in "includes" target. 1994-09-19 05:32:31 +00:00
TODO Added a task: make PAS16 a controller. 1994-09-11 20:01:03 +00:00