1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys
Darren Reed ab884d993e Rename ip_claim_next_hop() to m_claim_next_hop(), give it an extra arg
(the type of tag to claim) and push it out of ip_var.h into mbuf.h alongside
all of the other macros that work ok mbuf's and tag's.
2004-05-02 06:36:30 +00:00
..
alpha MFamd64: implement the PG_UNMANAGED flag on vm_pages. 2004-04-26 17:49:05 +00:00
amd64 Hide FLT_EVAL_METHOD and DECIMAL_DIG in pre-C99 compilation 2004-04-25 02:36:29 +00:00
arm
boot Convert block comments into C-style that is understood by cpp(1). 2004-04-29 18:58:38 +00:00
cam The opt_da.h file doesn't exist anymore since the DA_OLD_QUIRKS option 2004-04-19 13:38:10 +00:00
coda
compat Small timer cleanups: 2004-04-30 20:51:55 +00:00
conf Switch to using the moved cy driver (adjust pathnames and remove "count" 2004-05-02 05:21:29 +00:00
contrib
crypto
ddb
dev Remove the static reservation of the asr major number 2004-05-02 03:51:53 +00:00
fs
geom Kernel bits of GEOM Gate. 2004-04-30 16:08:12 +00:00
gnu
i4b
i386 Remove old cy driver files. They have been repo-copied to sys/dev/cy and 2004-05-02 05:38:49 +00:00
ia64 Verify the MADT checksum before using the table. 2004-05-01 04:08:14 +00:00
isa - The i8254 uses IRQ 0, not IRQ 8. Correct i8254_intsrc to reference the 2004-04-27 20:03:26 +00:00
isofs/cd9660
kern Checkpoint commit for an alternative WIP kernel module loader that isn't 2004-04-30 16:32:40 +00:00
libkern
modules Remove the source file for the sio(4) EBus attachment here, too. 2004-04-30 18:28:26 +00:00
net Give jail(8) the feature to allow raw sockets from within a 2004-04-26 19:46:52 +00:00
net80211
netatalk This commit does two things: 2004-04-25 09:24:52 +00:00
netatm
netgraph Fix a memory leak in ng_get_string_token. A dynamically-allocated 2004-04-29 01:37:11 +00:00
netinet Rename ip_claim_next_hop() to m_claim_next_hop(), give it an extra arg 2004-05-02 06:36:30 +00:00
netinet6 fix the change of interface in nd6_storelladdr for multicast 2004-04-26 20:31:46 +00:00
netipsec Fix a debugging printf snafu. 2004-04-20 14:53:35 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 - Remove obsolete examples. 2004-05-01 06:53:38 +00:00
pccard
pci Remove old cy driver files. They have been repo-copied to sys/dev/cy and 2004-05-02 05:38:49 +00:00
posix4
powerpc Hide FLT_EVAL_METHOD and DECIMAL_DIG in pre-C99 compilation 2004-04-25 02:36:29 +00:00
rpc
security
sparc64 Some cleanups to the nexus code: 2004-04-30 19:50:51 +00:00
sys Rename ip_claim_next_hop() to m_claim_next_hop(), give it an extra arg 2004-05-02 06:36:30 +00:00
tools
ufs Revert previous change to this file because it breaks some 2004-04-29 15:10:42 +00:00
vm Zero the physical page only if it is invalid and not prezeroed. 2004-04-25 07:58:59 +00:00
Makefile