FreeBSD src
Go to file
Andrey A. Chernov 35178aadcd No more partition bits in floppy minor.
Now minor looks like UU DDDDDD, UU - unit, DDDDDD - density.
If density == 0, CMOS-detect format assumed.
For old users/pgms use fake partitions now, i.e.
	ln fd0 fd0[a-h]
No new floppy names added (expect fd? and rfd?),
because don't have agreement yet, so make devices
only for CMOS-detected formats.
1993-12-16 04:34:11 +00:00
bin Document the new, less restrictive, behavior of the matching operator. 1993-10-04 22:07:27 +00:00
etc No more partition bits in floppy minor. 1993-12-16 04:34:11 +00:00
gnu Sync to PK's latest version. I know that this is in /usr/src, the bloody 1993-12-12 17:02:13 +00:00
include Added link.h for shared libs. 1993-11-03 23:48:30 +00:00
lib/csu/i386 -r option incorrectly removed: 1993-11-18 00:08:03 +00:00
libexec Broke sbrk() out of rtld as part of general cleanup. 1993-12-11 21:06:00 +00:00
sbin Man page added. 1993-12-10 19:27:16 +00:00
share/man/man4 Added octave-tracking. 1993-11-09 02:38:17 +00:00
sys No more partition bits in floppy minor. 1993-12-16 04:28:42 +00:00
usr.bin Imported NetBSD's ld for shared libs. 1993-11-03 23:41:59 +00:00
usr.sbin If require script fails, don't try to delete installed package. 1993-10-10 20:25:31 +00:00