summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in mount_mfs whereby mount_mfs would sometimes return beforedillon1999-02-092-5/+39
* Revamp rc.diskless. Split into rc.diskless1 and rc.diskless2. providedillon1999-02-0911-169/+518
* After wading in the cesspool of ip_input for an hour, I have managed towollman1999-02-091-10/+8
* Remove dictHashSummary internal function; it used doubles.jkh1999-02-093-79/+0
* Add missing poatch for ibcs2_ipc.h as well.guido1999-02-091-4/+14
* Get rid of $conf_dirdillon1999-02-091-3/+3
* Get rid of the conf_dir junk for rc.diskless ( rc.diskless will use adillon1999-02-091-11/+6
* Addendum to vm_map coalesce optimization. Also, this was backed-outdillon1999-02-091-1/+1
* Cleanup. Set all PCI parameters of importance. Set a define that willmjacob1999-02-092-30/+210
* Roll internal release tag. Roll core version minor. Fix broken DPARM_DEFAULTmjacob1999-02-091-5/+8
* clean up some NVRAM definesmjacob1999-02-091-9/+5
* Add in defines that disable (temp) fast posting.mjacob1999-02-091-3/+7
* Allow fibre channel 'bus resets' to go through. Handle Loop Down/Loop Upmjacob1999-02-091-13/+43
* Roll internal release tag. Print out if we're in a 64 bit PCI slot.mjacob1999-02-091-59/+156
* roll internal release tagmjacob1999-02-094-10/+14
* add isp specific config options and explanationsmjacob1999-02-093-3/+75
* add isp host adapter specific optionsmjacob1999-02-091-1/+6
* Patch to make mrouted more friendly with crunchgen.abial1999-02-081-4/+2
* Added functions fseeko() and ftello() (from susv2).dt1999-02-087-16/+86
* Redirect mail to pseudo-user pop to root.des1999-02-082-2/+4
* Don't assume a_name is a number just because the first characterdes1999-02-081-2/+4
* Revamp vm_object_[q]collapse(). Despite the complexity of this patch,dillon1999-02-082-210/+236
* Fix mismerged error message.wollman1999-02-081-3/+2
* Generate correct DLT_NULL headers before passing packets to bpf.des1999-02-081-30/+43
* Bring in the simplified port probe from src/sys/i386/isa/lpt.cdes1999-02-081-26/+20
* Added detection for bt848a chipsroger1999-02-082-10/+22
* Added check to bktr_mmap() from OpenBSD driver.roger1999-02-082-92/+166
* Sync with sys/boot/i386/loader/version revision 1.3.kato1999-02-081-1/+2
* Copy from vendor branch. This mainly undoes most of the backing out ofbde1999-02-081-54/+54
* remove leftover garbage line.julian1999-02-081-2/+1
* Fix for PR 9309.julian1999-02-081-1/+10
* General cleanup. Remove #if 0's and remove useless register qualifiers.dillon1999-02-081-79/+34
* Bumb up loader's version.dcs1999-02-081-1/+2
* Adjust idle zero-page fill hysteresis based on tests. Use 2/3 and 4/5dillon1999-02-086-22/+42
* Include discrete ozfod as well as ozfod/zfod percentage.dillon1999-02-081-7/+7
* If there are 4 or fewer disk devices, we have room to display additionaldillon1999-02-082-5/+39
* Fix white-space spamming.obrien1999-02-083-5/+5
* Add hysteresis to alpha version of vm_page_zero_idle().dillon1999-02-083-42/+51
* Rip out PQ_ZERO queue. PQ_ZERO functionality is now combined in withdillon1999-02-088-163/+131
* Backed out vm_map coalesce optimization - it resulted in 22% more pagedillon1999-02-081-2/+2
* Change the load address of the ELF dynamic linker from "2L*MAXDSIZ"jdp1999-02-074-5/+37
* Remove MAP_ENTRY_IS_A_MAP 'share' maps. These maps were once used todillon1999-02-0710-114/+49
* Remove L1 cache coloring optimization ( leave L2 cache coloring opt ).dillon1999-02-072-196/+91
* Reorder the pcvt(4) options to the appropriate section, so i can closejoerg1999-02-073-33/+36
* Fix a typo describing the filename of cvt-wtmp.joerg1999-02-071-2/+2
* 1) Fix our view of how ibcs2_semid_ds looks. There is no padding int thereguido1999-02-072-13/+46
* Correct server-side chap authentication comparisonbrian1999-02-071-2/+2
* Remove forgotten diagnosticsbrian1999-02-071-3/+1
* If user selects X, also auto-select compat22 (for now).jkh1999-02-072-2/+6
* SMAILCF distro no longer exists.jkh1999-02-077-24/+14
OpenPOWER on IntegriCloud