.. |
adosfs
|
Add local definition of adosfs_vnodeop_p
|
2002-05-14 00:05:56 +00:00 |
altq
|
sync with KAME.
|
2002-05-18 22:53:25 +00:00 |
arch
|
Fix undefined operation (= is not a sequence point).
|
2002-05-30 20:56:26 +00:00 |
coda
|
Cleanup how file system configuration information is declared, grouping
|
2002-04-16 23:14:05 +00:00 |
compat
|
Statements must follow labels.
|
2002-05-30 18:44:30 +00:00 |
conf
|
Make sure DBSYM is defined if not overridden by USETOOLS=yes.
|
2002-05-29 16:12:54 +00:00 |
crypto
|
missing IV handling in CBC mode (does not affect ESP code as we have
|
2002-05-24 06:28:06 +00:00 |
ddb
|
Add db_recover
|
2002-05-13 20:17:20 +00:00 |
dev
|
Fix playback problem on SiS7018.
|
2002-05-30 17:04:13 +00:00 |
filecorefs
|
Cleanup how file system configuration information is declared, grouping
|
2002-04-16 23:14:05 +00:00 |
fs
|
Cleanup how file system configuration information is declared, grouping
|
2002-04-16 23:14:05 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
isofs
|
use CD session offset from the disklabel, if present
|
2002-05-27 16:44:37 +00:00 |
kern
|
re-scan all ifnet after domaininit() for if_afdata initialization.
|
2002-05-27 13:46:45 +00:00 |
lib
|
need libkern.h for bootloaders
|
2002-05-29 06:27:15 +00:00 |
lkm
|
Remove unnecessary -I$S; bsd.kmod.mk adds -isystem $S
|
2002-05-30 18:53:14 +00:00 |
miscfs
|
Add missing pageq lock while uvm_pagefree() is called (either directly
|
2002-05-29 11:04:39 +00:00 |
msdosfs
|
Cleanup how file system configuration information is declared, grouping
|
2002-04-16 23:14:05 +00:00 |
net
|
improve nd6_setmtu(), to warn too-small MTU on SIOCSIFMTU. sync w/kame
|
2002-05-30 05:06:28 +00:00 |
netatalk
|
Eliminate commons.
|
2002-05-12 21:43:23 +00:00 |
netccitt
|
Remove/move a redundant extern.
|
2002-05-12 21:43:57 +00:00 |
netinet
|
attach nd_ifinfo structure into if_afdata.
|
2002-05-29 07:53:39 +00:00 |
netinet6
|
improve nd6_setmtu(), to warn too-small MTU on SIOCSIFMTU. sync w/kame
|
2002-05-30 05:06:28 +00:00 |
netisdn
|
Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we
|
2002-05-21 10:31:10 +00:00 |
netiso
|
Comment out token after #endif.
|
2002-05-16 19:30:41 +00:00 |
netkey
|
reduce unneeded #ifdef
|
2002-05-30 05:51:21 +00:00 |
netnatm
|
…
|
|
netns
|
More commons eliminated.
|
2002-05-12 20:23:49 +00:00 |
netsmb
|
big-endian macros
|
2002-05-16 20:37:12 +00:00 |
nfs
|
Fix client-side lockmgr: locking against myself panic immediately upon an
|
2002-05-19 20:51:04 +00:00 |
ntfs
|
Cleanup how file system configuration information is declared, grouping
|
2002-04-16 23:14:05 +00:00 |
stand
|
Fix two typos reported by Chris Lloyd in kern/15028.
|
2001-12-22 00:35:45 +00:00 |
sys
|
Minimize uses of quad_t. Also, use C99 types more thoroughly.
|
2002-05-28 23:36:30 +00:00 |
ufs
|
#if 0 a test that is always false (and the XXX comment above it
|
2002-05-30 18:54:55 +00:00 |
uvm
|
Add another allocator to uvm_pglistalloc() which is used in the case where
|
2002-05-29 19:20:11 +00:00 |
Makefile
|
descend into netsmb and fs
|
2002-01-09 21:51:53 +00:00 |