1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
John Baldwin 335dd56674 - Add some more details to the 'lsdev' output for FAT file systems.
- Add in support for the EDD (Enhanced Disk Drive) BIOS extensions to
  use LBA mode for accessing drives past cylinder 1024.  This should allow
  us to load a kernel from anywhere on a newer drive up to 2 TB.  Part
  of this came from the PR below.

PR:		i386/13847
Submitted by:	Tor Egge <Tor.Egge@fast.no>
2000-06-19 17:44:40 +00:00
..
alpha Deal with quoted arguments. This hack parser uses whitespace to delimit 2000-06-17 20:10:55 +00:00
amd64 Add disk_enumerate() for finding names of disks. Vinum and libh will 2000-06-15 20:30:53 +00:00
boot - Add some more details to the 'lsdev' output for FAT file systems. 2000-06-19 17:44:40 +00:00
cam Fix breakage where we never were attaching SES devices because inq_len 2000-06-18 04:19:08 +00:00
coda
compat Linux allows to mmap annonymous with a file descriptor passed, FreeBSD 2000-06-15 09:57:34 +00:00
compile
conf Remove all but ISP_TARGET_MODE options for isp and ispfw pseudo device. 2000-06-18 06:59:13 +00:00
contrib When running with quotas enabled on a filesystem using soft updates, 2000-06-18 22:14:28 +00:00
crypto
ddb
dev Implemented some optimizations which result in 14 fewer instructions in the 2000-06-19 00:58:34 +00:00
fs Virtualizes & untangles the bioops operations vector. 2000-06-16 08:48:51 +00:00
geom
gnu Fix typo (accessable --> accessible). 2000-06-14 17:53:40 +00:00
i4b Borrow phk's axe and apply the next stage of config(8)'s evolution. 2000-06-13 22:28:50 +00:00
i386 Bring the an(4) fixes to wi(4): 2000-06-19 00:17:13 +00:00
isa This is a temporary bandaid to get vidconsole working again without 2000-06-15 10:01:12 +00:00
isofs/cd9660
kern backout accept optimizations. 2000-06-18 08:49:13 +00:00
libkern
miscfs Virtualizes & untangles the bioops operations vector. 2000-06-16 08:48:51 +00:00
modules Add oldcard, pccard, pcic and sn modules to the build. 2000-06-18 05:20:26 +00:00
msdosfs
net Implement SIOCSIFLLADDR, which allows you to change the link-level 2000-06-16 20:14:43 +00:00
netatalk
netatm
netgraph Fix bug where receive statistics for the bundle were not getting updated. 2000-06-01 01:29:49 +00:00
netinet - Improved passive mode FTP support by aliasing 229 replies. 2000-06-16 20:36:16 +00:00
netinet6
netipx
netkey Check for MGET* returning NULL and return ENOBUFS in this case. 2000-06-10 17:55:57 +00:00
netnatm
netncp
netns
nfs Correctly set the Maximum DHCP Message Size. bootpd now works 2000-06-13 09:32:09 +00:00
nfsclient Correctly set the Maximum DHCP Message Size. bootpd now works 2000-06-13 09:32:09 +00:00
nfsserver
ntfs
nwfs
pc98 Deal with quoted arguments. This hack parser uses whitespace to delimit 2000-06-17 20:10:55 +00:00
pccard o Implement some compatibility functions for NEWCARD compat. This is 2000-06-18 04:59:39 +00:00
pci Implemented some optimizations which result in 14 fewer instructions in the 2000-06-19 00:58:34 +00:00
posix4
powerpc cpu_fork(): Check "flags" before dereferencing "p2". Otherwise, 2000-06-11 06:22:01 +00:00
rpc
svr4
sys backout accept optimizations. 2000-06-18 08:49:13 +00:00
tools
ufs When running with quotas enabled on a filesystem using soft updates, 2000-06-18 22:14:28 +00:00
vm Add missing increment of allocation counter. 2000-06-05 06:34:41 +00:00
Makefile If "MODULES_WITH_WORLD" is defined, sys/modules will be built with the 2000-06-17 10:51:56 +00:00