summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Warn when user use sectorsize bigger than the page size, which will leadpjd2007-03-052-0/+8
* Update shutdown() manual page to reflect actual behaviour of code.bms2007-03-051-10/+82
* Fix incorrect comment. Geli will protect against data modification, ofpjd2007-03-051-5/+6
* The firmware files are included in the base system now, reflect this here..brueffer2007-03-052-32/+43
* Test cases for back references.delphij2007-03-051-0/+24
* Only stop evaluation of a back reference if the match length isdelphij2007-03-051-15/+17
* Partial fix for a bug in rev.1.231. If suspend/resume clobbers thebde2007-03-052-0/+2
* Quick bandaid for possible broken multiple playback channels implementation.ariff2007-03-051-4/+5
* Check for malloc return valuekevlo2007-03-051-0/+2
* Another typo.grog2007-03-051-1/+1
* Use different wait channel name for second of two sleeps. Minor commentaryimp2007-03-051-2/+2
* Avoid infinite recursion on:delphij2007-03-051-0/+2
* Cosmetics: remove trailing white space, wrap over-long lines.grog2007-03-051-4/+6
* Change these descriptions of memory types used in malloc(9), as theirwkoszek2007-03-052-5/+4
* Rearrange function descriptions in more logical order.grog2007-03-041-24/+30
* Use msleep(9) instead of tsleep(9) surrounded by lock acquisition andwkoszek2007-03-041-6/+2
* Remove 'MPSAFE' annotations from the comments above most system calls: allrwatson2007-03-0434-694/+38
* Fix markup.ru2007-03-041-5/+8
* Fix typo in comment.flz2007-03-041-1/+1
* Reduce the number of retries to 10 from 20 for not_a_card retry test.imp2007-03-041-5/+8
* Markup polishing.ru2007-03-041-2/+3
* Move to ANSI C function headers. Re-wrap some comments.rwatson2007-03-041-45/+25
* Purge an out-of-date comment.bms2007-03-041-1/+0
* The use of predefined strings such as \*[Ge] can be harmful here,ru2007-03-041-3/+3
* Fix markup and clean up some of the wording.ru2007-03-041-23/+32
* Disable RPC exponential back-off for FreeBSD.org systems (IE. hiddensimon2007-03-042-0/+10
* - Use mtx_{lock,unlock}_spin rather than {disable,enable}_intr.nyan2007-03-042-58/+30
* - Bump _yplib_timeout limit from 10 to 20 seconds to better handlesimon2007-03-041-1/+9
* Fix markup.ru2007-03-041-16/+13
* More markup fixes.ru2007-03-041-6/+5
* Markup fixes.ru2007-03-041-7/+6
* Reduce diffs with i386.nyan2007-03-042-12/+20
* style(9).nyan2007-03-042-4/+4
* MFi386: revision 1.17.nyan2007-03-041-1/+1
* Catch up the rest of the drivers with the ether_vlan_mtap modifications.csjp2007-03-0410-10/+10
* Fix problems resulting from SMP kernels (mis-)identifying themselves ascperciva2007-03-041-3/+20
* Make the file tests robust against broken symlinks and otherkientzle2007-03-031-3/+17
* libarchive 2.0kientzle2007-03-0372-2434/+7206
* Get rid of chatter for failed commands if the filesystem is read-only.njl2007-03-031-5/+6
* Turn default address selection on by default. Now, whenume2007-03-031-1/+1
* Fix a typo.jkoshy2007-03-031-2/+2
* Clarify the meaning information printed by the -o option.grog2007-03-031-4/+3
* Use get_if_var() to retrieve interface specific values of dhclient_flagsbrooks2007-03-021-7/+3
* Document -J in usage.pjd2007-03-021-0/+1
* style(9) fixes.flz2007-03-022-2/+2
* Add vfs_getopt.9 to the build, and add links for related functions.davidc2007-03-021-0/+6
* Document the mount option handling functions.davidc2007-03-021-0/+197
* - Don't do the interrupt storm protection stuff for software interruptjhb2007-03-021-2/+3
* Forced commit to note that the previous edit to archive_read_extract was:kientzle2007-03-020-0/+0
* Force the umask to something predictable while creating objectskientzle2007-03-021-1/+2
OpenPOWER on IntegriCloud