| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | If rcmd() fails, return immediately instead of trying a bunch of | fenner | 1996-10-28 | 1 | -6/+9 |
* | | If passed the -d flag, mount devfs on /dev | phk | 1996-10-28 | 1 | -1/+12 |
* | | Don't give up just because we cant find the blkdev that corresponds | phk | 1996-10-27 | 4 | -8/+12 |
* | | setuid back to the original caller immediately after opening the route socket. | fenner | 1996-10-27 | 1 | -14/+19 |
* | | Allow the specification of a mountpoint, and resolve it s disk device | joerg | 1996-10-25 | 4 | -4/+64 |
* | | Moved #include of <sys/types.h> earlier so that this compiles when | bde | 1996-10-25 | 1 | -3/+6 |
* | | Mention the historic mount options, as `deprecated'. | joerg | 1996-10-22 | 1 | -0/+49 |
* | | dumpfs blindly trusts that it has been handed a filesystem. | phk | 1996-10-21 | 1 | -0/+7 |
* | | Issue a warning if the user specifies an invalid interface in a rule. | alex | 1996-10-17 | 1 | -1/+25 |
* | | Bring back NS support for this utility - we need it for the commercial Novell | jkh | 1996-10-16 | 2 | -1/+2 |
* | | Fix my yesterday's brain-o: don't account for the kilobytes twice. | joerg | 1996-10-14 | 1 | -1/+1 |
* | | Yikes! Originally, i intended to apply the patch from PR # 1322, | joerg | 1996-10-13 | 1 | -5/+6 |
* | | The dos() function needs a new second argument, containing the size | bde | 1996-10-13 | 2 | -20/+26 |
* | | Make the savecore command work like the man page says: | fenner | 1996-10-13 | 2 | -10/+21 |