arch
|
Fix a grammatical nit.
|
2003-03-22 14:26:41 +00:00 |
dev
|
Don't malloc channel_queue, put it in the softc.
|
2003-03-22 20:01:05 +00:00 |
gdbscripts
|
adapt to lwp-world
|
2003-02-26 21:36:14 +00:00 |
lkm
|
build and install union LKM now that it works
|
2003-03-17 09:18:53 +00:00 |
net
|
Fix 2 bugs:
|
2003-03-19 10:34:33 +00:00 |
netatalk
|
Update for MBUFTRACE.
|
2003-02-26 07:53:04 +00:00 |
netinet6
|
Add in6_localaddr(). From KAME via FreeBSD.
|
2003-02-27 22:06:38 +00:00 |
netiso
|
Add MBUFTRACE kernel option.
|
2003-02-26 06:31:08 +00:00 |
nfs
|
fix typo in comment
|
2003-02-27 09:01:09 +00:00 |
sys
|
for NO_PGID, use ((pid_t)-1) rather than (-(pid_t)1)
|
2003-03-22 14:35:38 +00:00 |