.. |
adosfs
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
arch
|
If DEBUG, make sure to pull in the prototype for cngetc(). Noticed
|
1998-05-27 04:11:51 +00:00 |
compat
|
Fix off by 1 error
|
1998-05-25 17:13:43 +00:00 |
conf
|
Need to defopt LOCKDEBUG to build kernel.
|
1998-05-20 05:33:45 +00:00 |
ddb
|
Whitespace.
|
1998-05-03 18:49:54 +00:00 |
dev
|
We're the only driver that currently needs direct access to ioasic registers.
|
1998-05-27 04:30:07 +00:00 |
gdbscripts
|
|
|
ipkdb
|
Update for changes to config.
|
1998-01-13 02:26:06 +00:00 |
isofs/cd9660
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 18:31:13 +00:00 |
kern
|
Permit checking the availability of the POSIX File Synchronization Option
|
1998-05-24 19:52:01 +00:00 |
lib
|
add sha1.c, and build it.
|
1998-05-27 00:46:32 +00:00 |
lkm
|
Resolve conflicts
|
1998-05-17 16:50:15 +00:00 |
miscfs
|
Since the interlock has been unlocked, also clear LK_INTERLOCK from
|
1998-05-18 16:47:37 +00:00 |
msdosfs
|
Name a simple lock consistently.
|
1998-05-20 01:45:15 +00:00 |
net
|
Add an if_drain to the ifnet structure (call when the system is low
|
1998-05-22 17:47:21 +00:00 |
netatalk
|
Increase the receive space to improve write performance. From Bill Studenmund
|
1997-04-29 13:44:47 +00:00 |
netccitt
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
netinet
|
Fix OBOB in IP timestamp option processing, as noted in FreeBSD PR 6738,
|
1998-05-24 20:14:53 +00:00 |
netiso
|
Nuke TUBA per my note to tech-net; there's no reason to keep it around.
|
1998-05-11 19:57:23 +00:00 |
netnatm
|
typeo in comment (PR#3836: Curt Sampson)
|
1997-07-19 22:51:13 +00:00 |
netns
|
Spelling error.
|
1998-05-09 14:24:31 +00:00 |
nfs
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 18:18:55 +00:00 |
stand
|
|
|
sys
|
Move RND_ENTROPY_THRESHOLD to sys/rnd.h. Use sha1 rather than md5, and
|
1998-05-27 00:59:14 +00:00 |
ufs
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 18:31:13 +00:00 |
uvm
|
fix bug in uvm_map_extract, remove case. make sure we update the loop
|
1998-05-22 02:01:54 +00:00 |
vm
|
It is no longer necessary for pmap_pinit() and pmap_release() to be
|
1998-05-19 19:00:11 +00:00 |
Makefile
|
Add an <inttypes.h> implementation; we'll also make it accessible as
|
1998-04-29 13:28:06 +00:00 |