summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* "device" and "nodevice" lines can actually specify more than one devicedes2005-02-101-0/+2
* back out 1.7 changes, unneeded and possibly wrong.alfred2005-02-101-9/+6
* Note that the ICH6 controller is supported.jkoshy2005-02-101-1/+1
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-102-3/+5
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-1046-150/+135
* Turn K&R functions into prototypes.stefanf2005-02-101-17/+6
* The variable `ROOTKEY' has internal linkage in keyserv.c, don't declare it asstefanf2005-02-101-3/+0
* The variable `arglist' has internal linkage in pw.c, don't declare it as externstefanf2005-02-101-1/+1
* Turn K&R functions into prototypes.stefanf2005-02-101-12/+6
* Add __printflike() to vn_printf()phk2005-02-101-1/+1
* Don't pass NULL to vprint()phk2005-02-101-1/+1
* Let the generated code include <string.h> instead of <memory.h>.stefanf2005-02-101-2/+2
* Code cleanup:delphij2005-02-102-3/+2
* Extricate probing of the gwether card (Gateway AT) from the middle ofimp2005-02-101-64/+74
* Remove an ifdef that's been here for a long time. So long, in fact,imp2005-02-101-7/+0
* Fix incorrect comment.archie2005-02-101-1/+1
* - Add more information to the getnewbuf() recycling KTR.jeff2005-02-101-2/+4
* Implement interrupt routing for DEC_KN20AA.ticso2005-02-101-35/+22
* - In the softupdates case for ffs_truncate() we use vinvalbuf() tojeff2005-02-091-0/+1
* Fix pc98 compile: merge in changes to use the local APIC timer. Also, addjhb2005-02-093-42/+42
* - Correctly spell MOD_QUIESCEglebius2005-02-091-1/+3
* Minor nits noted by ru@imp2005-02-091-3/+5
* Constify.phk2005-02-092-12/+12
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-095-12/+7
* Removed Kerberos remnants.ru2005-02-092-58/+6
* Note the options required for the cards as I know it...imp2005-02-091-2/+2
* Break out obscure ISA cards into their own files, as well as ne2000imp2005-02-0915-1724/+1976
* The only user of this utility (share/man/man0) was removed 2+ years ago.ru2005-02-094-410/+0
* Access softc embedded struct ifnet via function macro to make it easier tomlaier2005-02-093-26/+54
* Use defines for character constants for open and closing braces andharti2005-02-091-11/+22
* add support for NetMos NM9805 1284 Printer portwilko2005-02-091-0/+9
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-096-9/+7
* Fixed the misplaced $FreeBSD$.ru2005-02-0982-200/+228
* Since we no longer use kvtop, we no longer need machine/md_var.himp2005-02-091-1/+0
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-0915-29/+32
* If either ed_probe_Novell or ed_attach returns an error, release theimp2005-02-091-2/+5
* Remove some unused variables.scottl2005-02-091-2/+0
* - Reduce the number of netgraph messages when listingru2005-02-091-11/+35
* In revision 1.29 timeout() was converted to ng_callout().ru2005-02-091-15/+9
* While working on constification temporarily disable -Werror. Things are tooharti2005-02-091-0/+1
* Untangle VarFind and, while rewriting most of the function, fix theharti2005-02-091-45/+51
* Properly initialise the variable `deny'.stefanf2005-02-091-1/+1
* style polishing.phk2005-02-091-4/+3
* Pass -C to rpcgen.stefanf2005-02-091-3/+3
* Use CFLAGS+=.ru2005-02-091-1/+1
* Remove the messy locking dance around xpt_done()scottl2005-02-092-13/+0
* Provide locking for the ccb_bioq. This allows xpt_done() to be called withoutscottl2005-02-091-5/+22
* Use CFLAGS+=.stefanf2005-02-091-1/+1
* Introduce VarCreate and VarDestroy functions and used them whereharti2005-02-091-58/+51
* Include missing headers.stefanf2005-02-094-0/+6
OpenPOWER on IntegriCloud