summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* In mac_inpcb_sosetlabel(), assert the socket lock rather than commentingrwatson2006-12-281-1/+1
* Update __FreeBSD_version check for pci_find_extcap() now that it isjhb2006-12-281-1/+1
* Centralize definition of MAC_VERSION in mac_policy.h, as it defines therwatson2006-12-283-6/+19
* Move mac_init_label() and mac_destroy_label() from mac_framework.c torwatson2006-12-282-29/+31
* On HEAD, the release notes are no longer MD documents, so update textbmah2006-12-281-3/+3
* Trim unneeded includes.rwatson2006-12-282-48/+0
* Break contents of kern_mac.c out into two files following a repo-copy:rwatson2006-12-284-2503/+2
* document that locks must not be aquired in f_event... (and where theyjmg2006-12-281-0/+14
* Forced commit to recognize repository copy of src/sys/kern/kern_mac.crwatson2006-12-280-0/+0
* Update MAC Framework general comments, referencing various interfaces itrwatson2006-12-283-36/+120
* Bump modification date for last update.simon2006-12-281-1/+1
* Catch up struct cmsghdr and struct msghdr in the manual page with thesimon2006-12-281-11/+11
* A node that implements the Deflate sub-protocols of the Compression Controlglebius2006-12-282-0/+768
* Before this commit, if the compression is enabled the, ng_ppp(4)glebius2006-12-282-48/+127
OpenPOWER on IntegriCloud