| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not compare unsigned int values with ULONG_MAX. The comparison is | kan | 2003-07-11 | 2 | -5/+5 |
* | Correct to match reality regarding interface names. | dannyboy | 2003-07-08 | 1 | -3/+7 |
* | * introduce a section on SYNTAX to document the handling | luigi | 2003-07-08 | 1 | -44/+77 |
* | A bunch of changes (mostly syntactic sugar, all backward compatible): | luigi | 2003-07-08 | 1 | -251/+383 |
* | Drop the pid file after we call the final daemon call. w/o -n would | imp | 2003-07-05 | 1 | -2/+4 |
* | Implement the 'ipsec' option to match packets coming out of an ipsec tunnel. | luigi | 2003-07-04 | 2 | -0/+22 |
* | Remove smbfs, portalfs, and nwfs from sbin. The sources live in usr.sbin | gordon | 2003-07-02 | 17 | -2370/+0 |
* | Move mount_portalfs, mount_smbfs, and mount_nwfs from sbin to usr.sbin. | gordon | 2003-07-02 | 1 | -4/+1 |
* | Add a new mount flag MNT_BYFSID that can be used to unmount a file | iedowse | 2003-07-01 | 1 | -70/+71 |
* | Remove pathnames.h. | gordon | 2003-06-29 | 1 | -2/+0 |
* | Tweak a couple of utilities so they compile cleanly for /rescue. Mostly | gordon | 2003-06-29 | 2 | -2/+8 |
* | Move path definitions to include/paths.h. This makes it easier to override | gordon | 2003-06-29 | 2 | -14/+5 |
* | Convert fsck and mount to using execvP to find fsck_foo and mount_foo. | gordon | 2003-06-29 | 4 | -89/+13 |
* | o update for new 802.11 support | sam | 2003-06-28 | 1 | -2/+6 |
* | remove extra whitespace and blank lines | luigi | 2003-06-27 | 1 | -5/+2 |
* | o correct mode request handling | sam | 2003-06-25 | 1 | -3/+6 |
* | The current recommended default time to live (TTL) for the Internet | ru | 2003-06-25 | 1 | -3/+3 |
* | remove unused file (RELENG_5 and above use ipfw2, the old ipfw1 | luigi | 2003-06-24 | 1 | -2667/+0 |
* | Split some long lines to fit 80 columns (the code in RELENG_4 | luigi | 2003-06-23 | 1 | -5/+10 |
* | syntactic sugar: support range notation such as | luigi | 2003-06-23 | 1 | -5/+32 |
* | o Fix sets of rules usage example. | maxim | 2003-06-23 | 1 | -4/+4 |
* | Add support for multiple values and ranges for the "iplen", "ipttl", | luigi | 2003-06-22 | 2 | -29/+91 |
* | Replace the code for reading and writing the kernel message buffer | iedowse | 2003-06-22 | 1 | -3/+1 |
* | Remove another reference to ffsinfo.8 | brueffer | 2003-06-17 | 1 | -3/+1 |
* | Remove references to ffsinfo(8) for now. It was disconnected from | brueffer | 2003-06-17 | 2 | -2/+0 |
* | Xref police: chmod(8) -> chmod(1). | sobomax | 2003-06-17 | 1 | -1/+1 |
* | Compile sunlabel on all archs. | phk | 2003-06-17 | 1 | -4/+1 |
* | o Pass a correct argument to printf(3). | maxim | 2003-06-16 | 1 | -3/+4 |
* | Tighten up the string->integer conversion in sysctl(8): | rwatson | 2003-06-15 | 1 | -5/+25 |
* | Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam | ken | 2003-06-14 | 1 | -2/+0 |
* | If the -proxy_only option is used, the -alias_address/-interface | ru | 2003-06-13 | 2 | -4/+9 |
* | Remove label command. It has been deprecated since December 1998, and | grog | 2003-06-12 | 1 | -37/+1 |
* | Remove "label" keyword. | grog | 2003-06-12 | 1 | -2/+1 |
* | style clean. | obrien | 2003-06-11 | 2 | -11/+9 |
* | Add "-n" argument, which causes mdconfig to simply print the unit | rwatson | 2003-06-11 | 2 | -5/+16 |
* | Be consistent about module names. | phk | 2003-06-09 | 1 | -2/+2 |
* | GEOMification of CCD. | phk | 2003-06-09 | 1 | -165/+69 |
* | Marshal newfs -L (filesystem volume names), the names are not marshalled | jmallett | 2003-06-09 | 1 | -0/+2 |
* | .Nm -> .Xr | charnier | 2003-06-08 | 1 | -3/+4 |
* | The .Xr utility | charnier | 2003-06-08 | 1 | -2/+3 |
* | mount_msdos -> mount_msdosfs | charnier | 2003-06-08 | 1 | -1/+1 |
* | Add section number to .Xr | charnier | 2003-06-08 | 3 | -3/+3 |
* | Add section number to .Xr | charnier | 2003-06-08 | 1 | -1/+1 |
* | Augh! Fix the sparc64 build: | phk | 2003-06-07 | 1 | -0/+8 |
* | Sanitize setting of labeloffset and labelsector. | phk | 2003-06-07 | 2 | -12/+5 |
* | Move my maintainership of parts of ipfilter back to Darren Reed | guido | 2003-06-06 | 4 | -4/+4 |
* | Give ia64 the exact same semantics as i386 with respect to non-512 | phk | 2003-06-04 | 1 | -1/+2 |
* | Unbreak ia64. 'nuff said. | marcel | 2003-06-04 | 1 | -0/+4 |
* | Change handling to support strong alignment architectures such as alpha and | ticso | 2003-06-04 | 1 | -12/+34 |
* | Further devilification of CCD: | phk | 2003-06-02 | 1 | -122/+29 |