summaryrefslogtreecommitdiffstats
path: root/release/picobsd
Commit message (Expand)AuthorAgeFilesLines
...
* Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legaldes1998-11-031-2/+2
* Changed my e-mail address.abial1998-11-0139-101/+57
* Change my e-mail address.abial1998-11-014-10/+10
* Added info on Unified Configuration Interface Project. Several peopleabial1998-11-012-2/+857
* Update help files to reflect changes in vm utility.abial1998-10-292-5/+5
* Fix conversion from pages to kB's.abial1998-10-291-8/+13
* Corect info about help files being stored in ar archive.abial1998-10-282-2/+2
* Add missing psm0 dev entry.abial1998-10-281-1/+2
* Added TODO list. Automate changing of the "Last updated" field.abial1998-10-288-25/+191
* Remove redundant files (they are recreated during building from templatesabial1998-10-2518-279/+10
* Changes to comply with new syntax.abial1998-10-253-81/+62
* Add msg.abial1998-10-251-2/+3
* Changes to comply with new syntax.abial1998-10-251-21/+17
* Allow to use other floppy sizes for "router" floppy.abial1998-10-251-2/+7
* Remove redundant copies, and give credit to proper person.abial1998-10-257-665/+5
* With much regret, I had to remove these two programs - their licenseabial1998-10-2517-9390/+0
* Added ability to auto-run a presentation.abial1998-10-231-8/+27
* This is a copyrighted software. I forgot to include the license here.abial1998-10-225-2/+163
* Added two new utilities, both ported from Minix: mined (editor), andabial1998-10-2115-0/+9229
* Various fixups and corrections to match the 3.0-RELEASE tree.abial1998-10-1529-69/+168
* Update the date for standalone tarball.abial1998-10-121-2/+2
* Update featu^H^H^H^H^Hbug list.abial1998-10-121-2/+9
* Put some #ifdef's around debugging code.abial1998-10-092-3/+19
* Fix for bad calculation of netmask bits. I'm amazed it worked thus far...abial1998-10-091-2/+5
* Small update: you need to unpack the stand-alone picobsd tarball intoabial1998-09-291-2/+3
* Make proper use of ${suffix} instead of hardwired suffixes.abial1998-09-294-8/+8
* Better handling of "custom" setup.abial1998-09-292-19/+32
* Once again turn off the BRIDGING - it's not yet ready to be the default...abial1998-09-291-2/+2
* Update for 0.41.abial1998-09-262-4/+5
* Small rearrangements for a bugfix release 0.41.abial1998-09-2651-192/+192
* Move the documents to src/ so that using new version number is easier.abial1998-09-267-10/+43
* Turn off options BRIDGE and DUMMYNET again - there are still some piecesabial1998-09-241-3/+3
* Remove superfluous (and old) copies.abial1998-09-244-143/+4
* Turn on support for bridging statistics.abial1998-09-231-3/+2
* Turn on support for bridging and b/w limiting.abial1998-09-231-3/+3
* Correct comment in the "build" script about aout/ELF.abial1998-09-231-2/+2
* Hmm.. Looks like new ar(1) adds trailing '/' to each object's name...abial1998-09-231-3/+4
* Make this work when compiled ELF. The code assumed that when you go offabial1998-09-221-3/+3
* Add some more disk device nodes.abial1998-09-221-2/+3
* All PicoBSD userland is now ELF. This buys us extra 15-30kB on the floppy.abial1998-09-221-2/+2
* Use system-wide MAKEDEV, instead of our own copy.abial1998-09-204-4668/+0
* Hmm... Let's make the switch to non-DEVFS actually work. :-/abial1998-09-206-30/+21
* Kill the remnants of DEVFS, since it's broken without the SLICE code...abial1998-09-197-26/+30
* Remove some dead code.abial1998-09-193-479/+10
* This server is not so non-forking as it seemed at first glance...abial1998-09-151-2/+2
* Update ucd-snmp to version 3.5. It's slightly bigger, so also increaseabial1998-09-153-9/+15
* Change name of 'dm' to 'msg'. As Bruce noticed, it conflicts withabial1998-09-156-27/+19
* Make use of the new 'dm' utility instead of standard 'dmesg'.abial1998-09-143-6/+9
* Since we have a sysctl 'machdep.msgbuf' now, let's make use of it.abial1998-09-142-0/+89
* Fix to properly newfs the MFS in case of custom setup. Mention this in docs.abial1998-09-112-7/+12
OpenPOWER on IntegriCloud