Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deal with MAKEDEV's braindedness. | abial | 1999-05-05 | 4 | -12/+26 |
| | | | | | Submitted by: Patrick Powell <papowell@astart4.astart.com> Reviewed by: abial | ||||
* | Simple_HTTPd on steroids - major rework of the original program, by | abial | 1999-05-05 | 3 | -210/+463 |
| | | | | | | | | | | | | William Lloyd. New features include: * many additional command line options * "fetch" mode * less bugs :-) * better README. Submitted by: William Lloyd <wlloyd@lap.net> Reviewed by: abial | ||||
* | Change references from "passwordperiod" to "passwordtime", since | hoek | 1999-04-30 | 4 | -8/+8 |
| | | | | | | "passwordtime" is what passwd(1) has actually been using. I suspect passwordperiod was the original intent. I can't figure-out which, if either, BSDi uses. If anyone knows... | ||||
* | Take boot1/boot2 from their new place, i.e. /boot/, not from | abial | 1999-03-09 | 2 | -5/+5 |
| | | | | | | (currently nonexistent) /usr/mdec/. Submitted by: luigi | ||||
* | Copy the 'reboot' script only for "dial" floppy. | abial | 1999-02-15 | 1 | -3/+3 |
| | |||||
* | Merge from RELENG_3. | abial | 1999-02-12 | 25 | -85/+143 |
| | |||||
* | Use ppbus instead of the lpt driver. | des | 1999-02-10 | 3 | -6/+18 |
| | |||||
* | Add missing "quit". | abial | 1999-01-19 | 1 | -1/+2 |
| | |||||
* | Don't start (now) noneexistent snmpd. | abial | 1999-01-19 | 2 | -8/+2 |
| | |||||
* | Remove generated copy of the file. | abial | 1999-01-19 | 1 | -80/+0 |
| | |||||
* | Add NOPAM hook. | abial | 1999-01-19 | 2 | -11/+8 |
| | |||||
* | Remove PROCFS - we don't use it. | abial | 1999-01-19 | 1 | -2/+1 |
| | |||||
* | Remove snmp for now - it has to either shrink, or we have to invent | abial | 1999-01-19 | 2 | -8/+2 |
| | | | | something else... | ||||
* | Add NOPAM hook to be able to use login(1) here... | abial | 1999-01-19 | 2 | -12/+9 |
| | |||||
* | Sync more with reality... | abial | 1999-01-19 | 2 | -6/+22 |
| | |||||
* | Emulate getpass behaviour when asking for user's password. | abial | 1999-01-19 | 2 | -10/+95 |
| | | | | | | Add ability to use PAP/CHAP authentication in auto-generated ppp.conf. Let users edit ppp arguments before the first run. | ||||
* | Add stty to emulate getpass in dialup script. | abial | 1999-01-19 | 2 | -4/+4 |
| | |||||
* | Next round of fixes before 3.1-RELEASE. | abial | 1999-01-19 | 3 | -16/+16 |
| | |||||
* | Bump version number to 0.43 | abial | 1999-01-19 | 1 | -1/+1 |
| | |||||
* | Fix copy & paste error. | abial | 1999-01-18 | 5 | -85/+6 |
| | | | | Submitted by: Reinier Bezuidenhout <rbezuide@oskar.nanoteq.co.za> | ||||
* | Fix Makefile so it works. | danny | 1999-01-16 | 2 | -8/+10 |
| | | | | | Change date format to yyyy/mm/dd hh:mm:ss Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au> | ||||
* | Use the new kget syntax. | abial | 1999-01-14 | 4 | -8/+8 |
| | |||||
* | Add natd entry. | abial | 1999-01-14 | 4 | -0/+4 |
| | |||||
* | Change to new syscons devices. | abial | 1999-01-14 | 6 | -12/+24 |
| | |||||
* | Use the new syntax for kget. | abial | 1999-01-14 | 2 | -4/+4 |
| | |||||
* | Fix to match new syntax for kget. | abial | 1999-01-14 | 2 | -4/+4 |
| | |||||
* | Change to the new syscons devices. | abial | 1999-01-14 | 2 | -5/+9 |
| | |||||
* | Make transition to ELF kernel. Fix the userconfig_script handling. | abial | 1999-01-14 | 5 | -25/+22 |
| | |||||
* | Oops, I missed a few more /etc/nologin references yesterday. It appears | asami | 1999-01-12 | 6 | -12/+10 |
| | | | | | | my check of the tree was incomplete. Sorry guys. Reported by: Ben Smithurst <ben@scientia.demon.co.uk> | ||||
* | Replace kget with version which obtains its info from newly added | abial | 1999-01-08 | 6 | -675/+134 |
| | | | | sysctl machdep.uc_devlist, instead of /dev/kmem. | ||||
* | Fix typo. | abial | 1998-12-22 | 1 | -2/+2 |
| | | | | Submitted by: Ilya V. Komarov <mur@lynx.ru> | ||||
* | Fix errors in last commit. | abial | 1998-11-25 | 1 | -2/+4 |
| | |||||
* | New revision of UCI project document. Comments are welcome... | abial | 1998-11-25 | 1 | -49/+152 |
| | |||||
* | Update ssh version number. It's only informational, anyway. | abial | 1998-11-15 | 1 | -3/+3 |
| | | | | Submitted by: jkh | ||||
* | Use console instead of ttyv0 - it didn't work with serial console... | abial | 1998-11-15 | 1 | -4/+18 |
| | |||||
* | Change USERCONFIG_BOOT -> INTRO_USERCONFIG | abial | 1998-11-14 | 3 | -6/+6 |
| | |||||
* | Back out previous commit. The bpfilter -> bpf transition will have to be a | des | 1998-11-03 | 1 | -2/+2 |
| | | | | flag day unless we can hack config(8) to smooth things over. | ||||
* | Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legal | des | 1998-11-03 | 1 | -2/+2 |
| | | | | and will stick around for a while. | ||||
* | Changed my e-mail address. | abial | 1998-11-01 | 39 | -101/+57 |
| | |||||
* | Change my e-mail address. | abial | 1998-11-01 | 4 | -10/+10 |
| | |||||
* | Added info on Unified Configuration Interface Project. Several people | abial | 1998-11-01 | 2 | -2/+857 |
| | | | | | contributed their ideas to this document, among them Terry Lambert and Bryan Mann, both @whistle.com. Thanks! | ||||
* | Update help files to reflect changes in vm utility. | abial | 1998-10-29 | 2 | -5/+5 |
| | |||||
* | Fix conversion from pages to kB's. | abial | 1998-10-29 | 1 | -8/+13 |
| | | | | | Noticed by: luigi Obtained from: sources for vmstat(8) | ||||
* | Corect info about help files being stored in ar archive. | abial | 1998-10-28 | 2 | -2/+2 |
| | | | | Submitted by: Eric P. Scott <eps@sirius.com> | ||||
* | Add missing psm0 dev entry. | abial | 1998-10-28 | 1 | -1/+2 |
| | | | | Submitted by: Eric P. Scott <eps@sirius.com> | ||||
* | Added TODO list. Automate changing of the "Last updated" field. | abial | 1998-10-28 | 8 | -25/+191 |
| | |||||
* | Remove redundant files (they are recreated during building from templates | abial | 1998-10-25 | 18 | -279/+10 |
| | | | | in ../../lang/). | ||||
* | Changes to comply with new syntax. | abial | 1998-10-25 | 3 | -81/+62 |
| | | | | Noticed by: bde, the Hawk Eye :-) | ||||
* | Add msg. | abial | 1998-10-25 | 1 | -2/+3 |
| | |||||
* | Changes to comply with new syntax. | abial | 1998-10-25 | 1 | -21/+17 |
| | | | | Noticed by: bde, the Hawk Eye :-) |