..
alpha
Note that scbus is required for SCSI, not just "required" in general.
2003-06-08 02:03:02 +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
Add help file for pc98.
2003-06-08 03:34:49 +00:00
cam
Check in some months long pending minor debug output changes.
2003-06-02 00:37:42 +00:00
coda
- Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with
2003-03-31 22:49:17 +00:00
compat
Put definition of struct svr4_sockcache_entry in a .h file rather than
2003-05-31 20:33:18 +00:00
conf
Add a comment to de-obfuscate the meaning of the PQ_CACHESIZE
2003-06-09 17:09:51 +00:00
contrib
This commit was generated by cvs2svn to compensate for changes in r115367,
2003-05-28 17:32:31 +00:00
crypto
Assembly files put thru the C preprocessor need to have C style comments.
2003-04-21 16:30:12 +00:00
ddb
Attempt to crunch down the thread state info so that it is more likely to
2003-06-06 20:28:11 +00:00
debugscripts
Correct the man section number in references to kldstat(8).
2003-06-06 09:36:40 +00:00
dev
Revert part of rev 1.43. We want to fail gracefully if there is no packet
2003-06-08 18:35:25 +00:00
fs
Don't unlock the parent directory vnode twice if the ISDOTDOT flag
2003-06-01 09:16:26 +00:00
geom
Improve the root-dev prompt facility for printing devices which could
2003-06-07 15:46:53 +00:00
gnu
This commit was generated by cvs2svn to compensate for changes in r115990,
2003-06-07 20:54:30 +00:00
i4b
Fix off-by-one errors in range checks of state machine states & events.
2003-05-31 18:54:02 +00:00
i386
Note that scbus is required for SCSI, not just "required" in general.
2003-06-08 02:03:02 +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-02 16:32:55 +00:00
isofs /cd9660
emove unused variable(s).
2003-05-31 20:19:13 +00:00
kern
- Add a td_pflags field to struct thread for private flags accessed only by
2003-06-09 17:38:32 +00:00
libkern
Deprecate machine/limits.h in favor of new sys/limits.h.
2003-04-29 13:36:06 +00:00
modules
Add a geom_vol_ffs module and hook up to the build.
2003-06-03 20:32:13 +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
- Use if_broadcastaddr from struct ifnet rather than relying on
2003-03-21 17:53:16 +00:00
netatm
Use __FBSDID rather than rcsid[].
2003-04-03 21:36:33 +00:00
netgraph
fix a cut-n-paste error.
2003-05-15 18:51:28 +00:00
netinet
The .Fn function
2003-06-08 09:53:08 +00:00
netinet6
Add definitions for IN6ADDR_LINKLOCAL_ALLMDNS_INIT and INADDR_ALLMDNS_GROUP.
2003-04-29 22:03:46 +00:00
netipsec
Introduce an M_ASSERTPKTHDR() macro which performs the very common task
2003-04-08 14:25:47 +00:00
netipx
netkey
Introduce an M_ASSERTPKTHDR() macro which performs the very common task
2003-04-08 14:25:47 +00:00
netnatm
Introduce an M_ASSERTPKTHDR() macro which performs the very common task
2003-04-08 14:25:47 +00:00
netncp
- Merge struct procsig with struct sigacts.
2003-05-13 20:36:02 +00:00
netsmb
- Merge struct procsig with struct sigacts.
2003-05-13 20:36:02 +00:00
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
1. Allow drivers to query CIS strings from OLDCARD.
2003-04-23 23:39:21 +00:00
pci
Add ADMtek ADM9511 and ADM9513 device ID's.
2003-06-08 10:11:55 +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
- Add a td_pflags field to struct thread for private flags accessed only by
2003-06-09 17:38:32 +00:00
tools
MFp4:
2003-03-28 06:43:50 +00:00
ufs
Implement ffs_listextattr() by breaking out that logic and special-cased
2003-06-05 05:57:39 +00:00
vm
Hold the vm object's lock when performing vm_page_lookup().
2003-06-09 07:01:05 +00:00
Makefile
Exclude sys/boot for amd64. There are still toolchain issues to deal
2003-05-08 06:35:39 +00:00