summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* While I'm at it, break a line that was too long, remove a pointless diagnosticdes2000-07-171-3/+3
* Reshuffle the SEE ALSO section.jasone2000-07-179-21/+21
* Don't reply "not a plain file" when the requested file doesn't exist.des2000-07-171-2/+8
* Document the fact that -r and -m are mutually exclusive.des2000-07-171-0/+10
* Rearrange / rewrite large portions of fetch() to take advantage of newdes2000-07-171-35/+84
* Introduce fetchXGet*(), which combine the functionalities of fetchGet*() anddes2000-07-176-113/+236
* Don't forget to set file descriptor to -1 after closing it, since the codedes2000-07-171-1/+1
* Use a symbolic constant instead of hardcoding 999des2000-07-171-10/+11
* Don't forget to declare fetchRestartCalls.des2000-07-171-0/+1
* Introduce the (undocumented) variable fetchRestartCalls, which controls whetherdes2000-07-172-2/+3
* Remove fetchContentType(), which disappeared in the HTTP rewrite.des2000-07-171-1/+0
* close PR 19544 - ipfw pipe delete causes panic when no pipes definedluigi2000-07-171-2/+2
* - Don't try to free mboot.bootinst before it has been allocated. If, forjhb2000-07-172-4/+4
* Oops. Remove some debugging code used to display a hexdump of the sectorjhb2000-07-171-66/+3
* The modem driver for Communication Device Class, ACM compliant devices.n_hibma2000-07-171-25/+1114
* Add the PCI IDs for the Macronix 98727 and 98732 parts. These arewpaul2000-07-175-4/+24
* Remove some whitespace so the line with "brackets" changed to "angleben2000-07-171-1/+1
* kue(4) and cue(4) do not need miibus.wpaul2000-07-172-2/+0
* Unbreak the build -- no manual page for this yet.jlemon2000-07-171-1/+1
* Add SEE ALSO section, as with the other string functions.alex2000-07-171-0/+11
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDn_hibma2000-07-1722-475/+475
* Use pwd instead of cwd in backticks. cwd in backticks doesn't dosheldonh2000-07-171-2/+2
* Fix a bug which could cause programs with user threads packages tojdp2000-07-173-5/+88
* Hook up liloldrjlemon2000-07-171-0/+1
* This is `liloboot', which creates a file which can be treated like ajlemon2000-07-173-0/+372
* Improve on previous commit:sheldonh2000-07-172-8/+7
* Rename MDNSECT to MD_NSECT and declare it as something that isn'tsheldonh2000-07-175-10/+10
OpenPOWER on IntegriCloud