summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct the attribution for yes(1).nik2000-07-181-1/+1
* Remove an OBE comment.obrien2000-07-181-2/+0
* KNF'ize.obrien2000-07-1814-419/+448
* document serial console habits of AS2100[a]wilko2000-07-181-0/+6
* Cross-reference mount_nfs(8) and showmount(8).sheldonh2000-07-182-2/+4
* Order the cross-references in the SEE ALSO section, in preparationsheldonh2000-07-181-2/+2
* Import the new truncate(1) utility.sheldonh2000-07-184-0/+352
* Add the '-l' flag to nghook which loops the received data back.phk2000-07-182-3/+16
* oops- need reboot.h filemjacob2000-07-181-0/+1
* Fix a comment which was broken in rev 1.36.sheldonh2000-07-181-1/+1
* Add case that David missed about setting RB_SERIAL.mjacob2000-07-181-0/+1
* Remove <center> tags from with <title> section.ben2000-07-181-1/+1
* Define what is meant by `brackets' and `braces'.ben2000-07-181-2/+13
* Add an empty crunch.inc with instructions that you can use it to adjustnbm2000-07-181-0/+2
* Make a separate build directory in which to put all the generatednbm2000-07-182-6/+20
* Update PICOBSD-C kernel configuration to the new world order, grabbingnbm2000-07-181-139/+133
* Order the cross-references in the SEE ALSO section correctly.sheldonh2000-07-181-2/+2
* Fix the one 'obj'-related breakage, and quieten the build. Also changenbm2000-07-181-6/+6
* First part of PicoBSD makeover, adding basic 'obj' facilities, allowingnbm2000-07-181-62/+71
* Fix one grammar problem which crept in from rev 1.40 to rev 1.42, andsheldonh2000-07-181-2/+2
* Driver for LMC1504 card: four port E1 or fractional E1.phk2000-07-181-47/+115
* Substitute UT_NAMESIZE for 8 when truncating long usernames.sheldonh2000-07-181-1/+3
* Fix header inclusions in preparation for a fix for PR 19886.sheldonh2000-07-181-4/+3
* Driver for LMC1504 card: four port E1 or fractional E1.phk2000-07-181-0/+1
* Add the umodem driver.n_hibma2000-07-183-0/+5
* Set `boothowto' approapiately if our console is a serial one.obrien2000-07-1812-1/+26
* Allow the Fix-it functionality to detect that we are on a serial console,obrien2000-07-189-18/+159
* Add smc37c935 chipset support and clean up the code which tries todfr2000-07-185-65/+280
* Allow logger to send messages directly to a remote syslog. (Thisdwmalone2000-07-182-8/+72
* Fix an unmatched opening quote.ume2000-07-182-2/+2
* Drop the references to index(3) and rindex(3), which are non-standardalex2000-07-189-18/+0
* Clean up this new manual page. This delta includes content andsheldonh2000-07-181-173/+234
* Don't take a failure to stat a file to mean that it doesn't exist, as it maydes2000-07-181-1/+5
* Add in some new IN_XXX and CT_XXXX flags in preparationmjacob2000-07-181-0/+6
* If debugging set, zero out an incoming response entrymjacob2000-07-181-1/+5
* The SERVICING_INTERRUPT isn't quite safe yet.mjacob2000-07-181-0/+4
* Add a isp_target_putback_atio- we aren't using CCINCR at this time, somjacob2000-07-181-40/+169
* Raise debug level for some messages. Fix botched inversionmjacob2000-07-181-11/+9
* Keep interrupts blocked for all of isp_pci_attach. Redo DMA routinesmjacob2000-07-182-156/+322
* Properly detect ISA cards in EISA mode and skip them in the ISA identifymdodd2000-07-182-2/+12
* Patch up some bogons in the resource_find() vs resource_find_hard()peter2000-07-181-3/+9
* Don't get stuck in a loop calling exit from an atexit routine. Cleanmjacob2000-07-181-8/+9
* Declare our DEC Alpha cdboot to be a fully released version 1.0.obrien2000-07-181-0/+1
* Move mtree to bootstrap-tools and add PATH=${TMPPATH} to IMAKEENV to pick itache2000-07-181-4/+4
* Change my email address in the copyright notices for the sake of consistencyjasone2000-07-1871-71/+71
* Add mtree to cross-tools to make it updated for new -L optionache2000-07-181-1/+2
* Document the builtin echo commandmarko2000-07-171-4/+60
* Initialise ifnet::if_typebrian2000-07-171-0/+2
* Deal correctly with statically initialized condition variables injasone2000-07-173-54/+51
* The description of the semantics of -v and -q has long since been OBE.des2000-07-171-10/+1
OpenPOWER on IntegriCloud