1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
Poul-Henning Kamp a5edd34afe Remove all but one of the inlines here, this reduces the code size by
2032 bytes and has no measurable impact on performance.
2003-07-22 20:54:26 +00:00
..
alpha Enable eisa support on alpha. 2003-07-21 19:15:25 +00:00
amd64 Go back to 64 bit precision for fadd/fsub/fsqrt etc. This is because on 2003-07-22 06:50:34 +00:00
arm
boot Fix the ski loader, broken by the gcc upgrade. Update the linker 2003-07-17 01:49:59 +00:00
cam Reference PR for IntelligentStick quirk entry. 2003-07-18 16:26:36 +00:00
coda
compat Add a new function swap_pager_status() which reports the total size of the 2003-07-18 10:26:09 +00:00
conf EISA_SLOTS is mandantory to get opt_eisa.h 2003-07-22 11:42:45 +00:00
contrib
crypto
ddb
dev De-inline some functions. It doesn't gain us anything and bloats 2003-07-22 15:50:54 +00:00
fs
geom
gnu Initiate de-orbit burn for fpu-less operation. 386+387 is still 2003-07-22 08:11:17 +00:00
i4b
i386 Initiate de-orbit burn for fpu-less operation. 386+387 is still 2003-07-22 08:11:17 +00:00
ia64
isa
isofs/cd9660
kern Revert stuff which accidentally ended up in the previous commit. 2003-07-22 10:36:36 +00:00
libkern
modules Initiate de-orbit burn for fpu-less operation. 386+387 is still 2003-07-22 08:11:17 +00:00
net add monitor mode 2003-07-21 02:49:42 +00:00
net80211 add monitor mode 2003-07-21 02:49:42 +00:00
netatalk
netatm Allocate network interfaces from malloc() instead of using a zone. 2003-07-22 15:11:08 +00:00
netgraph
netinet add IPSEC_FILTERGIF suport for FAST_IPSEC 2003-07-22 18:58:34 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
opencrypto
pc98 Initiate de-orbit burn for fpu-less operation. 386+387 is still 2003-07-22 08:11:17 +00:00
pccard
pci Erm, my previous commit was wrong and sis_tick() was only called each time 2003-07-22 01:35:09 +00:00
posix4
powerpc
rpc
security
sparc64 Avoid exposing declarations for kernel variables to userland. 2003-07-17 23:42:08 +00:00
sys Remove __nonnull() on the second argument of strto[u]l() which I used 2003-07-22 06:01:11 +00:00
tools
ufs
vm Remove all but one of the inlines here, this reduces the code size by 2003-07-22 20:54:26 +00:00
Makefile