FreeBSD src
Go to file
Julian Elischer acdbeb6b1c changes to make devfs more 'normal'
also fixes a bug I've been chasing for a LONG TIME,
due to the fact that spec_bwrite is a NOP and I didn't realise it..

old symptom:
mount -t devfs devfs /mnt
mount /mnt/wd0e /mnt/mnt2
umount /mnt2 <process hangs>

there are some pretty large structural differences internal to devfs
but outwards it should look the same.
I have not yet tested extensively but will do so and fix 3 warnings tomorrow.
1996-11-21 07:19:00 +00:00
bin Bruce says: "You have been programming in the kernel for too long :-)." 1996-11-13 20:00:03 +00:00
contrib Restore 8bit stripped down in all lines 1996-11-06 00:12:14 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc delete removeuser 1996-11-17 03:57:08 +00:00
games If not on a tty, don't do "--more--" processing. Someday, I will get 1996-11-07 09:27:23 +00:00
gnu Disable the inclusion of the Posix regexp stuff into libgnuregexp. 1996-11-16 22:53:45 +00:00
include Matching routed.h to go along with latest routed. 1996-11-19 21:22:18 +00:00
lib Oops, we still want to build/install the static libraries. 1996-11-20 20:55:11 +00:00
libexec Conditionalize setsockopt IP_PORTRANGE to make ftpd portable. 1996-11-20 22:13:51 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release Provide a symlink for /bin/sh when the fixit floppy is mounted, so 1996-11-16 22:42:13 +00:00
sbin For some reason the merge of this file didn't get committed properly. 1996-11-20 15:23:40 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Back out Russian zones/rulez awaiting for new Paul Eggert update 1996-11-21 07:17:08 +00:00
sys changes to make devfs more 'normal' 1996-11-21 07:19:00 +00:00
tools Back out a little more of the previous changes. No longer change 1996-10-31 15:57:25 +00:00
usr.bin Fix arg parsing. kdump used to allow a single argument, which it 1996-11-18 19:37:52 +00:00
usr.sbin Latest reality. 1996-11-20 08:21:27 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile use NOSHARE variable to skip 'share' directory, useful for shared installations 1996-11-01 19:03:33 +00:00