| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow logger to send messages directly to a remote syslog. (This | dwmalone | 2000-07-18 | 2 | -8/+72 |
* | Fix an unmatched opening quote. | ume | 2000-07-18 | 2 | -2/+2 |
* | Drop the references to index(3) and rindex(3), which are non-standard | alex | 2000-07-18 | 9 | -18/+0 |
* | Clean up this new manual page. This delta includes content and | sheldonh | 2000-07-18 | 1 | -173/+234 |
* | Don't take a failure to stat a file to mean that it doesn't exist, as it may | des | 2000-07-18 | 1 | -1/+5 |
* | Add in some new IN_XXX and CT_XXXX flags in preparation | mjacob | 2000-07-18 | 1 | -0/+6 |
* | If debugging set, zero out an incoming response entry | mjacob | 2000-07-18 | 1 | -1/+5 |
* | The SERVICING_INTERRUPT isn't quite safe yet. | mjacob | 2000-07-18 | 1 | -0/+4 |
* | Add a isp_target_putback_atio- we aren't using CCINCR at this time, so | mjacob | 2000-07-18 | 1 | -40/+169 |
* | Raise debug level for some messages. Fix botched inversion | mjacob | 2000-07-18 | 1 | -11/+9 |
* | Keep interrupts blocked for all of isp_pci_attach. Redo DMA routines | mjacob | 2000-07-18 | 2 | -156/+322 |
* | Properly detect ISA cards in EISA mode and skip them in the ISA identify | mdodd | 2000-07-18 | 2 | -2/+12 |
* | Patch up some bogons in the resource_find() vs resource_find_hard() | peter | 2000-07-18 | 1 | -3/+9 |
* | Don't get stuck in a loop calling exit from an atexit routine. Clean | mjacob | 2000-07-18 | 1 | -8/+9 |
* | Declare our DEC Alpha cdboot to be a fully released version 1.0. | obrien | 2000-07-18 | 1 | -0/+1 |
* | Move mtree to bootstrap-tools and add PATH=${TMPPATH} to IMAKEENV to pick it | ache | 2000-07-18 | 1 | -4/+4 |
* | Change my email address in the copyright notices for the sake of consistency | jasone | 2000-07-18 | 71 | -71/+71 |
* | Add mtree to cross-tools to make it updated for new -L option | ache | 2000-07-18 | 1 | -1/+2 |
* | Document the builtin echo command | marko | 2000-07-17 | 1 | -4/+60 |
* | Initialise ifnet::if_type | brian | 2000-07-17 | 1 | -0/+2 |
* | Deal correctly with statically initialized condition variables in | jasone | 2000-07-17 | 3 | -54/+51 |
* | The description of the semantics of -v and -q has long since been OBE. | des | 2000-07-17 | 1 | -10/+1 |
* | While I'm at it, break a line that was too long, remove a pointless diagnostic | des | 2000-07-17 | 1 | -3/+3 |
* | Reshuffle the SEE ALSO section. | jasone | 2000-07-17 | 9 | -21/+21 |
* | Don't reply "not a plain file" when the requested file doesn't exist. | des | 2000-07-17 | 1 | -2/+8 |
* | Document the fact that -r and -m are mutually exclusive. | des | 2000-07-17 | 1 | -0/+10 |
* | Rearrange / rewrite large portions of fetch() to take advantage of new | des | 2000-07-17 | 1 | -35/+84 |
* | Introduce fetchXGet*(), which combine the functionalities of fetchGet*() and | des | 2000-07-17 | 6 | -113/+236 |
* | Don't forget to set file descriptor to -1 after closing it, since the code | des | 2000-07-17 | 1 | -1/+1 |
* | Use a symbolic constant instead of hardcoding 999 | des | 2000-07-17 | 1 | -10/+11 |
* | Don't forget to declare fetchRestartCalls. | des | 2000-07-17 | 1 | -0/+1 |
* | Introduce the (undocumented) variable fetchRestartCalls, which controls whether | des | 2000-07-17 | 2 | -2/+3 |
* | Remove fetchContentType(), which disappeared in the HTTP rewrite. | des | 2000-07-17 | 1 | -1/+0 |
* | close PR 19544 - ipfw pipe delete causes panic when no pipes defined | luigi | 2000-07-17 | 1 | -2/+2 |
* | - Don't try to free mboot.bootinst before it has been allocated. If, for | jhb | 2000-07-17 | 2 | -4/+4 |
* | Oops. Remove some debugging code used to display a hexdump of the sector | jhb | 2000-07-17 | 1 | -66/+3 |
* | The modem driver for Communication Device Class, ACM compliant devices. | n_hibma | 2000-07-17 | 1 | -25/+1114 |
* | Add the PCI IDs for the Macronix 98727 and 98732 parts. These are | wpaul | 2000-07-17 | 5 | -4/+24 |
* | Remove some whitespace so the line with "brackets" changed to "angle | ben | 2000-07-17 | 1 | -1/+1 |
* | kue(4) and cue(4) do not need miibus. | wpaul | 2000-07-17 | 2 | -2/+0 |
* | Unbreak the build -- no manual page for this yet. | jlemon | 2000-07-17 | 1 | -1/+1 |
* | Add SEE ALSO section, as with the other string functions. | alex | 2000-07-17 | 1 | -0/+11 |
* | Remove __P prototypes to reduce diffs between the NetBSD and FreeBSD | n_hibma | 2000-07-17 | 22 | -475/+475 |
* | Use pwd instead of cwd in backticks. cwd in backticks doesn't do | sheldonh | 2000-07-17 | 1 | -2/+2 |
* | Fix a bug which could cause programs with user threads packages to | jdp | 2000-07-17 | 3 | -5/+88 |
* | Hook up liloldr | jlemon | 2000-07-17 | 1 | -0/+1 |
* | This is `liloboot', which creates a file which can be treated like a | jlemon | 2000-07-17 | 3 | -0/+372 |
* | Improve on previous commit: | sheldonh | 2000-07-17 | 2 | -8/+7 |
* | Rename MDNSECT to MD_NSECT and declare it as something that isn't | sheldonh | 2000-07-17 | 5 | -10/+10 |
* | If ipv6_enable is set to yes, do IPv6 setup for PCCARD ethernet | ume | 2000-07-17 | 1 | -0/+14 |