| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new file that needs compiling. | David E. O'Brien | 1999-06-24 | 1 | -3/+3 |
* | Clarify some details. | Ruslan Ermilov | 1999-06-23 | 1 | -8/+15 |
* | Document the -f flag to detach. | Greg Lehey | 1999-06-22 | 1 | -2/+8 |
* | Remove ancient, mouldy comments. | Greg Lehey | 1999-06-22 | 1 | -16/+0 |
* | vinum_ldi: | Greg Lehey | 1999-06-22 | 1 | -3/+4 |
* | Allow a 'start <drive>' command. | Greg Lehey | 1999-06-22 | 1 | -1/+4 |
* | Signal init(8) instead of executing halt(8) or reboot(8) | Ruslan Ermilov | 1999-06-21 | 2 | -70/+100 |
* | Mention that data going from one internal address to another will | Brian Somers | 1999-06-21 | 1 | -4/+11 |
* | Minor cleanups to shutdown(8): | Joseph Koshy | 1999-06-21 | 2 | -5/+22 |
* | Move the IFSTATUS stuff after the address listing. | Poul-Henning Kamp | 1999-06-19 | 1 | -5/+5 |
* | This is the much-awaited cleaned up version of IPFW [ug]id support. | Brian Feldman | 1999-06-19 | 2 | -2/+62 |
* | Add a new interface ioctl, to return "aux status". | Poul-Henning Kamp | 1999-06-19 | 1 | -1/+6 |
* | Add again the ':' after the x option in th eargument list to getopt. | Nick Hibma | 1999-06-19 | 1 | -2/+2 |
* | Fix a coredump with negative (due to overflow) offset values. | Ruslan Ermilov | 1999-06-18 | 1 | -3/+4 |
* | This lets you specify "gemdosfs", "shortnames", "longnames", and | Jordan K. Hubbard | 1999-06-18 | 6 | -12/+63 |
* | Bring in System V run-level patches (turned off by default). | Ruslan Ermilov | 1999-06-18 | 3 | -23/+97 |
* | Add a MAINTAINER line to modules that I maintain. | Kenneth D. Merry | 1999-06-18 | 1 | -0/+2 |
* | Init(8) will halt the system if sent USR1 signal, | Ruslan Ermilov | 1999-06-16 | 2 | -8/+23 |
* | Document the usage of escape character in a service name. | Ruslan Ermilov | 1999-06-15 | 1 | -2/+9 |
* | Workaround the problem that the first (and only first) port name | Ruslan Ermilov | 1999-06-11 | 1 | -9/+26 |
* | For vendor-specific commands sent using the 'camcontrol cmd' facility, | Kenneth D. Merry | 1999-06-10 | 1 | -4/+4 |
* | Introduce IFF_SMART bit. | Poul-Henning Kamp | 1999-06-06 | 1 | -2/+2 |
* | sprintf -> snprintf | Kris Kennaway | 1999-06-06 | 1 | -2/+3 |
* | When incrementing through a SIOCGIFCONF list, enforce a lower limit of | Archie Cobbs | 1999-06-05 | 2 | -3/+6 |
* | Fix the parsing of ip addresses on a command line. | Ruslan Ermilov | 1999-06-04 | 1 | -7/+7 |
* | Spelling corrections for dummynet. | Ruslan Ermilov | 1999-06-02 | 1 | -4/+5 |
* | Get rid of segfaults in a set-uid program. | Ruslan Ermilov | 1999-06-01 | 1 | -8/+15 |
* | $Header$ -> $Id$ | Kris Kennaway | 1999-05-29 | 3 | -58/+70 |
* | Xref mountd in text. | Kris Kennaway | 1999-05-29 | 1 | -2/+3 |
* | Manpage cleanup, move $Id$ to #ifndef lint, remove unused includes, | Kris Kennaway | 1999-05-29 | 2 | -25/+27 |
* | Add the missing cd9660-specific options to the -o flag. While I'm here, | Guy Helmer | 1999-05-28 | 1 | -1/+16 |
* | close pr 10889: | Luigi Rizzo | 1999-05-24 | 1 | -13/+27 |
* | Fix typo in dump reporting | Jean-Marc Zucconi | 1999-05-24 | 1 | -3/+4 |
* | Getopt(3) returns -1 not EOF. | Warner Losh | 1999-05-23 | 2 | -6/+6 |
* | Include a table of disk error codes and a note about the cylinder > | Robert Nordier | 1999-05-22 | 1 | -1/+39 |
* | Fix a typo, and get rid of the bugs section that talks about adding | Kenneth D. Merry | 1999-05-19 | 1 | -5/+2 |
* | Use current names for swap devices. | Joseph Koshy | 1999-05-17 | 1 | -3/+3 |
* | Refer to current names for swap partitions in the `FILES' section. | Joseph Koshy | 1999-05-17 | 1 | -3/+3 |
* | Oops - missing parenthesis | Brian Somers | 1999-05-13 | 1 | -2/+2 |
* | /sbin/natd portrange documentation and bugfix | Brian Somers | 1999-05-13 | 2 | -8/+20 |
* | Read dumpdev using sysctl(3) interface. Now savecore should work again | Luoqi Chen | 1999-05-13 | 1 | -16/+22 |
* | Add a new device specification syntax to camcontrol. It is now possible to | Kenneth D. Merry | 1999-05-10 | 5 | -91/+204 |
* | Move sysctl/ to src/sbin/ where it now belongs. | David E. O'Brien | 1999-05-10 | 2 | -5/+3 |
* | Fix mknod which overloaded a little too much on "minor" and "major" | Poul-Henning Kamp | 1999-05-10 | 1 | -6/+6 |
* | Silence message about absence of PnP overrides. | Andrzej Bialecki | 1999-05-09 | 1 | -4/+5 |
* | Make flood ping flood again. It hasn't worked since 2.2.6. Make the "-l" | Stephen McKay | 1999-05-07 | 1 | -4/+6 |
* | Arrange the "CONFIGURATION FILE" section in the order in which the | Greg Lehey | 1999-05-07 | 1 | -24/+45 |
* | Null commit. | Joseph Koshy | 1999-05-07 | 4 | -4/+4 |
* | 1. Enhanced syntax for mount(8). The -o option now supports two 'meta' | Joseph Koshy | 1999-05-07 | 4 | -78/+310 |
* | Add a number of interrelated CAM feature enhancements and bug fixes. | Kenneth D. Merry | 1999-05-06 | 2 | -50/+1061 |