| Commit message (Expand) | Author | Age | Files | Lines |
* | Submitted by: phk | phk | 1994-07-23 | 3 | -1/+21 |
* | The FreeBSD bootloader loads the kernel at the a_entry address in the | csgr | 1994-07-22 | 1 | -0/+11 |
* | Rewrite nlist to mmap the whole a.out file (at Davidg's suggestion). | csgr | 1994-07-22 | 1 | -36/+47 |
* | Argh! What a boneheaded bug! Finally fix the blank-line-in-packing list | jkh | 1994-07-11 | 1 | -2/+2 |
* | Added code to allocate and deallocate a number of cblocks on open/close of | dg | 1994-07-06 | 1 | -0/+15 |
* | The file tmac.r was not shipped on the 4.4 tape, mark this fact. | rgrimes | 1994-07-06 | 1 | -1/+2 |
* | all: does not need to depend on ${MAN5}, remove special case clean: | rgrimes | 1994-07-06 | 1 | -9/+5 |
* | Mark the fact that we have not imported man8.{hp300,tahoe,vax}. (There | rgrimes | 1994-07-06 | 1 | -1/+2 |
* | Mark the fact that we have not imported man4.{hp300,sparc,tahoe,vax}. | rgrimes | 1994-07-06 | 1 | -1/+2 |
* | The directory man3f did not come on the tape, mark it XXX MISSING. | rgrimes | 1994-07-06 | 1 | -1/+2 |
* | The files connectives and words did not come on the tape, mark them | rgrimes | 1994-07-06 | 1 | -1/+2 |
* | Disable doc for now since it had a bunch of symbolic links I am not | rgrimes | 1994-07-06 | 1 | -1/+3 |
* | Oh GACK! src-clean doesn't quite work that easily since cleandist rebuilds the | jkh | 1994-06-29 | 1 | -1/+2 |
* | Put some of Rod's ugly hacks back - a couple of them prevent Yet Another Reboot | jkh | 1994-06-29 | 1 | -1/+12 |
* | Clean this puppy up quite a bit. Most notably: | jkh | 1994-06-29 | 1 | -80/+53 |
* | $rotdelay is now initialized to "-d 0 -n 1" and no longer changed based | rgrimes | 1994-06-29 | 2 | -7/+3 |
* | Clean up the installation docs a bit (geeze Loise were they EVER out of | jkh | 1994-06-28 | 2 | -0/+1157 |
* | Add --unlink flag to all tar commands, but each for different reasons. | jkh | 1994-06-28 | 3 | -18/+18 |
* | Remove Rod's hacks - they're no longer necessary with static tar/gzip and | jkh | 1994-06-28 | 1 | -23/+6 |
* | Add Chris Demetriou's --unlink changes. | jkh | 1994-06-28 | 3 | -0/+40 |
* | Commit Scott's changes to the bad144 stuff - bad144 takes a list of bad | jkh | 1994-06-28 | 2 | -3/+3 |
* | Fix a simple makefile brain-o; didn't effect 1.1.5A since we don't compile | jkh | 1994-06-28 | 1 | -2/+2 |
* | Fixed spelling errors. | wollman | 1994-06-24 | 1 | -4/+4 |
* | 1. Remove a rather strangely gratuitous bit of profanity | jkh | 1994-06-24 | 1 | -3/+11 |
* | Add proper links so that - and -sh are catered for. | jkh | 1994-06-24 | 2 | -2/+13 |
* | Just talked with James - there's another, better way to go about this. | jkh | 1994-06-24 | 1 | -2/+0 |
* | This is a kludge. Unless I make a link from sh to - (which would leave a file | jkh | 1994-06-24 | 1 | -0/+2 |
* | My last few changes to the release code plus a small termcap file | jkh | 1994-06-24 | 2 | -3/+165 |
* | Whoops - missed a couple of intermediate files. Nuke 'em. | jkh | 1994-06-22 | 1 | -2/+2 |
* | Ok, this should about wrap it up. | jkh | 1994-06-22 | 1 | -8/+8 |
* | Commit a whole cluster of last minute critical (and one cosmetic) fixes | jkh | 1994-06-22 | 3 | -7/+22 |
* | Update this to the latest version from Steve Gerakines. This is an easy | jkh | 1994-06-22 | 6 | -206/+494 |
* | Fix serious off by one error for FreeBSD keyword, this has been driving | rgrimes | 1994-06-22 | 1 | -3/+8 |
* | Whoops - I missed a commit; EXTRACT scripts were misnamed. Correct. | jkh | 1994-06-21 | 1 | -4/+4 |
* | 1. Increase number of inodes for kcopy floppy; we've currently run out. | jkh | 1994-06-21 | 1 | -4/+4 |
* | Commit a small change to allow FreeBSD to install on a different drive. | jkh | 1994-06-20 | 2 | -2/+11 |
* | Make BOOTWAIT a truly tunable parameter. It was hard-set before. | jkh | 1994-06-20 | 2 | -4/+4 |
* | Commit some additional changes for making this work with obj dirs. | jkh | 1994-06-20 | 1 | -37/+38 |
* | Remove bogus -lcrypt line. | jkh | 1994-06-19 | 1 | -2/+2 |
* | Fixes from Bruce Evans: | jkh | 1994-06-17 | 2 | -10/+42 |
* | Add entry for the new PCMCIA ethernet adapter code (ze0). | jkh | 1994-06-17 | 1 | -1/+4 |
* | Remove reference to the ld.so man page - ain't no such animal. | jkh | 1994-06-17 | 2 | -2/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r1752, | rich | 1994-06-17 | 3 | -0/+439 |
|\ |
|
| * | slstat - report serial line IP statistics: bytes in/out, packets | rich | 1994-06-17 | 3 | -0/+439 |
* | John Capo's changes to make the fixit floppy image work; I didn't even | jkh | 1994-06-16 | 1 | -2/+2 |
* | Fix comment about 8-bit clean tcsh | ache | 1994-06-16 | 1 | -2/+2 |
* | Add commented out STARTUP_LOCALE with explanation | ache | 1994-06-16 | 3 | -3/+36 |
* | Only comment added to console entry: | ache | 1994-06-16 | 1 | -0/+1 |
* | I'll leave the addition of the line, but there's just absolutely no | jkh | 1994-06-16 | 1 | -1/+1 |
* | Choose secure single-user mode by default | ache | 1994-06-16 | 1 | -0/+3 |