.. |
altq
|
Change about 4500 of the K&R function definitions to ANSI ones.
|
2009-03-14 15:35:58 +00:00 |
arch
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
coda
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
compat
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
conf
|
Add 'alternative memory' disk device driver.
|
2009-03-12 00:15:07 +00:00 |
crypto
|
Remove all the __P() from sys (excluding sys/dist)
|
2009-03-14 14:45:51 +00:00 |
ddb
|
Change about 4500 of the K&R function definitions to ANSI ones.
|
2009-03-14 15:35:58 +00:00 |
dev
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
dist
|
Remove all the __P() from sys (excluding sys/dist)
|
2009-03-14 14:45:51 +00:00 |
external
|
initialise some variables whined about by gcc -O3.
|
2009-01-06 06:03:57 +00:00 |
fs
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
gdbscripts
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
ipkdb
|
Ansify function definitions w/o arguments. Generated with sed.
|
2009-03-18 10:22:21 +00:00 |
kern
|
Ansify function definitions w/o arguments. Generated with sed.
|
2009-03-18 10:22:21 +00:00 |
lib
|
- remove bcmp(9), bcopy(9), and bzero(9) from libkern since <sys/systm.h> has
|
2009-03-18 12:25:06 +00:00 |
miscfs
|
ansify function definitions
|
2009-03-15 17:14:40 +00:00 |
modules
|
enable tprof modules.
|
2009-03-10 14:56:30 +00:00 |
net
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
net80211
|
Introduce ieee80211_setbasicrates().
|
2009-01-10 12:53:45 +00:00 |
netatalk
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
netbt
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
netinet
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
netinet6
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
netipsec
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
netisdn
|
Ansify function definitions w/o arguments. Generated with sed.
|
2009-03-18 10:22:21 +00:00 |
netiso
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
netkey
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
netnatm
|
Ansify function definitions w/o arguments. Generated with sed.
|
2009-03-18 10:22:21 +00:00 |
netsmb
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
nfs
|
ansify function definitions
|
2009-03-15 17:14:40 +00:00 |
opencrypto
|
ANSIfy another 1261 function definitions.
|
2009-03-14 21:04:01 +00:00 |
rump
|
Ansify function definitions w/o arguments. Generated with sed.
|
2009-03-18 10:22:21 +00:00 |
secmodel
|
merge christos-time_t
|
2009-01-11 02:45:45 +00:00 |
stand
|
Ansify function definitions w/o arguments. Generated with sed.
|
2009-03-18 10:22:21 +00:00 |
sys
|
Add prototypes for recent kcpuset_*() functions, which I forgot to commit.
|
2009-03-15 22:52:39 +00:00 |
ufs
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
uvm
|
ANSIfy another 1261 function definitions.
|
2009-03-14 21:04:01 +00:00 |
Makefile
|
Build kernel modules the same time as the rest of the system libraries.
|
2008-12-30 22:18:11 +00:00 |