summaryrefslogtreecommitdiffstats
path: root/release/picobsd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the diffs against current source + some other cleanup.abial1998-09-082-24/+20
* Add info on PicoBSD being a part of FreeBSD source tree.abial1998-09-081-4/+10
* Sync help files with actual contents of "dial" floppy.abial1998-09-084-10/+28
* Change the way the help files are stored, and save ca. 30kB on theabial1998-09-074-60/+124
* Set the ${suffix} only once...abial1998-09-073-34/+4
* * Add code to display statistics continuously, every some seconds.abial1998-09-072-24/+45
* Bring the docs more up-to-date. Document the 'custom' setup.abial1998-09-042-11/+22
* Added special type of setup called 'custom'. It allows you to supplyabial1998-09-042-3/+42
* Set OBJFORMAT=aout to affect the whole build - for now, it seems that tooabial1998-09-042-3/+7
* Added Makefile to have true dependency of kernel image on the kernelabial1998-09-034-0/+80
* Minor fixes to 'clean' script.abial1998-09-032-24/+8
* Set OBJFORMAT=aout, until crunchide learns about ELF format...abial1998-09-031-2/+2
* Add options for bridging and bandwidth limiting (disabled by default).abial1998-09-023-3/+12
* Ugh... Small correction to the previous commit.abial1998-09-021-4/+5
* Added code to display interface table and link layer info, as wellabial1998-09-022-14/+125
* init.ee was being copied to wrong place.abial1998-08-311-2/+2
* Add HOME variable to environment.abial1998-08-312-4/+4
* Remove some mysterious passwords (they are not used here anyway).abial1998-08-311-2/+1
* Add link gzip -> gzcatabial1998-08-311-1/+2
* Remove CVS directories from the target floppy.abial1998-08-311-1/+2
* We need only one device entry for PCI eth. cards.abial1998-08-311-3/+1
* Oops.. Forgot to add the Makefileabial1998-08-311-0/+9
* Corrections and additions to FAQ.abial1998-08-311-13/+31
* The file /README mentioned here doesn't exist. Don't mention it.abial1998-08-312-7/+3
OpenPOWER on IntegriCloud