| Commit message (Expand) | Author | Age | Files | Lines |
* | ccdcontrol -> ccdconfig. | asami | 1996-01-30 | 1 | -3/+3 |
* | Fix a bunch of spelling errors. | mpp | 1996-01-29 | 12 | -28/+28 |
* | A manpage. May be the file nologin.5 should located in | wosch | 1996-01-28 | 2 | -0/+63 |
* | Make the numbers for the "superblock backups" fit nicely on the screen, | joerg | 1996-01-25 | 1 | -1/+35 |
* | Disclaimer redundant and man page cleanups | pst | 1996-01-22 | 2 | -48/+20 |
* | Change the reference to format(8) (which we don't have) to fdformat(1) and | mpp | 1996-01-22 | 1 | -1/+2 |
* | Finally implement the "auto" disktype. It attempts to get all the | joerg | 1996-01-22 | 4 | -2/+136 |
* | Declare functions, resolve printf-format warnings. | joerg | 1996-01-21 | 2 | -66/+150 |
* | Route calls the errx routine with the wrong number of arguments | mpp | 1996-01-20 | 1 | -2/+2 |
* | Source cleanup: prototypes, varargs, POSIXification, getopts, -Wall clean. | peter | 1996-01-19 | 1 | -183/+182 |
* | Made router discovery at least build and run. There are a few things | fenner | 1996-01-19 | 3 | -56/+81 |
* | Yet another "fix" for some of the mistakes in the recent versions.. | peter | 1996-01-08 | 1 | -13/+25 |
* | Fix some of my mistakes, slight cleanup, improve reliability (the old | peter | 1996-01-08 | 1 | -12/+36 |
* | Move some tables to "const" and remove some unused vars. | phk | 1996-01-07 | 1 | -7/+6 |
* | Fix the spelling of 'partition'. | jmz | 1996-01-04 | 2 | -8/+8 |
* | oops, do it right this time | adam | 1996-01-03 | 1 | -1/+1 |
* | Link with libutil for kerberos too | adam | 1996-01-03 | 1 | -1/+1 |
* | Clean up GCC warnings, condition out some compatibility cruft, add $Id$. | wollman | 1996-01-02 | 1 | -61/+51 |
* | My really ugly hack to ifconfig to make it pick up interface aliases | peter | 1996-01-01 | 1 | -262/+265 |
* | Make nfsd use setproctitle from libutil... | peter | 1996-01-01 | 2 | -0/+11 |
* | Add hooks into the mount_mfs code in newfs to do the FreeBSD-style | peter | 1996-01-01 | 1 | -1/+15 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 5 | -1754/+0 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 41 | -6335/+0 |
* | Added $Id$. | asami | 1995-12-28 | 1 | -0/+2 |
* | Make it work for FreeBSD-2.1. | asami | 1995-12-27 | 1 | -21/+8 |
* | This commit was generated by cvs2svn to compensate for changes in r13049, | asami | 1995-12-27 | 1 | -0/+11 |
|\ |
|
| * | Makefile. | asami | 1995-12-27 | 1 | -0/+11 |
* | | This commit was generated by cvs2svn to compensate for changes in r13047, | asami | 1995-12-27 | 1 | -0/+35 |
|\ \
| |/ |
|
| * | Oops, forgot pathnames.h. | asami | 1995-12-27 | 1 | -0/+35 |
* | | This commit was generated by cvs2svn to compensate for changes in r13044, | asami | 1995-12-27 | 2 | -0/+877 |
|\ \
| |/ |
|
| * | ccdcontrol from NetBSD-1.1. Note it was called "ccdconfig" originally. | asami | 1995-12-27 | 2 | -0/+877 |
* | Put the superfluous "DUMP:" back in the statistics line, to make | joerg | 1995-12-23 | 1 | -2/+2 |
* | The rewamped sysctl program that will find all the variables itself. | phk | 1995-12-21 | 2 | -443/+372 |
* | The version of setproctitle() inside nfsd was busted. It was not terminating | peter | 1995-12-15 | 1 | -0/+1 |
* | Add #include <vm/pmap.h> in order to make savecore compile again after the | peter | 1995-12-13 | 1 | -0/+1 |
* | Use a dynamically-sized buffer for SIOCGIFCONF so that `ifconfig -a' | wollman | 1995-12-07 | 1 | -9/+26 |
* | Make the default tape device match dump(8). | joerg | 1995-11-26 | 2 | -4/+4 |
* | Connect fsdb to /sbin makefile... | peter | 1995-11-24 | 1 | -2/+2 |
* | Adjust relative paths in Makefile to ../sbin/fsck and ../../sys/ufs/ffs | peter | 1995-11-24 | 1 | -2/+2 |
* | Andreas Klemm's patch set for dump(8), with some minor (cosmetic) | joerg | 1995-11-18 | 5 | -17/+56 |
* | Avoid bogus free() of a junk pointer. | joerg | 1995-11-17 | 1 | -2/+2 |
* | Make sysctl compile again by removing all the debug stuff. | phk | 1995-11-17 | 1 | -32/+2 |
* | If root does not have a password, `init' should not ask to enter it. | dima | 1995-11-10 | 1 | -1/+1 |
* | Mount program for EXT2FS. | dyson | 1995-11-06 | 4 | -0/+331 |
* | Commit FreeBSD-specific changes. Mainly to do with structure layout | peter | 1995-11-03 | 4 | -17/+19 |
* | This commit was generated by cvs2svn to compensate for changes in r12048, | peter | 1995-11-03 | 5 | -0/+1366 |
|\ |
|
| * | Whoops. RE-Import NetBSD's fsdb - I believe this was written by John Kohl. | peter | 1995-11-03 | 5 | -0/+1366 |
* | Define TRUE & FALSE rather than depending on bogus #includes. | phk | 1995-10-29 | 1 | -0/+3 |
* | Add a few more heuristics to modload: | peter | 1995-10-28 | 2 | -19/+32 |
* | Make modload calculate a reasonable default entry point name, in light | peter | 1995-10-28 | 2 | -8/+14 |