aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Date: Wed, 26 Oct 1994 15:44:49 -0600Nate Williams1994-11-051-0/+1
* Cosmetique, missing tab/spaces after patchAndrey A. Chernov1994-11-051-6/+6
* More complex implementation of previos superuser fixAndrey A. Chernov1994-11-051-2/+10
* test produce wrong results for superuser, i.e. tellsAndrey A. Chernov1994-11-051-2/+2
* Add targets to crunch floppy to match Makefile.Jordan K. Hubbard1994-11-051-3/+3
* Add ncftp. I needed it for "hands-free" ftp operation from the installJordan K. Hubbard1994-11-051-2/+2
* Whoops! Knew I forgot something.. Bump the menu size.Jordan K. Hubbard1994-11-051-5/+5
* Add a chance to read the release notes, too.Jordan K. Hubbard1994-11-052-7/+15
* Add the release notes, so I can have the user read these too.Jordan K. Hubbard1994-11-051-1/+3
* Put this here instead.Jordan K. Hubbard1994-11-051-0/+318
* Add new mount_* commands.Jordan K. Hubbard1994-11-051-2/+3
* Add slattach.Jordan K. Hubbard1994-11-051-2/+2
* Argh! Missing quotes.Jordan K. Hubbard1994-11-052-4/+4
* We need CD9660 and MSDOS filesystems built-in if the floppy is to haveJordan K. Hubbard1994-11-052-6/+10
* I'm not sure if we're just supposed to fall off the end like this,Jordan K. Hubbard1994-11-051-1/+2
* Make stage5 go either to a shell, or on to the bindist installation.Jordan K. Hubbard1994-11-051-11/+17
* Make this work the way it was really supposed to - less intrusively.Jordan K. Hubbard1994-11-051-6/+2
* De-Danish this. Add a lot more chatty commentary in my own inimitable style.Jordan K. Hubbard1994-11-051-111/+176
* Use /DISKSPACE.FAQ as help-file in the disk-editor.Poul-Henning Kamp1994-11-051-1/+1
* put the DISKSPACE.FAQ on the boot.flpPoul-Henning Kamp1994-11-051-2/+7
* This file is the documentation for the fdisk/disklabel part of sysinstall,Poul-Henning Kamp1994-11-051-0/+194
* Change the logic for how error messages are printed so we can actuallyJordan K. Hubbard1994-11-051-12/+17
* Cosmetics: edit_line() does standend() when done;Poul-Henning Kamp1994-11-051-0/+1
* Added a (H)elp function to the fdisk/disklabel code, much needed, now I onlyPoul-Henning Kamp1994-11-057-67/+139
* Fixed a ghastly mistake. Edit_line() would "delwin(window)". Bad movePoul-Henning Kamp1994-11-051-3/+1
* Explicitly tell cpp where to look for include files.Poul-Henning Kamp1994-11-041-2/+0
* Fix a potential bug in stage2.Poul-Henning Kamp1994-11-042-2/+5
* From njw@cs.city.ac.uk (Nick Williams):David Greenman1994-11-042-4/+26
* Add const to termcap prototypes to help libg++ 2.6.1 compiling,Andrey A. Chernov1994-11-041-7/+7
* From tim@cs.city.ac.uk (Tim Wilkinson):David Greenman1994-11-046-12/+26
* Better tuning for FreeBSD 2.0Andrey A. Chernov1994-11-041-0/+3
* Merge changes with new versionAndrey A. Chernov1994-11-044-7/+7
* This commit was generated by cvs2svn to compensate for changes in r4135,Andrey A. Chernov1994-11-041-1/+3
|\
| * Initial import 1.8.6vendor/ncftp/1.8.6Andrey A. Chernov1994-11-046-295/+10
* | Prepare for 1.8.6 importAndrey A. Chernov1994-11-041-4/+4
* | Last commit was bogus. Changed b_bsize to b_bcount.Poul-Henning Kamp1994-11-041-2/+2
* | Simplify __FreeBSD__ block since __386BSD_ eliminatedAndrey A. Chernov1994-11-041-5/+3
* | __386BSD__ -> __FreeBSD__Jordan K. Hubbard1994-11-0416-40/+40
* | Backed out mbuf performance improvement. mbufs are allocated with variousDavid Greenman1994-11-041-32/+4
* | Correct my hosing...:(Gary Clark II1994-11-033-3/+3
* | Nuked #ifdef __386BSD__ since this is not appropriate and no longer definedDavid Greenman1994-11-031-4/+2
* | Fix off-by-one error reported to NetBSD by Karl Fox inGarrett Wollman1994-11-031-2/+2
* | Bump the version-number of the "shared-gcc-internals" library. Will onlyPoul-Henning Kamp1994-11-031-2/+2
* | Change libs to install in /usr/lib/perlGary Clark II1994-11-031-1/+1
* | Change libs to /usr/lib/perlGary Clark II1994-11-031-1/+1
* | Install libs into /usr/lib/perl. The discussion we had did not come toGary Clark II1994-11-031-1/+1
* | For submakes, don't do a `${MAKE} ${MAKEFILE} all' orJordan K. Hubbard1994-11-031-5/+8
* | Add reinstall target for Poul-H. This lets you install again fromJordan K. Hubbard1994-11-031-2/+12
* | |Both, the wd and the sd driver do not reject invalid request of oddJoerg Wunsch1994-11-032-3/+11
* | Assign character device 20 to be the user reserved device.Paul Traina1994-11-031-20/+16