FreeBSD src
Go to file
Søren Schmidt 7cb29d3394 This update adds the support for != 512 byte sector SCSI devices to
the sd & od drivers. There is also slight changes to fdisk & newfs
in order to comply with different sectorsizes.
Currently sectors of size 512, 1024 & 2048 are supported, the only
restriction beeing in fdisk, which hunts for the sectorsize of
the device.
This is based on patches to od.c and the other system files by
John Gumb & Barry Scott, minor changes and the sd.c patches by
me.
There also exist some patches for the msdos filesys code, but I
havn't been able to test those (yet).

	John Gumb (john@talisker.demon.co.uk)
	Barry Scott (barry@scottb.demon.co.uk)
1996-12-01 11:25:38 +00:00
bin Bruce says: "You have been programming in the kernel for too long :-)." 1996-11-13 20:00:03 +00:00
contrib Use LANG=C, LC_CTYPE=C, LC_TIME=C 1996-11-26 08:58:57 +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 Add share/misc. Definite 2.2 candidate, if we want it to be consistent 1996-11-26 10:01:28 +00:00
games Fix minor typo/grammatical error 1996-11-22 22:16:25 +00:00
gnu Made the synopsis in the man page conform to the style guide. 1996-11-30 16:12:46 +00:00
include Update to more current reality. 1996-11-28 09:57:31 +00:00
lib Update getdomainname(3) to reflect that it operates on 1996-12-01 00:10:28 +00:00
libexec Truncate the file when opening it with write intent. Otherwise, 1996-11-30 20:59:32 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release Change boolean nature of "router" variable since it's not a boolean 1996-11-29 23:52:20 +00:00
sbin This update adds the support for != 512 byte sector SCSI devices to 1996-12-01 11:25:38 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Correct some spelling errors. 1996-12-01 00:25:06 +00:00
sys This update adds the support for != 512 byte sector SCSI devices to 1996-12-01 11:25:38 +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 Made the synopsis in the man page conform to the style guide. 1996-11-30 16:12:46 +00:00
usr.sbin This commit changes the YPPROC_ALL procecdure so that it handles requests 1996-11-30 22:38:44 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Use LC_TIME=C instead of LC_TIME= (POSIX) 1996-11-26 03:26:31 +00:00