summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mdoc cleanup and some wording improvements.brueffer2006-06-061-15/+15
* Handle errors in the same way it is done in safe(4).pjd2006-06-061-2/+4
* Don't increase hst_obytes field twice - it is already done at the beginingpjd2006-06-061-1/+0
* Add `reload' which invalidates the cache for every user.ume2006-06-062-0/+4
* - Note that the synchronisation interface needs to be up and haveglebius2006-06-061-2/+5
* Make ke_rqindex unsigned.davidxu2006-06-062-2/+2
* Print pfsync interface status if either syncpeer or syncdev is configured.glebius2006-06-061-6/+11
* Extract pointer value for mnt_stat from vp after the NULL check, notrwatson2006-06-061-1/+2
* Use NET_CALLOUT_MPSAFE for netgraph callout initializer.glebius2006-06-062-3/+1
* The procedure of raceless switching between polling mode andglebius2006-06-061-105/+102
* Remove section committed by mistake. It is not yet ready.pjd2006-06-061-33/+0
* Add regression tests for geli(8) authentication feature.pjd2006-06-065-0/+306
* - Update regression tests after recent changes.pjd2006-06-062-65/+72
* Cleanups for mailwrapper(8):delphij2006-06-063-88/+106
* Add partial pmap locking.alc2006-06-062-8/+29
* Correct a typo in the previous revision.alc2006-06-062-2/+2
* Add a stub for pmap_enter_object().alc2006-06-061-0/+7
* Make VERBOSE_INIT_ARM compile by fixing various printf formats, and add itcognet2006-06-062-2/+3
* vm_page_alloc_contig() can sleep, so don't even think about using itcognet2006-06-051-8/+9
* Really fix the typo this time: it should be sc->sc_drvbpf to be verified,avatar2006-06-051-1/+1
* Fixing a typo in rev1.196.avatar2006-06-051-1/+1
* Remove use of Giant around vn_open() in audit trail setup.rwatson2006-06-051-15/+10
* Do some source && comment cleanup.mjacob2006-06-052-35/+14
* Add PIM_SEQSCAN for HBA misc flags and code that understandsmjacob2006-06-052-33/+81
* Document geli(8) data authentication.pjd2006-06-051-12/+116
* Connect new GELI files to the build.pjd2006-06-052-1/+11
* Userland bits of geli(8) data authentication.pjd2006-06-051-15/+29
* Implement data integrity verification (data authentication) for geli(8).pjd2006-06-056-275/+1101
* Make kern.geom.eli.overwrites sysctl a tunable as well.pjd2006-06-051-0/+1
* Assuming the interface has an address of x.x.x.195, a mask ofqingli2006-06-051-0/+6
* Add g_duplicate_bio() function which does the same thing what g_clone_bio()pjd2006-06-052-0/+26
* Introduce the function pmap_enter_object(). It maps a sequence of residentalc2006-06-0510-61/+386
* Some mdoc and wording improvements.brueffer2006-06-051-6/+7
* Fix kernel panic in rt2661_tx_intr() if no frames has been sent.fjoe2006-06-051-0/+4
* o Add missed comma.maxim2006-06-051-1/+1
* Just a very quick update to get *close* to reality.mjacob2006-06-051-8/+43
* - ANSIfy.delphij2006-06-051-69/+26
* Fix cut-n-pasteo: use the i386 version #define for i386 dumps, not the amd64 ...emaste2006-06-051-1/+1
* my(4) provides support now as well.brueffer2006-06-051-1/+2
* Add altq(4) support.brueffer2006-06-051-4/+6
* move hal bus+tag externalization to the bus glue code where it belongs;sam2006-06-053-6/+6
* - Declare the PnP map const.marius2006-06-051-1/+4
* resolve merge conflictssam2006-06-051-9/+36
* This commit was generated by cvs2svn to compensate for changes in r159285,sam2006-06-0574-102663/+127118
|\
| * Version 0.9.17.2:sam2006-06-0575-102672/+127154
* | Upon further review, DES prefers this change over that in revision 1.13ghelmer2006-06-051-6/+4
* | Fix minor typos.joel2006-06-051-3/+3
* | - Document that padlock(4) pretends to accelerate HMAC algorithms.pjd2006-06-051-2/+6
* | - Pretend to accelerate various HMAC algorithms, so padlock(4) can be usedpjd2006-06-051-91/+266
* | When generating BSM tokens for mkfifo(), include mode argument.rwatson2006-06-051-1/+6
OpenPOWER on IntegriCloud