| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Rewrote the section about the "normal" setting of the security level to | bde | 1996-10-12 | 1 | -15/+16 |
* | | Add a new option "-f hints_file" to specify an alternate file instead of | jdp | 1996-10-10 | 2 | -37/+37 |
* | | Fix the case where fsck would not see sparse directories and the kernel would | guido | 1996-10-08 | 16 | -5/+220 |
* | | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 3 | -5/+6 |
* | | When MODE SELECT'ing, the ``device-specific parameter'' field is | joerg | 1996-10-05 | 1 | -2/+2 |
* | | Back out my -k changes; there's a better way to do this in the short-term. | jkh | 1996-10-02 | 2 | -14/+5 |
* | | Add support for dset'ing an arbitrary kernel (experimental). | jkh | 1996-10-01 | 2 | -9/+19 |
* | | Updates to deal with ld.so.hints version 2. It now deals with the | peter | 1996-10-01 | 2 | -18/+53 |
* | | Get rid of useless -f flag (though left for historical reasons). | guido | 1996-09-30 | 2 | -3/+15 |
* | | .Os NetBSD -> .Os FreeBSD. | wosch | 1996-09-28 | 1 | -1/+1 |
* | | Removed references to pathconf-related variables that were never handled | bde | 1996-09-28 | 1 | -10/+3 |
* | | Add chlen command so you can set the size of an inode. This was handy | guido | 1996-09-26 | 1 | -0/+23 |
* | | Eliminated includes of the "temporary" backwards compatibility header | bde | 1996-09-24 | 2 | -3/+3 |
* | | add missing comma(s) in .Xr macros | wosch | 1996-09-23 | 3 | -6/+9 |