summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a serious performance bug for large programs on the Alpha,jdp1999-06-257-103/+231
* add support to buildworld as a normal user:jmg1999-06-243-10/+12
* Fix warning message; that was 4GB, not 2GB. I apparently can't dojlemon1999-06-242-4/+4
* Explicitly ignore any memory > 2GB, we don't support it yet.jlemon1999-06-242-2/+14
* Only include AMD wt_alloc routines if I586_CPU is defined. Fixesjlemon1999-06-242-4/+4
* Fix typo (missing double quote)n_hibma1999-06-241-2/+2
* (corrections for type change in softc)mjacob1999-06-242-6/+6
* Bruce pointed out I was being silly with volatile.mjacob1999-06-241-5/+5
* Quirk Tandberg 4100 like Tandberg 4200.mjacob1999-06-241-1/+5
* Sync with sys/dev/syscons/scvtb.c revision 1.2.kato1999-06-242-2/+46
* Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletionyokota1999-06-242-2/+21
* Merge with sys/isa/syscons_isa.c and sys/dev/syscons/syscons.ckato1999-06-243-13/+15
* PC98 part of the second phase of syscons reorganization.kato1999-06-2415-3037/+4056
* Actually install the virgin copies of the /etc files that we so proudlysheldonh1999-06-244-7/+43
* Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletionyokota1999-06-241-5/+7
* Declare the correct size of softc and fix sc_get_softc().yokota1999-06-241-4/+4
* set_drive_state:grog1999-06-241-0/+3
* build_request_buffer:grog1999-06-241-5/+13
* Split close_drive into two parts to ensure correct locking against thegrog1999-06-241-21/+30
* Implement daemonrq_closedrive function to close a drive.grog1999-06-242-1/+7
* free_drive:grog1999-06-241-2/+2
* Clarify some comments.grog1999-06-241-20/+26
* Sync with sys/i386/isa/clock.c revision 1.137.kato1999-06-243-15/+21
* Sync with sys/i386/conf/options.i386 revision 1.118.kato1999-06-242-8/+30
* Add new file that needs compiling.obrien1999-06-241-3/+3
* Per Ken's request, back out my last change to this file. iostat's manimp1999-06-241-2/+2
* Don't add '?' to getopt's options.imp1999-06-241-1/+1
* Two getopts related nits:imp1999-06-249-18/+18
* '?' shouldn't be in the usage string. Unknown characters are alreadyimp1999-06-244-8/+8
* Some man page cleanup. Make the NAME and SYNOPSIS sections agree sompp1999-06-245-12/+26
* Reenable Vinum buildgrog1999-06-241-3/+2
* Add the 'reset' command to the NAME section.mpp1999-06-241-1/+2
* Clean up conflicts.obrien1999-06-241-4/+5
* Compaq smart raidimp1999-06-241-1/+4
* Allow the Ross host to PCI bridge to appear as a PCI bus. This permitsjlemon1999-06-241-9/+9
* Add ida/id linesjlemon1999-06-243-3/+30
* This commit gives support for the Rise mP6 CPU. It has two changes:green1999-06-247-29/+59
* Fix more disordering I missed last time.jlemon1999-06-241-1/+1
* fix disorderingjlemon1999-06-241-4/+4
* Add IDA filesjlemon1999-06-241-0/+3
* Compaq Smart RAID driver for -current. Based on the original ida.cjlemon1999-06-247-1786/+1506
* From the submitter:msmith1999-06-242-4/+4
* Fix one error in my previous commit. The .Rv macro is not validmpp1999-06-241-2/+2
* Update mdoc.samples(7) to reflect that section 9 is a valid man pagempp1999-06-241-9/+26
* Update for latest vendor import.obrien1999-06-231-4/+4
* This commit was generated by cvs2svn to compensate for changes in r48146,obrien1999-06-2311-129/+694
|\
| * Virgin import of ISC-DHCP v2.0obrien1999-06-2314-135/+701
* | Changes in the way that the APs are started appears to have removed themsmith1999-06-237-77/+21
* | Do not setup 4M pdir until all APs are up.luoqi1999-06-2311-136/+97
* | If we are going to have a case for '?' then we should define it in Options.billf1999-06-234-8/+8
OpenPOWER on IntegriCloud