1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00
freebsd/sys
Alfred Perlstein b9d311049e use correct contants (from net/ethernet.h)
ETHER_TYPE_LEN instead of sizeof(u_int16_t) when looking at an ethernet
  header

ETHERTYPE_IP instead of 0x800
2001-04-06 22:21:57 +00:00
..
alpha Regen after adding linux_sched_get_priority_max() and 2001-04-03 18:01:41 +00:00
amd64 Add a new ddb command 'show pcpu' which lists some of the per-cpu data. 2001-04-06 21:41:52 +00:00
arm/include
boot Don't call prom_open() multiple times. This confuses some versions of SRM 2001-04-05 10:28:52 +00:00
cam If we have and error and are booting verbosely, don't be complaining 2001-04-04 18:24:35 +00:00
coda
compat Add linux_sched_get_priority_max() and linux_sched_get_priority_min(): The 2001-04-01 06:37:40 +00:00
compile
conf Add support for MODULES_OVERRIDE. This is a list of modules to build 2001-04-02 08:52:05 +00:00
contrib/dev
crypto
ddb
dev use correct contants (from net/ethernet.h) 2001-04-06 22:21:57 +00:00
fs - Various style fixes. 2001-03-29 18:10:46 +00:00
geom fix a number of printf format string warnings inside DEBUG ifdefs 2001-03-29 15:05:08 +00:00
gnu
i4b
i386 Add a new ddb command 'show pcpu' which lists some of the per-cpu data. 2001-04-06 21:41:52 +00:00
ia64 Reduce the emasculation of bounds_check_with_label() by one line, so we 2001-03-29 20:26:12 +00:00
isa
isofs/cd9660
kern - Split out the functionality of displaying the contents of a single lock 2001-04-06 21:37:52 +00:00
libkern
miscfs - Various style fixes. 2001-03-29 18:10:46 +00:00
modules Add support for MODULES_OVERRIDE. This is a list of modules to build 2001-04-02 08:52:05 +00:00
msdosfs
net Fix bpf devices so select() recognizes that they are always writable. 2001-04-04 23:27:35 +00:00
netatalk
netatm
netgraph
netinet fix security hole created by fragment cache 2001-04-06 15:52:28 +00:00
netinet6 - correct logic of per-address input packet counts for lo0 2001-04-05 19:45:02 +00:00
netipx
netkey
netnatm Change a couple of M_WAITOKs used in M_PREPEND() to M_TRYWAITs, which 2001-04-05 04:20:48 +00:00
netncp
netns
nfs o Rather than arbitrarily construct a credential in the nfs_statfs() 2001-04-05 06:12:38 +00:00
nfsclient o Rather than arbitrarily construct a credential in the nfs_statfs() 2001-04-05 06:12:38 +00:00
nfsserver
ntfs
nwfs
pc98 Correct typo. 2001-04-01 07:15:16 +00:00
pccard
pci
posix4
powerpc
rpc
svr4
sys - Split out the functionality of displaying the contents of a single lock 2001-04-06 21:37:52 +00:00
tools
ufs o Indent sub-section headings to be consistent with README.extattr. 2001-04-03 18:05:03 +00:00
vm
Makefile