| Commit message (Expand) | Author | Age | Files | Lines |
| * | Implement -k flag. | David Greenman | 1994-08-12 | 1 | -0/+7 |
| * | swapinfo(1) command from 1.1.5. This version has been modified to work | David Greenman | 1994-08-12 | 5 | -0/+406 |
| * | Use nulls to pad proctitle rather than spaces...makes ps(1) output more | David Greenman | 1994-08-11 | 1 | -1/+1 |
| * | Correct and add proper man page extents. | Jordan K. Hubbard | 1994-08-11 | 3 | -2/+3 |
| * | Now that the timezone specification is no longer allowed, don't issue a | David Greenman | 1994-08-09 | 1 | -2/+0 |
| * | 1. Correct invalid setsid and ioctl return value checks. | Guido van Rooij | 1994-08-08 | 1 | -2/+5 |
| * | Suppress irritating extra newline after kern.boottime. | Garrett Wollman | 1994-08-08 | 1 | -1/+1 |
| * | Disallow timezone specification, but still allow it to be present | Garrett Wollman | 1994-08-08 | 1 | -2/+2 |
| * | Added YP section 8 programs from 1.1.5. (Obligatory notice that this | Garrett Wollman | 1994-08-08 | 5 | -1/+271 |
| * | Copying YP programs over from 1.1.5, with a slightly different directory | Garrett Wollman | 1994-08-08 | 2 | -0/+680 |
| * | Delete obsolete references to librpc.a. | Garrett Wollman | 1994-08-08 | 3 | -6/+0 |
| * | Delete reference to obsolete librpc.a. | Garrett Wollman | 1994-08-08 | 2 | -3/+1 |
| * | Get rid of update. Make man page installation work with our scheme | Garrett Wollman | 1994-08-05 | 42 | -51/+179 |
| * | Converted 'vmunix' to 'kernel'. | David Greenman | 1994-08-05 | 19 | -48/+48 |
| * | Convert to our man installation style. Also fixed long-standing bug | Garrett Wollman | 1994-08-05 | 4 | -8/+5 |
| * | Reviewed by: | Andreas Schulz | 1994-07-30 | 2 | -1/+23 |
| * | The FreeBSD bootloader loads the kernel at the a_entry address in the | Geoff Rehmet | 1994-07-22 | 1 | -0/+11 |
| * | Argh! What a boneheaded bug! Finally fix the blank-line-in-packing list | Jordan K. Hubbard | 1994-07-11 | 1 | -2/+2 |
| * | Add proper links so that - and -sh are catered for. | Jordan K. Hubbard | 1994-06-24 | 2 | -2/+13 |
| * | Just talked with James - there's another, better way to go about this. | Jordan K. Hubbard | 1994-06-24 | 1 | -2/+0 |
| * | This is a kludge. Unless I make a link from sh to - (which would leave a file | Jordan K. Hubbard | 1994-06-24 | 1 | -0/+2 |
| * | Remove bogus -lcrypt line. | Jordan K. Hubbard | 1994-06-19 | 1 | -2/+2 |
| * | slstat - report serial line IP statistics: bytes in/out, packets | Rich Murphey | 1994-06-17 | 3 | -0/+439 |
| * | John Capo's changes to make the fixit floppy image work; I didn't even | Jordan K. Hubbard | 1994-06-16 | 1 | -2/+2 |
| * | Whoops, missed the .cache files - those can be tossed too. | Jordan K. Hubbard | 1994-06-15 | 1 | -1/+1 |
| * | Nuke all the intermediate files. | Jordan K. Hubbard | 1994-06-15 | 1 | -1/+1 |
| * | 1. Clean the intermediate files when building the default fixit floppy | Jordan K. Hubbard | 1994-06-15 | 3 | -1/+34 |
| * | This is the new crunch utility for making distribution floppies from | Jordan K. Hubbard | 1994-06-15 | 16 | -0/+2086 |
| * | Add explanation of -e in usage(). | Satoshi Asami | 1994-06-01 | 1 | -1/+2 |
| * | Close /dev/tty that is opened in y_or_n()...this is called many times | Satoshi Asami | 1994-06-01 | 1 | -1/+2 |
| * | BSD 4.4 Lite Share Sources | Rodney W. Grimes | 1994-05-30 | 1 | -0/+288 |
| * | Repeat after me, I will not edit files on Freefall, but bring patches | Rodney W. Grimes | 1994-05-29 | 1 | -1/+1 |
| * | Comment out missing/broken sources. | Rodney W. Grimes | 1994-05-28 | 1 | -12/+16 |
| * | Remove stuff for building manual pages the old way. | Rodney W. Grimes | 1994-05-28 | 1 | -6/+0 |
| * | Why cast a constant to (unsigned long) when you can make it this by | Rodney W. Grimes | 1994-05-28 | 1 | -1/+1 |
| * | Disable PS_STRINGS for now until I get the headers fixed. | Rodney W. Grimes | 1994-05-28 | 1 | -0/+4 |
| * | Must now include vm/vm.h and vm/vm_param.h due to the way we define KERNBASE. | Rodney W. Grimes | 1994-05-28 | 1 | -0/+3 |
| * | My last fix broke things more, thanks to Paul Traina for pointing that out! | Geoff Rehmet | 1994-05-26 | 1 | -1/+3 |
| * | Upgrade config to be compatible with our i386 port, pull in 95% of the | Rodney W. Grimes | 1994-05-26 | 9 | -149/+205 |
| * | >From Jordan | Geoff Rehmet | 1994-05-26 | 1 | -6/+4 |
| * | BSD 4.4 Lite sbin -> usr.sbin Sources | Rodney W. Grimes | 1994-05-26 | 40 | -0/+7240 |
| * | BSD 4.4 Lite sbin Sources | Rodney W. Grimes | 1994-05-26 | 24 | -0/+4778 |
| * | BSD 4.4 Lite usr.sbin Sources | Rodney W. Grimes | 1994-05-26 | 647 | -0/+181605 |
| * | The environment variable PKG_PREFIX is set to the first @cwd command | Satoshi Asami | 1994-05-25 | 5 | -16/+46 |
| * | Change Header to Id. | Jordan K. Hubbard | 1994-05-25 | 1 | -1/+1 |
| * | Add new find_plist() function. | Jordan K. Hubbard | 1994-05-25 | 2 | -9/+9 |
| * | Change in_plist() call to find_plist(). | Jordan K. Hubbard | 1994-05-25 | 1 | -2/+2 |
| * | Remove find_name(), replace with more generic find_plist() function. | Jordan K. Hubbard | 1994-05-25 | 1 | -16/+3 |
| * | Make use of the new FDOPT_NORETRY facility. It does not make sense to | Joerg Wunsch | 1994-05-22 | 3 | -55/+60 |
| * | Typo (pkg_add => pkg-add). | Satoshi Asami | 1994-05-20 | 1 | -1/+1 |