FreeBSD src
Go to file
Bruce Evans b60eb39594 Don't exit early if the device is not character special or if the
device driver cannot supply a label (real or faked).  This allows
you to practice using fdisk on disposable media (e.g., "dd count=1
<dev/zero >/tmp/junk; fdisk /tmp/junk", "dd count=1 </etc/passwd
>/tmp/fix-up-the-mess; fdisk /tmp/fix-up-the-mess") and allows me
to test DOSpartitioning and labelling on floppies.
1994-09-15 20:19:51 +00:00
bin With '!' being made into a keyword (yech!), case cases didn't work properly. 1994-09-14 17:41:32 +00:00
eBones Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:53:28 +00:00
etc 1. Change all references for the kernel from /386bsd to /kernel. 1994-09-15 04:46:16 +00:00
games Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:32:28 +00:00
gnu Install libregex.h with the correct owner, group and mode. 1994-09-15 19:52:50 +00:00
include Install osreldate.h with the correct owner, group and mode. It is still 1994-09-15 20:07:18 +00:00
lib Added support for kernel profiling to mcount.c 1994-09-15 16:00:41 +00:00
libexec Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:53:28 +00:00
sbin Don't exit early if the device is not character special or if the 1994-09-15 20:19:51 +00:00
secure Add libcipher.a: libcrypt exports only crypt() but not des_setkey() 1994-09-12 17:27:55 +00:00
share Syscons keymap files, now in human readable format. 1994-09-15 07:34:30 +00:00
sys Supply prototypes for some functions that were implicitly declared and 1994-09-15 19:47:47 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Add support for passive mode FTP (default off) to base FTP client to support 1994-09-15 19:45:43 +00:00
usr.sbin Added support for some of the new video modes in syscons. 1994-09-15 07:28:06 +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 Enable call to beforeinstall for libg++ and add one for libreadline. 1994-09-12 05:17:15 +00:00
TODO Added a task: make PAS16 a controller. 1994-09-11 20:01:03 +00:00