summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make pswitch_intr() returns interrupt handling status.piso2007-03-021-2/+3
* - Add missing subdirectories in BSD.usr.dist mtree file.flz2007-03-023-1/+13
* Ensure message passed to "settimestamp" and "setcounter" is the rightemaste2007-03-021-1/+9
* Put this old tool for dumping PCI expansion ROM images somewhere useful.bms2007-03-023-0/+422
* Markup fixes.emaste2007-03-021-2/+3
* - Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in aflz2007-03-0225-7/+27877
* Fix geli after last commit for UP systems that are running SMP kernel.pjd2007-03-021-1/+2
* lock stats updates need to be protected by the lockkmacy2007-03-022-44/+8
* Fixing NO_INET6 build as addr2ascii() has been nuked in previous commit.avatar2007-03-021-0/+2
* Document the new {set,get}{timestamp,counter} messages supported by theemaste2007-03-021-4/+50
* Add "setcounter" and "getcounter" messages, providing the the abilityemaste2007-03-022-0/+137
* MFP4: 113090, 113130, 113132jkim2007-03-021-3/+100
* Change fifo_printinfo to check if the vnode v_fifoinfo pointermpp2007-03-021-0/+4
* MFP4: 115220, 115222jkim2007-03-025-352/+371
* Add "settimestamp" and "gettimestamp" messages, providing the the abilityemaste2007-03-012-5/+139
* Fix build breakage.pjd2007-03-011-1/+1
OpenPOWER on IntegriCloud