.. |
altq
|
|
|
arch
|
Correct a few maximum values.
|
2003-05-25 19:29:35 +00:00 |
coda
|
PR/1796: John Kohl: statfs misbehaves under chrooted environments.
|
2003-04-16 21:44:18 +00:00 |
compat
|
+ In ioframebuffer driver:
|
2003-05-22 22:07:36 +00:00 |
conf
|
no need to compile net_osdep.c. simplify net_osdep.h conditions (remove
|
2003-05-14 22:45:02 +00:00 |
crypto
|
sprinkle some #ifdef __LINT__ until C9X named union member
|
2003-02-09 16:25:27 +00:00 |
ddb
|
Somehow overlooked in earlier commits: prototype db_kgdb_cmd().
|
2003-05-22 20:17:11 +00:00 |
dev
|
check and MCLAIM correct mbuf in fxp_copy_small path.
|
2003-05-25 15:10:23 +00:00 |
fs
|
use strlcpy. check size if we are to use namei buffer.
|
2003-05-16 05:09:11 +00:00 |
gdbscripts
|
Clean up the output a little and print the lwp pointer.
|
2003-04-28 01:43:48 +00:00 |
ipkdb
|
|
|
kern
|
use %PRIx64 instead of %x to print bp->b_lblkno and bp->b_blkno
|
2003-05-23 01:45:07 +00:00 |
lib
|
latest copyright notice (more loose). noted by wiz
|
2003-05-15 15:02:52 +00:00 |
lkm
|
use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@"
|
2003-05-04 06:36:37 +00:00 |
miscfs
|
Add breaks which were forgotten in rev. 1.2 change.
|
2003-05-08 13:46:50 +00:00 |
net
|
Make sure splx() is called for all bridge_ioctl() error cases.
|
2003-05-24 14:22:14 +00:00 |
netatalk
|
Update for MBUFTRACE.
|
2003-02-26 07:53:04 +00:00 |
netccitt
|
"Utilize" has exactly the same meaning as "use," but it is more
|
2003-02-05 00:02:24 +00:00 |
netinet
|
no need for ip_v recovery in output path too
|
2003-05-17 17:16:20 +00:00 |
netinet6
|
backout previous. (sys/net/if.c fixed)
|
2003-05-16 16:57:35 +00:00 |
netisdn
|
use strlcpy
|
2003-05-16 05:12:32 +00:00 |
netiso
|
Keep pkthdr when prepending new mbuf in front of a given chain.
|
2003-05-25 08:47:54 +00:00 |
netkey
|
Add extensible malloc types, adapted from FreeBSD. This turns
|
2003-02-01 06:23:35 +00:00 |
netnatm
|
|
|
netns
|
Add extensible malloc types, adapted from FreeBSD. This turns
|
2003-02-01 06:23:35 +00:00 |
netsmb
|
need dstlen to make it safe
|
2003-05-16 05:14:40 +00:00 |
nfs
|
interlock for NFLUSHINPROG/NFLUSHWANT.
|
2003-05-22 15:59:24 +00:00 |
stand
|
|
|
sys
|
Need to include <sys/lock.h> for MALLOC(). Addresses PR#21502.
|
2003-05-24 06:25:39 +00:00 |
ufs
|
make is_sequential a callback in order to achieve better lfs write clustering.
|
2003-05-18 12:59:05 +00:00 |
uvm
|
Consistancy nit- use parentheses around return argument.
|
2003-05-25 13:00:40 +00:00 |
Makefile
|
Do not try to build LKMs on evbppc, because we cannot predetermine
|
2003-03-15 22:32:07 +00:00 |