NetBSD/sys
sekiya b72e560799 Likewise, ACPI_PCI_FIXUP has been replaced by PCI_INTR_FIXUP, and we should
notify when an old kernel config is used.  Recommended by wiz@
2005-06-21 11:49:10 +00:00
..
altq add a missing const. 2005-06-06 02:49:15 +00:00
arch Error out if obsolete fixup config directives are used. 2005-06-21 11:46:25 +00:00
coda - sprinkle const 2005-05-29 21:05:25 +00:00
compat Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
conf Do not use -Wreturn-type with gcc 2.95.x 2005-06-18 22:56:02 +00:00
crypto Constify, to make it compile (at least). 2005-06-03 11:31:57 +00:00
ddb make the argument of db_write_bytes const (sorry for the signature change) 2005-06-01 15:57:23 +00:00
dev Likewise, ACPI_PCI_FIXUP has been replaced by PCI_INTR_FIXUP, and we should 2005-06-21 11:49:10 +00:00
dist Use an "XXXGCC -Wuninitalized" style that is consistent with that used 2005-06-15 01:48:20 +00:00
fs Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern - Use more calls to veriexec_report() where possible. 2005-06-20 15:06:18 +00:00
lib Remove bcmp(). Use memcmp() instead. 2005-06-13 12:11:07 +00:00
lkm Change all .Xr config 8 to .Xr config 1, following the recent move of 2005-06-20 13:25:23 +00:00
miscfs rename delay. 2005-05-30 22:13:50 +00:00
net Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
net80211 Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
netatalk sprinkle const. 2005-05-29 21:52:30 +00:00
netccitt Sprinkle const. 2005-05-29 21:53:52 +00:00
netinet Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
netinet6 Change the first argument of the encapsulation check function from 2005-06-02 15:21:35 +00:00
netipsec Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
netisdn Rename a shadowed variable 2005-06-13 20:34:16 +00:00
netiso - use memcpy instead of bcopy. 2005-05-31 01:37:06 +00:00
netkey - sprinkle const 2005-05-29 21:29:43 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb sprinkle const, remove casts. 2005-05-29 21:26:27 +00:00
nfs Properly fix the constipated lossage wrt -Wcast-qual and the sysctl 2005-06-09 02:19:59 +00:00
opencrypto Sprinkle const. 2005-05-29 21:23:17 +00:00
stand
sys - Use more calls to veriexec_report() where possible. 2005-06-20 15:06:18 +00:00
ufs Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
uvm Change signature of uvm_kmapent_map defintiion to __INLINE to match prototype 2005-06-13 20:39:14 +00:00
Makefile