summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use /DISKSPACE.FAQ as help-file in the disk-editor.phk1994-11-051-1/+1
* put the DISKSPACE.FAQ on the boot.flpphk1994-11-051-2/+7
* This file is the documentation for the fdisk/disklabel part of sysinstall,phk1994-11-051-0/+194
* Change the logic for how error messages are printed so we can actuallyjkh1994-11-051-12/+17
* Cosmetics: edit_line() does standend() when done;phk1994-11-051-0/+1
* Added a (H)elp function to the fdisk/disklabel code, much needed, now I onlyphk1994-11-057-67/+139
* Fixed a ghastly mistake. Edit_line() would "delwin(window)". Bad movephk1994-11-051-3/+1
* Explicitly tell cpp where to look for include files.phk1994-11-041-2/+0
* Fix a potential bug in stage2.phk1994-11-042-2/+5
* From njw@cs.city.ac.uk (Nick Williams):dg1994-11-042-4/+26
* Add const to termcap prototypes to help libg++ 2.6.1 compiling,ache1994-11-041-7/+7
* From tim@cs.city.ac.uk (Tim Wilkinson):dg1994-11-046-12/+26
* Better tuning for FreeBSD 2.0ache1994-11-041-0/+3
* Merge changes with new versionache1994-11-044-7/+7
* This commit was generated by cvs2svn to compensate for changes in r4135,ache1994-11-041-1/+3
|\
| * Initial import 1.8.6ache1994-11-045-8/+10
* | Prepare for 1.8.6 importache1994-11-041-4/+4
* | Last commit was bogus. Changed b_bsize to b_bcount.phk1994-11-041-2/+2
* | Simplify __FreeBSD__ block since __386BSD_ eliminatedache1994-11-041-5/+3
* | __386BSD__ -> __FreeBSD__jkh1994-11-0416-40/+40
* | Backed out mbuf performance improvement. mbufs are allocated with variousdg1994-11-041-32/+4
* | Correct my hosing...:(gclarkii1994-11-033-3/+3
* | Nuked #ifdef __386BSD__ since this is not appropriate and no longer defineddg1994-11-031-4/+2
* | Fix off-by-one error reported to NetBSD by Karl Fox inwollman1994-11-031-2/+2
* | Bump the version-number of the "shared-gcc-internals" library. Will onlyphk1994-11-031-2/+2
* | Change libs to install in /usr/lib/perlgclarkii1994-11-031-1/+1
* | Change libs to /usr/lib/perlgclarkii1994-11-031-1/+1
* | Install libs into /usr/lib/perl. The discussion we had did not come togclarkii1994-11-031-1/+1
* | For submakes, don't do a `${MAKE} ${MAKEFILE} all' orjkh1994-11-031-5/+8
* | Add reinstall target for Poul-H. This lets you install again fromjkh1994-11-031-2/+12
* | |Both, the wd and the sd driver do not reject invalid request of oddjoerg1994-11-032-3/+11
* | Assign character device 20 to be the user reserved device.pst1994-11-031-20/+16
* | Eliminate USERCONFIG. This option is now standard.jkh1994-11-037-26/+9
* | Don't include map.h - it's been obsoleted.dg1994-11-031-4/+0
* | Unconditionalize USERCONFIG. Uh, thanks, David.jkh1994-11-032-6/+2
* | Remove obsolete __386BSD__ predefine.jkh1994-11-031-1/+1
* | Fix for 'pstat -t' works on vtysache1994-11-034-8/+23
* | ----------------------------------phk1994-11-0395-9947/+16265
* | Whoops - one two many zeros in the initializer. This should have everybodyjkh1994-11-031-2/+2
* | Whoops - make sure TRUE and FALSE are defined now.jkh1994-11-031-1/+6
* | Changes to initialize the id_enabled flag to 1.jkh1994-11-031-2/+2
* | Add extra id_enabled flag for userconfig to manipulate. If id_enabledjkh1994-11-033-3/+14
* | Make the enable & disable commands finally work.jkh1994-11-031-4/+4
* | -i case goes to background pause and acts like -a case on receivingache1994-11-032-4/+40
* | Cosmetic changes in comment at start (it's no longer a GENERICAH configgpalmer1994-11-032-4/+4
* | Completely replace JTW's idea with my (incompletely implemented) originalwollman1994-11-031-148/+23
* | Collapse two fields so that we have space for another 32 flags.wollman1994-11-032-3/+10
* | Restore jkh's changes, now it works for const stringsache1994-11-031-1/+1
* | Now autosizing code works with const strings too.ache1994-11-032-8/+8
* | Don't set hostname if we already have it. (diskless).phk1994-11-021-3/+5
OpenPOWER on IntegriCloud