.. |
adosfs
|
Fix typo in softdep code.
|
1999-11-15 20:55:48 +00:00 |
arch
|
Kill a couple of unnecessary cf_unit (ab)uses.
|
2000-03-15 20:40:00 +00:00 |
coda
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
compat
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
conf
|
Add new files for common VL/EISA ahc code.
|
2000-03-15 02:10:09 +00:00 |
ddb
|
Fix obvious off-by-one error in db_output().
|
2000-03-08 08:31:33 +00:00 |
dev
|
- Go to splimp() when sending the rtsock message regarding link status.
|
2000-03-15 20:34:43 +00:00 |
filecorefs
|
Add Kirk McKusick's soft updates code to the trunk. Not enabled by
|
1999-11-15 18:49:07 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
|
1999-05-18 23:52:51 +00:00 |
isofs
|
Add calls to vn_lock() and VOP_UNLOCK() around the VOP_CLOSE() call
|
2000-01-11 09:04:50 +00:00 |
kern
|
In fdatasync, do not call bioops.io_fsync, since we're not flushing
|
2000-03-15 16:30:39 +00:00 |
lib
|
make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES.
|
2000-03-02 07:41:49 +00:00 |
lkm
|
Add overlay, a layered file system which overlays itself on
|
2000-01-20 19:06:13 +00:00 |
miscfs
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
msdosfs
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
net
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
netatalk
|
PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4
|
2000-02-02 23:28:08 +00:00 |
netccitt
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
netinet
|
undo interface address addition attempt, when in_ifinit fails.
|
2000-03-12 05:01:16 +00:00 |
netinet6
|
undo interface addition attempt if in6_ifinit() fails.
|
2000-03-12 05:23:07 +00:00 |
netiso
|
introduce m->m_pkthdr.aux to hold random data which needs to be passed
|
2000-03-01 12:49:27 +00:00 |
netkey
|
correct IPsec SA lookup, so that we can always get/use
|
2000-03-05 05:42:33 +00:00 |
netnatm
|
…
|
|
netns
|
introduce m->m_pkthdr.aux to hold random data which needs to be passed
|
2000-03-01 12:49:27 +00:00 |
nfs
|
If server name field is overloaded for other purpose, or it just contains
|
2000-01-20 08:34:52 +00:00 |
ntfs
|
note lacking sysinst support
|
2000-03-13 19:00:28 +00:00 |
stand
|
…
|
|
sys
|
Add SLIST.
|
2000-03-15 02:03:11 +00:00 |
ufs
|
Revert this back to 2 revisions ago, these checks are done higher up now.
|
2000-03-15 16:31:52 +00:00 |
uvm
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
vm
|
Allow PAGE_SIZE et al to be defined as constants instead of variables.
|
2000-03-04 08:41:59 +00:00 |
Makefile
|
Builds LKMs on PowerPC (although there are still some issues with loading
|
1999-11-08 00:16:40 +00:00 |