summaryrefslogtreecommitdiff
path: root/release/picobsd
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0_cvscvs2svn1999-05-24163-165/+165
* Set environment, not CFLAGS.Andrzej Bialecki1999-05-131-5/+3
* MFC: deal with recursive MAKEDEV calls.Andrzej Bialecki1999-05-094-12/+27
* Assorted fixes to PicoBSD in preparation for 3.2-RELEASE:Andrzej Bialecki1999-05-07118-27544/+240
* MFC: new revision of Simple_HTTPd.Andrzej Bialecki1999-05-053-208/+461
* MFC: "passwordtime" not "passwordperiod".Tim Vanderhoek1999-04-304-8/+8
* MFC: Take boot1/boot2 from their new place (/boot).Andrzej Bialecki1999-03-092-5/+5
* Improve check for "custom" directory.Andrzej Bialecki1999-02-221-6/+28
* We no longer install SNMP daemon by default - it was too big.Andrzej Bialecki1999-02-211-2/+2
* A couple of fixes: copy login.conf correctly, install Forth menu.Andrzej Bialecki1999-02-212-5/+7
* Do the right thing when kernel doesn't support PnP.Andrzej Bialecki1999-02-211-3/+5
* Use ppbus instead of the old lpt driver.Dag-Erling Smørgrav1999-02-153-6/+18
* MFC: Copy the 'reboot' script only for "dial" floppy.Andrzej Bialecki1999-02-151-3/+3
* Extract the PnP settings as well.Andrzej Bialecki1999-02-121-4/+55
* Change wcd0 to acd0. Pointed out by "E-post fra NetCom-abonnent",Andrzej Bialecki1999-02-074-8/+8
* Nuke unused files.Andrzej Bialecki1999-02-054-86/+0
* Nuke superfluous file.Andrzej Bialecki1999-02-051-80/+0
* Clarify the logo a bit.Andrzej Bialecki1999-02-0510-11/+11
* New version of simple_httpd. Added short install&run instructions.Andrzej Bialecki1999-02-053-27/+55
* Correct the meaning to reflect reality.Andrzej Bialecki1999-02-051-2/+2
* Nuke /procfsAndrzej Bialecki1999-02-053-3/+3
* Add 'reboot'.Andrzej Bialecki1999-02-051-2/+2
* Add 'reboot'Andrzej Bialecki1999-02-051-2/+2
* Add 'reboot' to allow for remote rebooting.Andrzej Bialecki1999-02-051-2/+2
* Fixes to sync with upcoming 3.1-R. Approved by jkh.Andrzej Bialecki1999-02-052-12/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-211-96/+0
* Add missing "quit".Andrzej Bialecki1999-01-191-1/+2
* Don't start (now) noneexistent snmpd.Andrzej Bialecki1999-01-192-8/+2
* Remove generated copy of the file.Andrzej Bialecki1999-01-191-80/+0
* Add NOPAM hook.Andrzej Bialecki1999-01-192-11/+8
* Remove PROCFS - we don't use it.Andrzej Bialecki1999-01-191-2/+1
* Remove snmp for now - it has to either shrink, or we have to inventAndrzej Bialecki1999-01-192-8/+2
* Add NOPAM hook to be able to use login(1) here...Andrzej Bialecki1999-01-192-12/+9
* Sync more with reality...Andrzej Bialecki1999-01-192-6/+22
* Emulate getpass behaviour when asking for user's password.Andrzej Bialecki1999-01-192-10/+95
* Add stty to emulate getpass in dialup script.Andrzej Bialecki1999-01-192-4/+4
* Next round of fixes before 3.1-RELEASE.Andrzej Bialecki1999-01-193-16/+16
* Bump version number to 0.43Andrzej Bialecki1999-01-191-1/+1
* Fix copy & paste error.Andrzej Bialecki1999-01-185-85/+6
* Fix Makefile so it works.Daniel O'Callaghan1999-01-162-8/+10
* Use the new kget syntax.Andrzej Bialecki1999-01-144-8/+8
* Add natd entry.Andrzej Bialecki1999-01-144-0/+4
* Change to new syscons devices.Andrzej Bialecki1999-01-146-12/+24
* Use the new syntax for kget.Andrzej Bialecki1999-01-142-4/+4
* Fix to match new syntax for kget.Andrzej Bialecki1999-01-142-4/+4
* Change to the new syscons devices.Andrzej Bialecki1999-01-142-5/+9
* Make transition to ELF kernel. Fix the userconfig_script handling.Andrzej Bialecki1999-01-145-25/+22
* Oops, I missed a few more /etc/nologin references yesterday. It appearsSatoshi Asami1999-01-126-12/+10
* Replace kget with version which obtains its info from newly addedAndrzej Bialecki1999-01-086-675/+134
* Fix typo.Andrzej Bialecki1998-12-221-2/+2