| Commit message (Expand) | Author | Age | Files | Lines |
* | Backing out my change of /etc/rmt -> /usr/sbin/rmt. | obrien | 1996-12-29 | 2 | -2/+3 |
* | rmt is /usr/sbin/rmt, not /etc/rmt which is a link to /usr/sbin/rmt | obrien | 1996-12-29 | 2 | -2/+2 |
* | Add example for mount_mfs(8). | wosch | 1996-12-26 | 1 | -1/+8 |
* | comma typos | wosch | 1996-12-23 | 2 | -8/+9 |
* | Minor mdoc/style fixes. | mpp | 1996-12-23 | 2 | -49/+42 |
* | Convert to mdoc format. | mpp | 1996-12-23 | 2 | -304/+356 |
* | FIx coredump with rtquery. | ache | 1996-12-21 | 1 | -1/+1 |
* | Delete redundant include of <sys/time.h> | wollman | 1996-12-17 | 1 | -2/+1 |
* | Merge from vendor branch. | wollman | 1996-12-17 | 2 | -7/+4 |
* | This commit was generated by cvs2svn to compensate for changes in r20606, | wollman | 1996-12-17 | 4 | -56/+60 |
|\ |
|
| * | Latest routed from Vern Schryver. This is supposed to fix | wollman | 1996-12-17 | 8 | -68/+69 |
* | | Add multicast options -I (source interface), -T (set ttl), -L (no loopback). | fenner | 1996-12-15 | 2 | -15/+80 |
* | | Now that all of the "standard" file system mount commands | mpp | 1996-12-14 | 6 | -399/+44 |
* | | Refer the reader to devfs(5). | mpp | 1996-12-14 | 1 | -8/+0 |
* | | Refer the reader to fdesc(5) for detailed info on the fdesc filesystem. | mpp | 1996-12-14 | 1 | -85/+11 |
* | | Remove the descriptions of the files in /kern and refer | mpp | 1996-12-14 | 1 | -40/+8 |
* | | Update the newfs(8) man page to reflect current | mpp | 1996-12-14 | 1 | -4/+10 |
* | | Remove the detailed description of the files in /proc | mpp | 1996-12-14 | 1 | -156/+11 |
* | | Merge from vendor branch. | wollman | 1996-12-11 | 5 | -76/+132 |
* | | This commit was generated by cvs2svn to compensate for changes in r20339, | wollman | 1996-12-11 | 6 | -417/+530 |
|\ \
| |/ |
|
| * | New version of Vern's routed. This includes more byte-order fixes, | wollman | 1996-12-11 | 14 | -497/+668 |
* | | Fix if.h lossage. I could have sworn I already fixed this one. | wollman | 1996-12-10 | 1 | -2/+3 |
* | | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | wollman | 1996-12-10 | 6 | -39/+53 |
* | | Cleaned up recent SIGINFO changes. | bde | 1996-12-10 | 1 | -24/+19 |
* | | Improve the format of the usage string output. | mpp | 1996-12-09 | 2 | -7/+6 |
* | | Minor formatting/style fixes. | mpp | 1996-12-09 | 5 | -27/+15 |
* | | Fix typo in last patch. empty!=emtpy | pst | 1996-12-08 | 1 | -1/+1 |
* | | Change how SIGINFO is handled -- set a flag (of sig_atomic_t), and check | sef | 1996-12-07 | 1 | -15/+34 |
* | | Fix math in SIGINFO printer. | fenner | 1996-12-02 | 1 | -2/+2 |
* | | This update adds the support for != 512 byte sector SCSI devices to | sos | 1996-12-01 | 4 | -13/+66 |
* | | Fix lots of non-bug questionable code: | wollman | 1996-11-21 | 2 | -112/+155 |
* | | For some reason the merge of this file didn't get committed properly. | wollman | 1996-11-20 | 1 | -36/+71 |
* | | Merge from vendor branch and use system MD5 library. | wollman | 1996-11-19 | 9 | -922/+203 |
* | | This commit was generated by cvs2svn to compensate for changes in r19882, | wollman | 1996-11-19 | 1 | -0/+325 |
|\ \
| |/ |
|
| * | Last import was botched. Fix it. | wollman | 1996-11-19 | 2 | -1/+334 |
* | | This commit was generated by cvs2svn to compensate for changes in r19880, | wollman | 1996-11-19 | 10 | -830/+2295 |
|\ \
| |/ |
|
| * | Latest version of SGI routed courtesy of Vern Schryver. This version | wollman | 1996-11-19 | 14 | -944/+2559 |
* | | Move the terminal handling code to a later location; this allows | sef | 1996-11-19 | 1 | -5/+6 |
* | | Submitted by: Archie@whistle.com | julian | 1996-11-13 | 3 | -3/+27 |
* | | Add mount_msdos(8) reference | ache | 1996-11-10 | 2 | -2/+4 |
* | | Document that "ldconfig -m" rescans all directories previously | jdp | 1996-11-09 | 1 | -3/+6 |
* | | Fixed a bug in the handling of the directories in the search path | jdp | 1996-11-08 | 1 | -5/+13 |
* | | Allow fdisk to be driven from a configuration file, making a 3rd-party | jkh | 1996-11-06 | 4 | -102/+1542 |
* | | Fix a spelling error. | jdp | 1996-11-05 | 1 | -1/+1 |
* | | Fixed backgrounding of ping, which was broken by the ^T changes in rev.1.3. | bde | 1996-11-04 | 1 | -4/+4 |
* | | fix usage string | wosch | 1996-11-04 | 2 | -8/+8 |
* | | Delete another unnecessary #include <sys/mbuf.h>. | wollman | 1996-11-01 | 1 | -2/+1 |
* | | Use fprintf(stderr,) instead of msgtail() so it works for restore as well. | fenner | 1996-11-01 | 1 | -0/+1 |
* | | Temporarily disable an information message that was added in the last | peter | 1996-11-01 | 1 | -1/+0 |
* | | Make rdump error messages a little clearer and make them look like dump | fenner | 1996-11-01 | 1 | -12/+35 |