..
adosfs
…
arch
Cosmetic & readability:
2000-07-24 14:55:56 +00:00
coda
…
compat
version[] string was const'ifed. Pointed out by Izumi Tsutsui.
2000-07-20 08:29:41 +00:00
conf
bump to 1.5C - lf_advlock() change
2000-07-22 16:50:39 +00:00
crypto
…
ddb
Provide some info on what db_trap_callback() is for in the code.
2000-07-18 20:51:07 +00:00
dev
Increase polled command timeout to 2s.
2000-07-24 12:28:31 +00:00
filecorefs
…
gdbscripts
…
ipkdb
…
isofs
Add an option to do case-insensitive lookups even on Rock-Ridge CD-ROMS.
2000-07-15 21:40:42 +00:00
kern
Include "uvm/uvm_param.h" to get definition of "VM_MAX_KERNEL_BUF" as
2000-07-23 10:41:35 +00:00
lib
compile byte_swap_2.S and byte_swap_4.S
2000-07-21 11:19:46 +00:00
lkm
…
miscfs
change the lf_advlock() arguments from
2000-07-22 15:26:11 +00:00
msdosfs
change the lf_advlock() arguments from
2000-07-22 15:26:11 +00:00
net
Add a missing include when using this in user space.
2000-07-22 05:11:27 +00:00
netatalk
…
netccitt
…
netinet
Drop packet, increment udps_badlen if the udp header length field
2000-07-24 03:46:57 +00:00
netinet6
wrap kernel function prototype by #ifdef _KERNEL.
2000-07-23 08:24:12 +00:00
netiso
…
netkey
pre-compute and cache intermediate crypto key. suggestion from sommerfeld,
2000-07-23 05:23:04 +00:00
netnatm
…
netns
…
nfs
change the lf_advlock() arguments from
2000-07-22 15:26:11 +00:00
ntfs
…
stand
…
sys
#if 0 a static declaration for a function that does not exist.
2000-07-23 22:56:14 +00:00
ufs
Need string.h for memset() prototype.
2000-07-24 00:23:10 +00:00
uvm
…
Makefile
…