| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix function declarations. | mdodd | 2003-03-26 | 1 | -122/+107 |
* | Get rid of a few caddr_t's. | mdodd | 2003-03-26 | 1 | -8/+8 |
* | asn_get_encoded() takes 2 arguments. | mdodd | 2003-03-26 | 1 | -1/+1 |
* | Retire set_reqid(), unused since 1.2. | mdodd | 2003-03-26 | 1 | -33/+0 |
* | - Add const qualifier to char * arrays. | mdodd | 2003-03-26 | 1 | -12/+4 |
* | Don't roll a private copy of basename(). | mdodd | 2003-03-26 | 1 | -24/+1 |
* | There are 5 securelevels, not 4. | keramida | 2003-03-26 | 1 | -1/+1 |
* | - Replace hexdump() with a prettier version. | mdodd | 2003-03-25 | 1 | -68/+131 |
* | Set pdu->pdulen in build_pdu(). | mdodd | 2003-03-25 | 1 | -0/+1 |
* | Don't compile in lmi_object_instance(). | mdodd | 2003-03-25 | 1 | -0/+2 |
* | - Handle the 'GET PREFIX' request. | mdodd | 2003-03-25 | 1 | -16/+159 |
* | Correct a comment. | mdodd | 2003-03-25 | 1 | -1/+1 |
* | - Add a comment regarding SETPFX_OBJID | mdodd | 2003-03-25 | 1 | -1/+11 |
* | Clean up formatting. | mdodd | 2003-03-25 | 1 | -3/+18 |
* | Remove some more MAKEDEV information. | trhodes | 2003-03-25 | 1 | -17/+2 |
* | Make -N option work. | ume | 2003-03-25 | 1 | -1/+1 |
* | Hook omshell(1) up to the build. | mdodd | 2003-03-25 | 4 | -1/+40 |
* | Building crunched things by hand (regenerating boot floppies for example) | mdodd | 2003-03-25 | 1 | -0/+2 |
* | Add mount options 'noinet4' and 'noinet6' which prevent using those | mdodd | 2003-03-25 | 2 | -0/+20 |
* | - Silence warnings (casting, implicit decl., unused var.). | mdodd | 2003-03-25 | 2 | -4/+7 |
* | - Make -M mask and -M time exclusive. | mdodd | 2003-03-24 | 1 | -22/+21 |
* | Fixed an errx format error in rev.1.81. This should have been fatal | bde | 2003-03-24 | 1 | -2/+2 |
* | - Add a new ioctl to get the maximum number of ATA channels. | mux | 2003-03-22 | 1 | -4/+7 |
* | Teach disklabel(8) about different hardware architectures. | ru | 2003-03-16 | 4 | -214/+454 |
* | Give this manpage a good overhaul, including the markup. | ru | 2003-03-15 | 2 | -654/+796 |
* | Update to use current version of devstat API. | phk | 2003-03-15 | 2 | -4/+4 |
* | Fixed (soon might be fatal) -Wformat warnings. | ru | 2003-03-15 | 1 | -3/+3 |
* | Add a 'verrevpath' option that verifies the interface that a packet | cjc | 2003-03-15 | 2 | -0/+38 |
* | Properly mark "auto" as a keyword. | ru | 2003-03-14 | 2 | -14/+14 |
* | Demangle the usage message at the source level. | ru | 2003-03-14 | 1 | -15/+8 |
* | o Partially revert rev. 1.103, fix 'ipfw show': dynamically adjust a | maxim | 2003-03-13 | 1 | -11/+39 |
* | Fix and sync SYNOPSIS and usage(). | ru | 2003-03-11 | 2 | -24/+44 |
* | Uncomment the description of the ipdst parameter, but refer to IPX | tjr | 2003-03-08 | 1 | -9/+6 |
* | Remove reference to unavailable paper. | phk | 2003-03-07 | 1 | -5/+0 |
* | Don't pick the name out of the devstat member of the ccd softc, it will | phk | 2003-03-06 | 1 | -2/+1 |
* | Update ping to be WARNS=2 compliant. | seanc | 2003-03-05 | 2 | -27/+36 |
* | Spelling, grammar fixes. | mdodd | 2003-03-05 | 1 | -3/+3 |
* | Remove documentation of old '-M' flag. | mdodd | 2003-03-05 | 1 | -15/+5 |
* | Kill #ifdef NS code | peter | 2003-03-05 | 2 | -182/+0 |
* | Add an xref to kldconfig(8). | ru | 2003-03-03 | 1 | -0/+1 |
* | /modules is gone long ago, use the safe equivalents. | ru | 2003-03-03 | 2 | -3/+3 |
* | Add a "-S sectorsize" option to enable Kirk to find a bug :-) | phk | 2003-03-03 | 2 | -2/+10 |
* | mdoc(7) police: Revision. | ru | 2003-03-03 | 2 | -24/+38 |
* | Strip out bogus difference from when this came from NetBSD: transliterating | jmallett | 2003-03-03 | 1 | -17/+1 |
* | Support ICMP_TSTAMP/ICMP_TSTAMPREPLY. | mdodd | 2003-03-02 | 2 | -28/+104 |
* | Close out a possible race where anybody in group operator could | mckusick | 2003-03-02 | 1 | -2/+11 |
* | Add the mksnap_ffs command to the sbin directory. This setuid root | mckusick | 2003-03-02 | 4 | -0/+172 |
* | Don't pretend natd(8) doesn't work with ppp(8) interfaces. | ru | 2003-02-28 | 1 | -5/+11 |
* | Spell "utilities" correctly. | keramida | 2003-02-28 | 1 | -1/+1 |
* | Document the rxcsum and txcsum commands. | ru | 2003-02-27 | 1 | -0/+11 |