summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Don't defer the removal of an 802.1q header for no real reason.yar2006-12-301-25/+16
* now that MFS_IMAGE is in the FULLKERNEL section, use FULLKERNEL instead ofjmg2006-12-301-4/+4
* Remove alpha-specific stuff from the hardware notes (these are mostlybmah2006-12-303-84/+64
* Whitespace fix and remove an extra cast.jhb2006-12-302-2/+4
* Be consistent with the spelling of "dependent" in user-visible places.ceri2006-12-301-1/+1
* MFC:danger2006-12-290-0/+0
* Some how the d slipped out in the last commit, add it back...jmg2006-12-291-1/+1
* Summer of Code 2005: improve libalias - part 2 of 2piso2006-12-298-11/+1651
* a) macro-ization of all mbuf and random numberrrs2006-12-2917-1341/+1222
* Slightly resort functions in file so that no forward function prototypesrwatson2006-12-291-49/+46
* Re-add include of opt_mac.h in mac_framework.c, which was improperlyrwatson2006-12-291-0/+2
* Re-connect snmp_bridge to the build. It survived a make universebz2006-12-291-0/+1
* bridge_snmp.hbz2006-12-293-75/+90
* Fix an off-by-one which could mean writing beyond the end of the arraybz2006-12-291-2/+2
* Fix fat-fingering in previous commit.jhb2006-12-294-5/+5
* - Fix markup.ru2006-12-291-42/+44
* Add "nojail" keyword to prevent spurious error messages.hrs2006-12-291-0/+1
* Fix oops in previous commit.bde2006-12-291-1/+1
* Fixed some style bugs (mainly assorted errors in comments, and inconsistentbde2006-12-292-49/+49
* Some whitespace nits and remove a few casts.jhb2006-12-294-7/+11
* Fixed some style bugs (whitespace only).bde2006-12-292-61/+65
* Various bpf(4) related fixes to catch places up to the new bpf(4)jhb2006-12-2913-37/+33
* Work around a long standing LOR with user/group rules by doing the socketmlaier2006-12-293-0/+17
* Try harder to garbage-collect the "LOCORE" (really asm) version ofbde2006-12-292-11/+11
* Build bits for ng_deflate(4) and ng_pred1(4).glebius2006-12-297-0/+22
* Fix a group of typos:yar2006-12-296-6/+6
* - More search and replace prettying.jeff2006-12-291-12/+12
* Fix SUSv3 compliance: Use a single comma instead of comma and space to separatestefanf2006-12-291-1/+1
* Remove two XXX comments that no longer apply.rwatson2006-12-291-5/+0
* Use p_cansee() to check that a target process for an audit staterwatson2006-12-291-3/+9
* Manual page for Predictor-1 PPP compression netgraph node.glebius2006-12-291-0/+145
* Manual page for Deflate PPP compression netgraph node.glebius2006-12-291-0/+159
* Add a witness sleep warning to canon_path(), which invokes vput() and hencerwatson2006-12-292-3/+3
* - Clean up a bit after the most recent KSE restructuring.jeff2006-12-291-206/+201
* A node that implements Predictor-1 compression for PPP.glebius2006-12-292-0/+781
* Fix tab lossage.ru2006-12-291-1/+1
* Remove extraneous whitespace.ru2006-12-294-7/+7
* The Christmas holidays were not showing up due to missing <tab>.ru2006-12-291-3/+3
* -mdoc knows about FreeBSD 7.0 as well.ru2006-12-291-1/+0
* Piggyback watchdog timer handling with msk_tick which is called everyyongari2006-12-292-13/+9
* Fix interrupt handling on a dual port card. Previously it ignoredyongari2006-12-291-10/+6
* Fix MSI support. Now it correctly allocates SYS_RES_IRQ resourcesyongari2006-12-292-27/+55
* Regenerate.rwatson2006-12-293-17/+17
* Assign or clean up audit identifiers for a number of additional Linuxrwatson2006-12-291-18/+19
* In cpu_reset(), call OF_reboot() instead of OF_exit(). The lattermarcel2006-12-282-2/+4
* Add missing include guards to mac_internal.h, update include guards inrwatson2006-12-282-3/+8
* bump doc date and fix spelling...jmg2006-12-281-2/+2
* Update a number of comments:rwatson2006-12-284-23/+22
* Remove XXX comments about EA transaction support and provide a morerwatson2006-12-281-6/+11
* Remove an inaccurate comment I added regarding storage for mbuf tagrwatson2006-12-281-7/+0
OpenPOWER on IntegriCloud