| Commit message (Expand) | Author | Age | Files | Lines |
* | Warn when user use sectorsize bigger than the page size, which will lead | pjd | 2007-03-05 | 2 | -0/+8 |
* | Update shutdown() manual page to reflect actual behaviour of code. | bms | 2007-03-05 | 1 | -10/+82 |
* | Fix incorrect comment. Geli will protect against data modification, of | pjd | 2007-03-05 | 1 | -5/+6 |
* | The firmware files are included in the base system now, reflect this here.. | brueffer | 2007-03-05 | 2 | -32/+43 |
* | Test cases for back references. | delphij | 2007-03-05 | 1 | -0/+24 |
* | Only stop evaluation of a back reference if the match length is | delphij | 2007-03-05 | 1 | -15/+17 |
* | Partial fix for a bug in rev.1.231. If suspend/resume clobbers the | bde | 2007-03-05 | 2 | -0/+2 |
* | Quick bandaid for possible broken multiple playback channels implementation. | ariff | 2007-03-05 | 1 | -4/+5 |
* | Check for malloc return value | kevlo | 2007-03-05 | 1 | -0/+2 |
* | Another typo. | grog | 2007-03-05 | 1 | -1/+1 |
* | Use different wait channel name for second of two sleeps. Minor commentary | imp | 2007-03-05 | 1 | -2/+2 |
* | Avoid infinite recursion on: | delphij | 2007-03-05 | 1 | -0/+2 |
* | Cosmetics: remove trailing white space, wrap over-long lines. | grog | 2007-03-05 | 1 | -4/+6 |
* | Change these descriptions of memory types used in malloc(9), as their | wkoszek | 2007-03-05 | 2 | -5/+4 |
* | Rearrange function descriptions in more logical order. | grog | 2007-03-04 | 1 | -24/+30 |
* | Use msleep(9) instead of tsleep(9) surrounded by lock acquisition and | wkoszek | 2007-03-04 | 1 | -6/+2 |
* | Remove 'MPSAFE' annotations from the comments above most system calls: all | rwatson | 2007-03-04 | 34 | -694/+38 |
* | Fix markup. | ru | 2007-03-04 | 1 | -5/+8 |
* | Fix typo in comment. | flz | 2007-03-04 | 1 | -1/+1 |
* | Reduce the number of retries to 10 from 20 for not_a_card retry test. | imp | 2007-03-04 | 1 | -5/+8 |
* | Markup polishing. | ru | 2007-03-04 | 1 | -2/+3 |
* | Move to ANSI C function headers. Re-wrap some comments. | rwatson | 2007-03-04 | 1 | -45/+25 |
* | Purge an out-of-date comment. | bms | 2007-03-04 | 1 | -1/+0 |
* | The use of predefined strings such as \*[Ge] can be harmful here, | ru | 2007-03-04 | 1 | -3/+3 |
* | Fix markup and clean up some of the wording. | ru | 2007-03-04 | 1 | -23/+32 |
* | Disable RPC exponential back-off for FreeBSD.org systems (IE. hidden | simon | 2007-03-04 | 2 | -0/+10 |
* | - Use mtx_{lock,unlock}_spin rather than {disable,enable}_intr. | nyan | 2007-03-04 | 2 | -58/+30 |
* | - Bump _yplib_timeout limit from 10 to 20 seconds to better handle | simon | 2007-03-04 | 1 | -1/+9 |
* | Fix markup. | ru | 2007-03-04 | 1 | -16/+13 |
* | More markup fixes. | ru | 2007-03-04 | 1 | -6/+5 |
* | Markup fixes. | ru | 2007-03-04 | 1 | -7/+6 |
* | Reduce diffs with i386. | nyan | 2007-03-04 | 2 | -12/+20 |
* | style(9). | nyan | 2007-03-04 | 2 | -4/+4 |
* | MFi386: revision 1.17. | nyan | 2007-03-04 | 1 | -1/+1 |
* | Catch up the rest of the drivers with the ether_vlan_mtap modifications. | csjp | 2007-03-04 | 10 | -10/+10 |
* | Fix problems resulting from SMP kernels (mis-)identifying themselves as | cperciva | 2007-03-04 | 1 | -3/+20 |
* | Make the file tests robust against broken symlinks and other | kientzle | 2007-03-03 | 1 | -3/+17 |
* | libarchive 2.0 | kientzle | 2007-03-03 | 72 | -2434/+7206 |
* | Get rid of chatter for failed commands if the filesystem is read-only. | njl | 2007-03-03 | 1 | -5/+6 |
* | Turn default address selection on by default. Now, when | ume | 2007-03-03 | 1 | -1/+1 |
* | Fix a typo. | jkoshy | 2007-03-03 | 1 | -2/+2 |
* | Clarify the meaning information printed by the -o option. | grog | 2007-03-03 | 1 | -4/+3 |
* | Use get_if_var() to retrieve interface specific values of dhclient_flags | brooks | 2007-03-02 | 1 | -7/+3 |
* | Document -J in usage. | pjd | 2007-03-02 | 1 | -0/+1 |
* | style(9) fixes. | flz | 2007-03-02 | 2 | -2/+2 |
* | Add vfs_getopt.9 to the build, and add links for related functions. | davidc | 2007-03-02 | 1 | -0/+6 |
* | Document the mount option handling functions. | davidc | 2007-03-02 | 1 | -0/+197 |
* | - Don't do the interrupt storm protection stuff for software interrupt | jhb | 2007-03-02 | 1 | -2/+3 |
* | Forced commit to note that the previous edit to archive_read_extract was: | kientzle | 2007-03-02 | 0 | -0/+0 |
* | Force the umask to something predictable while creating objects | kientzle | 2007-03-02 | 1 | -1/+2 |