| Commit message (Expand) | Author | Age | Files | Lines |
* | Make iostat(8) fully work on crash dumps again (broken since 5.0): | jhb | 2007-02-06 | 1 | -5/+6 |
* | getopt(3) returns -1, not EOF. | kevlo | 2007-02-06 | 4 | -4/+4 |
* | - Bump document date. | ru | 2007-02-06 | 1 | -3/+3 |
* | getopt(3) returns -1, not EOF when out of args. | kevlo | 2007-02-05 | 2 | -2/+2 |
* | Document that quotas must be turned off on a file system and | mpp | 2007-02-04 | 1 | -0/+2 |
* | Remove all #if __FreeBSD_version checks now that RSTP support has been | syrinx | 2007-02-04 | 1 | -32/+2 |
* | If two files systems, /a and /b are marked as having quotas enabled | mpp | 2007-02-04 | 3 | -24/+66 |
* | If quotas are not currently enabled for a file system, edquota -p | mpp | 2007-02-04 | 1 | -8/+63 |
* | Grr, committed manual page without the last change - make the comment a bit | pjd | 2007-02-03 | 1 | -1/+1 |
* | Add support for multiple exports files. This will be useful for example for | pjd | 2007-02-03 | 2 | -125/+145 |
* | - Teach pciconf(8) to list the PCI capabilities supported by each device | jhb | 2007-02-02 | 5 | -46/+593 |
* | Fix previous rev.: don't step behind the end of memory we allocate | pav | 2007-02-01 | 1 | -1/+1 |
* | Remove hard-coded limit (200) on maximum number of packages that can be | ade | 2007-01-31 | 1 | -21/+13 |
* | Add gnustep and ports-mgmt ports categories. | erwin | 2007-01-31 | 1 | -0/+2 |
* | Add missing library dependencies and sort libraries | ru | 2007-01-30 | 1 | -2/+2 |
* | Fix the logic bug that caused the custom versions of warn(3) and | ru | 2007-01-30 | 2 | -3/+3 |
* | Long overdue removal of vnconfig(8) | phk | 2007-01-28 | 3 | -32/+0 |
* | If nmount() fails to export a directory, in the syslog() error message, | rodrigc | 2007-01-26 | 1 | -2/+4 |
* | Display the name of the quota data file in verbose mode. | mpp | 2007-01-24 | 1 | -2/+2 |
* | Decrease to WARNS=3. | rodrigc | 2007-01-20 | 1 | -1/+1 |
* | Clean up compilation warnings. Set WARNS=6 in Makefile. | rodrigc | 2007-01-20 | 10 | -89/+35 |
* | o Remove duplicate includes. | maxim | 2007-01-20 | 3 | -3/+0 |
* | Fix a typo in a comment, introduced in rev. 1.19. | brueffer | 2007-01-16 | 1 | -1/+1 |
* | o Remove duplicate #include <errno.h>. | maxim | 2007-01-16 | 1 | -1/+0 |
* | Provide a more accurate description of the size of the ports collection. | murray | 2007-01-16 | 1 | -1/+1 |
* | Fix typos. | joel | 2007-01-12 | 1 | -3/+3 |
* | add man page | sam | 2007-01-12 | 2 | -1/+182 |
* | fix typo | sam | 2007-01-12 | 1 | -1/+1 |
* | MFp4: struct fsm_opt_hdr needs to be __packed as it is used as an array for | ticso | 2007-01-05 | 1 | -1/+1 |
* | some whitespace cleanup (which I usually don't bother with) | mjacob | 2007-01-04 | 1 | -57/+55 |
* | Add a function that checks for duplicate requests (based | mjacob | 2007-01-04 | 1 | -2/+43 |
* | During an upgrade, if /boot/kernel.prev exists then the backup of | ceri | 2007-01-01 | 1 | -0/+18 |
* | Clarify a comment. | ceri | 2006-12-31 | 1 | -1/+1 |
* | Fix typo. | ceri | 2006-12-31 | 1 | -1/+1 |
* | "block is set to UTC" -> "clock is set to UTC" | cperciva | 2006-12-31 | 1 | -1/+1 |
* | Re-connect snmp_bridge to the build. It survived a make universe | bz | 2006-12-29 | 1 | -0/+1 |
* | bridge_snmp.h | bz | 2006-12-29 | 3 | -75/+90 |
* | Fix a group of typos: | yar | 2006-12-29 | 1 | -1/+1 |
* | Fix markup and change some layout; no content changes. | ru | 2006-12-27 | 1 | -9/+39 |
* | Add a sentence to the DESCRIPTION noting that updates aren't available | cperciva | 2006-12-26 | 1 | -0/+15 |
* | Simplify and improve the markup. | ru | 2006-12-25 | 1 | -16/+16 |
* | Tweak some wording and markup. | ru | 2006-12-22 | 1 | -12/+13 |
* | Correct the description of minpoll and maxpoll. | ceri | 2006-12-21 | 1 | -3/+3 |
* | ia64 is nit-picking according to tinderbox so temporary disconnect | bz | 2006-12-21 | 1 | -1/+0 |
* | Connect the snmp_bridge(3) module to the build. | syrinx | 2006-12-20 | 1 | -0/+1 |
* | Keep in sync with the if_bridge(4) module (rev. 1.20 if_bridgevar.h, | syrinx | 2006-12-20 | 3 | -36/+36 |
* | Remove an unused variable. | syrinx | 2006-12-20 | 1 | -1/+0 |
* | Make grammar a bit more consistent in this document. | yar | 2006-12-20 | 1 | -2/+2 |
* | Allow for module-path being a semicolon-separated list of dirs. | yar | 2006-12-20 | 2 | -43/+64 |
* | - Add geography and spanish ports categories | erwin | 2006-12-19 | 1 | -1/+3 |