| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use curses routines until that part of the system is initialized. | jkh | 1995-05-10 | 1 | -4/+6 |
* | Reviewed by: | jkh | 1995-05-10 | 1 | -5/+9 |
* | Remove ncftp from cpio - we don't need it any more. | jkh | 1995-05-10 | 7 | -18/+28 |
* | Sync up to Poul - use his new Create_Chunk_DWIM() function and use the pointer | jkh | 1995-05-10 | 1 | -59/+10 |
* | Make sure that mountpoints start with a /. | jkh | 1995-05-10 | 1 | -2/+6 |
* | Whoops - dispatch() takes multiple args now. | jkh | 1995-05-10 | 1 | -2/+2 |
* | Fold in all my recent changes. | jkh | 1995-05-10 | 7 | -240/+676 |
* | Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies. | phk | 1995-05-10 | 4 | -4/+53 |
* | Get sysinstall from /usr/src/release not /usr/src/sbin. | jkh | 1995-05-09 | 5 | -15/+15 |
* | secure -> DES. | jkh | 1995-05-09 | 1 | -0/+19 |
* | Change wording about displayed text in text fields | jmz | 1995-05-09 | 2 | -4/+4 |
* | Use absolute path for release dir. | jkh | 1995-05-09 | 1 | -3/+3 |
* | Revise confusing wording about text fields. It now reads | jkh | 1995-05-09 | 2 | -6/+6 |
* | Make a less expensive re-release target. | jkh | 1995-05-09 | 1 | -4/+35 |
* | Don't go build sbin/sysinstall anymore; it's obsolete. | jkh | 1995-05-09 | 1 | -3/+1 |
* | Sync these up so that they'll get into my CVS tree at home, where I'll continue | jkh | 1995-05-08 | 6 | -15/+99 |
* | Whoops! Uncomment Write_Disk() again. | jkh | 1995-05-08 | 1 | -2/+2 |
* | Improved readabilty and spelling | lars | 1995-05-08 | 2 | -26/+26 |
* | Perform a much needed tidying-up pass over this code. Sleep for now, | jkh | 1995-05-08 | 5 | -259/+347 |
* | Add the sorted command executor code. | jkh | 1995-05-08 | 1 | -0/+124 |
* | Ok, we should now create all filesystems, mount them and extract the | jkh | 1995-05-08 | 6 | -21/+94 |
* | Recognize slice type #6 as dos | phk | 1995-05-08 | 4 | -12/+28 |
* | Add check for rootfs > cyl 1024. | phk | 1995-05-08 | 1 | -2/+6 |
* | Implement the geometry command. Clean up the help a little. | jkh | 1995-05-08 | 2 | -8/+24 |
* | I bet Jordan is tearing his hair out, trying to figure the previous patch | phk | 1995-05-08 | 1 | -2/+2 |
* | Add a wizard button for Poul. | jkh | 1995-05-08 | 1 | -1/+20 |
* | Fix bug. | phk | 1995-05-08 | 1 | -1/+2 |
* | Fix a bug in multi-column output. | jkh | 1995-05-08 | 1 | -20/+23 |
* | Another sync up for Poul. Added a lot more error checking. | jkh | 1995-05-07 | 3 | -6/+48 |
* | Implement a work-around for Create_Chunk providing no pointer to the | jkh | 1995-05-07 | 3 | -50/+119 |
* | Make this compile again. Poul and I need to sync up again. | jkh | 1995-05-07 | 4 | -56/+79 |
* | Correct a few ordering errors in how the partitions were being displayed. | jkh | 1995-05-07 | 5 | -32/+37 |
* | Print sizes of partitions now. | jkh | 1995-05-07 | 2 | -15/+31 |
* | Whoops! An extra paren somehow got in there. Fixed. | jkh | 1995-05-07 | 1 | -2/+2 |
* | Always zero new chunks - keeps things like the private structures from having | jkh | 1995-05-07 | 1 | -2/+2 |
* | Some fairly serious cleanup. The proper offset should now be used in | jkh | 1995-05-06 | 7 | -58/+127 |
* | General sanitation and cleanup. Killed the "reserved" type, it wasn't. | phk | 1995-05-06 | 6 | -79/+76 |
* | All the editors are finished. Now if I can just get a problem with libdisk | jkh | 1995-05-05 | 10 | -60/+542 |
* | Document VTYs | jkh | 1995-05-05 | 2 | -0/+14 |
* | Addendum documenting VTYs. | jkh | 1995-05-05 | 2 | -0/+18 |
* | If in Create_Chunk we (type==freebsd && (flags&CHUNK_ALIGN)), then we will | phk | 1995-05-05 | 2 | -8/+41 |
* | Add changes to document VTYs. | jkh | 1995-05-05 | 1 | -0/+11 |
* | 3 VTYs by default, not 4. My fault. | jkh | 1995-05-05 | 2 | -2/+2 |
* | Not 4 VTYs by default, 3. Whoops. | jkh | 1995-05-04 | 2 | -4/+2 |
* | Addendum concerning virtual console usage in JIS. | jkh | 1995-05-04 | 1 | -0/+7 |
* | Add extra paragraph documenting virtual consoles in Japanese. | jkh | 1995-05-04 | 1 | -0/+8 |
* | Argh! Not 4 consoles, 3! Thanks, Satoshi Niimi! | jkh | 1995-05-04 | 2 | -2/+2 |
* | Everything but the partition editor is done. This commit is for MBR testing. | jkh | 1995-05-04 | 8 | -59/+470 |
* | The swedish usage.hlp file, in the proper locale. | jkh | 1995-05-04 | 2 | -0/+100 |
* | Add the Norwegian version of usage.hlp | jkh | 1995-05-04 | 2 | -0/+96 |