1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/sys
David E. O'Brien 8c9bbf484a Use __FBSDID().
2003-06-11 00:34:37 +00:00
..
alpha Use __FBSDID(). 2003-06-10 17:31:31 +00:00
amd64 - Use IDTVEC() to declare IPI handlers since they are also IDT vectors. 2003-06-06 17:45:25 +00:00
arm sys/sys/limits.h: 2003-05-19 20:29:07 +00:00
boot Don't start the beastie menu if the 'beastie_disable' variable is set to 2003-06-10 22:04:09 +00:00
cam Use __FBSDID(). 2003-06-10 18:14:05 +00:00
coda Use __FBSDID(). 2003-06-10 21:29:12 +00:00
compat Use __FBSDID(). 2003-06-10 21:44:29 +00:00
conf GEOMification of CCD. 2003-06-09 19:25:07 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r115367, 2003-05-28 17:32:31 +00:00
crypto Use __FBSDID(). 2003-06-10 21:44:29 +00:00
ddb Use __FBSDID(). 2003-06-10 22:09:23 +00:00
debugscripts Correct the man section number in references to kldstat(8). 2003-06-06 09:36:40 +00:00
dev Use __FBSDID(). 2003-06-11 00:34:37 +00:00
fs Use __FBSDID(). 2003-06-11 00:34:37 +00:00
geom Fix error handling for ENOMEM style issues. 2003-06-09 19:12:19 +00:00
gnu This commit was generated by cvs2svn to compensate for changes in r115990, 2003-06-07 20:54:30 +00:00
i4b Use __FBSDID(). 2003-06-11 00:01:05 +00:00
i386 Use __FBSDID(). 2003-06-10 05:05:54 +00:00
ia64 Note that scbus is required for SCSI, not just "required" in general. 2003-06-08 02:03:02 +00:00
isa Use __FBSDID(). 2003-06-11 00:34:37 +00:00
isofs/cd9660 Use __FBSDID(). 2003-06-11 00:34:37 +00:00
kern If there are signals delivered to current thread, breaks out of loop, 2003-06-10 02:21:32 +00:00
libkern
modules Add new geom_ccd module 2003-06-09 21:49:54 +00:00
net Fix a typo in an ATM media name. As this name was not use yet, no problems 2003-06-02 09:13:08 +00:00
netatalk
netatm
netgraph
netinet The .Fn function 2003-06-08 09:53:08 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient On a socket creation error, don't close the socket. 2003-06-09 03:44:34 +00:00
nfsserver Protect read-modify-write increment of f_count field with file lock. 2003-06-05 06:05:57 +00:00
opencrypto Flush my local cache of cryto subsystem fixes: 2003-06-02 23:28:06 +00:00
pc98 Note that scbus is required for SCSI, not just "required" in general. 2003-06-08 02:03:02 +00:00
pccard
pci Remove embededded ID string which was meant to provide information 2003-06-09 22:16:00 +00:00
posix4
powerpc Note that scbus is required for SCSI, not just "required" in general. 2003-06-08 02:03:02 +00:00
rpc
security Also implement mpo_copy_mbuf_label() for mac_lomac, or labels may 2003-06-02 18:49:11 +00:00
sparc64 Note that scbus is required for SCSI, not just "required" in general. 2003-06-08 02:03:02 +00:00
sys GEOMification of CCD. 2003-06-09 19:25:07 +00:00
tools
ufs Implement ffs_listextattr() by breaking out that logic and special-cased 2003-06-05 05:57:39 +00:00
vm - Finish vm object and page locking in vnode_pager_setsize(). 2003-06-10 20:28:41 +00:00
Makefile