Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | And another absolute path -I :-< | phk | 1994-11-20 | 3 | -3/+3 |
| | |||||
* | This time: an absolute -I :-< | phk | 1994-11-20 | 2 | -2/+2 |
| | |||||
* | fix another BLODDY ABSOLUTE .PATH !!!! :-< | phk | 1994-11-20 | 1 | -1/+1 |
| | |||||
* | Add parameters "compress", "normal" and "noicmp" for the slip usage. | ats | 1994-11-20 | 1 | -0/+3 |
| | | | | | These names are used in the slip.hosts file as examples, but ifconfig have formerly only accepted link0, -link0 and link1 for this. | ||||
* | Add ref.tfs.com to mirrors now that wcarchive is temporarily down and | jkh | 1994-11-20 | 1 | -9/+12 |
| | | | | we'd like to do the BETA. | ||||
* | o Add Michael Reifenberger's mini-adduser script. | jkh | 1994-11-20 | 5 | -27/+242 |
| | | | | | o Optionally invoke tzsetup or adduser from the last stage. o Add tzsetup and friends to cpio floppy. | ||||
* | Add getopt. 1.x used to have it, it's gone from 2.0, I need it, end | jkh | 1994-11-20 | 1 | -7/+5 |
| | | | | of story. | ||||
* | Put a simple algorithmus in there that checks the last generated prototype | ats | 1994-11-20 | 1 | -4/+13 |
| | | | | | | | for ioconf.c with the current and suppress the generation if they are equal. This now prevents all the warnings from the c-compiler about sio or snd or two adaptecs. This works only if the sio lines are grouped together in the config files, but it is better than nothing. | ||||
* | Eliminate a couple of the last remaining bogons. | jkh | 1994-11-20 | 1 | -7/+7 |
| | |||||
* | G-d help me to do it right first time.... | ugen | 1994-11-20 | 1 | -2/+2 |
| | | | | Minor patch to man page,test. | ||||
* | Add Russian mirror site to list. | jkh | 1994-11-20 | 1 | -2/+7 |
| | |||||
* | Make "games" dist by moving everything relevant out of bindist. | phk | 1994-11-20 | 1 | -1/+4 |
| | |||||
* | Make the "games" dist the hard way. | phk | 1994-11-20 | 1 | -2/+0 |
| | |||||
* | /usr/share/games belong in "games dist" | phk | 1994-11-20 | 1 | -1/+4 |
| | |||||
* | Make the tarballs target work. | phk | 1994-11-20 | 1 | -2/+27 |
| | |||||
* | A couple of changes more. Now Paul & Jordan can play again... :-) | phk | 1994-11-20 | 2 | -6/+18 |
| | |||||
* | Add ^X,^B,^F,^E,^A | ache | 1994-11-20 | 1 | -38/+50 |
| | | | | | | Implement KEY_DC/^D Fix some displaying errors Add more beeps on reaching edges | ||||
* | Changes to match Pauls code. Had to "globalize" the variables for the | phk | 1994-11-19 | 3 | -37/+37 |
| | | | | mountpoints. | ||||
* | Now use "btab" keyword in all keymaps | ache | 1994-11-19 | 5 | -7/+7 |
| | |||||
* | More intelligent BackTab fix using BTAB special key (unused before) | ache | 1994-11-19 | 6 | -27/+33 |
| | |||||
* | Fix all keymaps to bring BackTab to life. | ache | 1994-11-19 | 3 | -18/+18 |
| | |||||
* | I just learned that isa.h is included in assembler files too... | phk | 1994-11-19 | 2 | -6/+4 |
| | |||||
* | add | phk | 1994-11-19 | 2 | -2/+6 |
| | | | | | extern u_int atdevbase; /* offset in virtual memory of ISA io mem */ here for a moment, to get it into BETA | ||||
* | Changed the MBR partition type field from being a string to | paul | 1994-11-19 | 3 | -13/+21 |
| | | | | | | | | a decimal value. I don't have the time to deal with users typing in partition names such as "FreeBSD" at the moment so just allow the numerical id to be specified for the moment. | ||||
* | NetBSD -> FreeBSD | nate | 1994-11-19 | 1 | -2/+2 |
| | | | | (Bring to 2.0 please) | ||||
* | NetBSD -> FreeBSD | nate | 1994-11-19 | 1 | -2/+2 |
| | | | | (Please bring into 2.0) | ||||
* | NetBSD -> FreeBSD | nate | 1994-11-19 | 3 | -12/+12 |
| | | | | (Poul, bring this into 2.0 please) | ||||
* | Add the missing subdirs cdplay and spkrtest into the clean/cleandir targets. | ats | 1994-11-19 | 1 | -2/+3 |
| | |||||
* | Implemented buttons for all the screens. | paul | 1994-11-19 | 10 | -458/+415 |
| | | | | | | | | Could do with some cosmetic tuning regarding placement and things. Fixed some dialog code (from Andrew). Pass mountpoints onto stage2 in a struct fstab *mounts[] Fix all the field connections to conform to the new L&F document. | ||||
* | Ooops, change back the LIBDIR macro to the SHLIBDIR macro for the shared | ats | 1994-11-19 | 1 | -2/+2 |
| | | | | libs as told by Bruce. Now it works. | ||||
* | Some miscellaneous bug fixes inspired by Adam Glass's work. Adam's | jkh | 1994-11-19 | 2 | -2/+34 |
| | | | | | | work is actually more comprehensive, but I just took what was needed for now given our compressed time schedules. Thanks, Adam! Submitted by: glass | ||||
* | More updates to the manual pages. Used also the unknown macro. | ats | 1994-11-19 | 2 | -7/+7 |
| | | | | Also install the named-xfer manual page, when we have it in the source. | ||||
* | More updates to the manual pages. Used also the unknown macro. | ats | 1994-11-19 | 2 | -7/+7 |
| | |||||
* | Correct the nslookup manpage that has some macros in it, that our man system | ats | 1994-11-19 | 1 | -3/+3 |
| | | | | doesn't understand. | ||||
* | Correct the named manpage that has some macros in it, that our man system | ats | 1994-11-19 | 1 | -8/+8 |
| | | | | doesn't understand. | ||||
* | Correct the dig manpage that has some macros in it, that our man system | ats | 1994-11-19 | 1 | -6/+6 |
| | | | | doesn't understand. | ||||
* | Automatically turn off insert mode when end of field reached | ache | 1994-11-19 | 1 | -4/+3 |
| | | | | in line_edit(). | ||||
* | Highlight only flen sized part while editing in line_edit() | ache | 1994-11-19 | 1 | -20/+56 |
| | |||||
* | I hope this gets my changes merged back into the current branch. | paul | 1994-11-19 | 8 | -296/+429 |
| | | | | | | | | | Removed a layer of menus. Auto select partition to install into -- first FreeBSD partition in MBR table. Abort if no FreeBSD partition. Added a F_BUTTON type. Fixed up label editor to show free space properly. Fixed a few bugs. | ||||
* | Highlight only space available for editing | ache | 1994-11-19 | 1 | -5/+14 |
| | |||||
* | Insert newline into too long line | ache | 1994-11-19 | 1 | -2/+2 |
| | |||||
* | Fix more dialog bugs and core dumps introduced by previous commiter | ache | 1994-11-19 | 3 | -31/+27 |
| | |||||
* | Make two variables static so that the compiler warnings are | ats | 1994-11-18 | 1 | -3/+3 |
| | | | | | vanishing. As far as i know rpc.rusersd is single_threaded, so this shouldn't be a problem. | ||||
* | Fix dialog things broken by previous commiter | ache | 1994-11-18 | 2 | -7/+12 |
| | |||||
* | Reviewed by: Roger Holst roger@first.gmd.de | ats | 1994-11-18 | 1 | -1/+2 |
| | | | | | Add an initialization of the len parameter for the getsockname call. Now rpc.rwalld can run under inetd. | ||||
* | silently restrict all boxes to LINES, COLS | ache | 1994-11-18 | 8 | -0/+32 |
| | |||||
* | Reviewed by: Roger Holst roger@first.gmd.de | ats | 1994-11-18 | 1 | -1/+2 |
| | | | | | Add an initialization of the len parameter for the getsockname call. Now rpc.rusersd can run under inetd. | ||||
* | Reviewed by: Roger Holst roger@first.gmd.de | ats | 1994-11-18 | 1 | -1/+2 |
| | | | | | Add an initialization of the len parameter for the getsockname call. Now rpc.rstatd can run under inetd. | ||||
* | Nuke edit_line crawled in again. Change all occurances to line_edit. | ache | 1994-11-18 | 4 | -159/+19 |
| | |||||
* | Fixed a typo. Seems this manual page has stemmed from the rwall | ats | 1994-11-18 | 1 | -2/+2 |
| | | | | man page :-). |