.. |
altq
|
typo; from ilya a. kovalenko <shadow () oganer ! net>
|
2010-11-19 22:36:11 +00:00 |
arch
|
Make spstrcpy actually copy strings.
|
2011-04-14 19:37:07 +00:00 |
compat
|
Unify header sentinel names.
|
2011-04-05 22:54:30 +00:00 |
conf
|
merge vfs_conf.c and vfs_init.c and retire vfs_conf.c;
|
2011-04-07 13:42:53 +00:00 |
crypto
|
cleanup aes-ctr keystream after use; ok deraadt
|
2011-01-12 16:58:23 +00:00 |
ddb
|
- use nitems() no binary change on amd64
|
2011-04-05 19:54:35 +00:00 |
dev
|
Reducing number of call update_leds().
|
2011-04-14 19:25:54 +00:00 |
isofs
|
Every single vop_default is set to eopnotsupp, so retire it
|
2011-04-05 14:14:07 +00:00 |
kern
|
Move the DDB includes up in the file so that the m_print() prototype is
|
2011-04-11 13:10:13 +00:00 |
lib
|
Regen.
|
2011-04-14 13:53:16 +00:00 |
miscfs
|
Remove portalfs.
|
2011-04-05 18:51:25 +00:00 |
msdosfs
|
Every single vop_default is set to eopnotsupp, so retire it
|
2011-04-05 14:14:07 +00:00 |
net
|
knf. remove extra spaces and wrap long lines.
|
2011-04-14 05:13:45 +00:00 |
net80211
|
Passing M_WAITOK to mbuf functions is supposed to be a contract between
|
2011-04-05 11:48:28 +00:00 |
netatalk
|
Unbreak atalk: don't call ifa_add() until the ifa_addr pointer has been set
|
2010-09-27 20:16:17 +00:00 |
netbt
|
add format strings implied by surplus arguments
|
2010-08-20 17:00:40 +00:00 |
netinet
|
Backout the in_iawithaddr() -> ifa_ifwithaddr() change.
|
2011-04-14 08:15:26 +00:00 |
netinet6
|
comment typo
|
2011-04-06 19:23:15 +00:00 |
netmpls
|
de-guttenberg our stack a bit
|
2011-04-04 17:44:43 +00:00 |
netnatm
|
- use nitems(); no binary change
|
2011-03-31 10:36:42 +00:00 |
nfs
|
Every single vop_default is set to eopnotsupp, so retire it
|
2011-04-05 14:14:07 +00:00 |
nnpfs
|
remove the a_desc member from the vop_*_args structures
|
2011-04-05 14:34:16 +00:00 |
ntfs
|
Every single vop_default is set to eopnotsupp, so retire it
|
2011-04-05 14:14:07 +00:00 |
scsi
|
Since we don't print "drive offline" anymore, there is no need to
|
2011-04-08 10:37:39 +00:00 |
stand
|
Remove debug print left in on last commit.
|
2010-07-10 20:47:10 +00:00 |
sys
|
No longer special-case NULL as a long for kernel and bootblocks.
|
2011-04-12 21:39:22 +00:00 |
ufs
|
Avoid kvm starvation due to softdeps waiting on too many mapped buffers,
|
2011-04-12 19:45:43 +00:00 |
uvm
|
Do not use NULL in integer comparisons. No functional change.
|
2011-04-07 15:30:13 +00:00 |
Makefile
|
Don't use SUBDIR to traverse tags builds, but punt them straight to
|
2010-06-29 21:42:48 +00:00 |