.. |
altq
|
add missing initializer
|
2006-09-03 04:28:16 +00:00 |
arch
|
Coverity CID 3664/2964: Add KASSERTS before dereferencing l, p; these really
|
2006-09-29 14:48:15 +00:00 |
coda
|
fix incomplete initializer
|
2006-08-29 23:45:23 +00:00 |
compat
|
Coverity CID 2990: fix memory leak (from Arnaud Lacombe)
|
2006-09-29 14:24:55 +00:00 |
conf
|
Restore twa as major 187, this time with the flag so that it does not get
|
2006-09-24 08:23:36 +00:00 |
contrib/dev/ath
|
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
|
2006-08-17 17:11:27 +00:00 |
crypto
|
static comes first
|
2006-09-03 05:22:36 +00:00 |
ddb
|
ANSIfy db_error.
|
2006-09-05 21:56:44 +00:00 |
dev
|
Coverity CID 3801: Plug memory leak (from Arnaud Lacombe)
|
2006-09-29 14:39:09 +00:00 |
dist
|
Remove ugly (void *) casts from network scope authorization wrapper and
|
2006-09-19 21:42:29 +00:00 |
fs
|
Add `vfs.udf.verbose' sysctl when running a DEBUG kernel to dynamically set
|
2006-09-29 01:36:28 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
Don't use KAUTH_RESULT_* where it's not applicable.
|
2006-09-13 10:07:42 +00:00 |
kern
|
Change the PaX mprotect(2) restrictions' "global_protection" knob to
|
2006-09-26 14:48:40 +00:00 |
lib
|
Remove stale copy. Pointed out by uwe@ ages ago.
|
2006-09-28 13:12:59 +00:00 |
lkm
|
Back out linux_ptrace.c changes, looks like they were removed with
|
2006-09-25 10:55:54 +00:00 |
miscfs
|
Protect spec_poll from racing against revocation and thus dereferencing a
|
2006-09-21 09:28:37 +00:00 |
net
|
PR/19795: Joel Wilsson: net_osdep.h is lying.
|
2006-09-23 15:17:58 +00:00 |
net80211
|
comment out impossible comparisons.
|
2006-08-30 15:40:41 +00:00 |
netatalk
|
Fix initializers
|
2006-08-27 23:49:33 +00:00 |
netbt
|
Endian issues:
|
2006-09-11 22:12:39 +00:00 |
netinet
|
consider sb_lowat when limiting the transmit length to keep acks on the wire
|
2006-09-28 04:32:47 +00:00 |
netinet6
|
Fix typo in comment
|
2006-09-26 11:55:41 +00:00 |
netipsec
|
Make this compile again (hi xtos!). Switch to C99 structure initializations.
|
2006-08-31 23:21:54 +00:00 |
netisdn
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
netiso
|
remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.
|
2006-09-07 02:40:31 +00:00 |
netkey
|
use c99 initializers
|
2006-09-02 06:44:59 +00:00 |
netnatm
|
One step closer to loadable domains. Store pointers to a domain's soft
|
2006-08-25 19:33:50 +00:00 |
netsmb
|
add missing initializer
|
2006-09-03 05:27:28 +00:00 |
nfs
|
nfs_ispublicfh: fix another instance of cast-qual.
|
2006-09-04 08:38:16 +00:00 |
opencrypto
|
fix incomplete initializer
|
2006-08-29 23:45:23 +00:00 |
secmodel
|
Don't care for super-user in packet filter rules, it's done via a device
|
2006-09-27 05:35:05 +00:00 |
stand
|
…
|
|
sys
|
Fix reversed test in __NetBSD_Prereq__; from dbj
|
2006-09-25 20:28:47 +00:00 |
ufs
|
Use lockstatus instead of a homebrewed locking system to control
|
2006-09-28 23:08:23 +00:00 |
uvm
|
Don't inline uvm_pagealloc_pgfl().
|
2006-09-27 17:18:50 +00:00 |
Makefile
|
Don't descend into netns and netccitt
|
2006-08-25 17:40:21 +00:00 |