summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove strange-looking quotes. This part of the code is #if'ed out,dcs1999-02-071-1/+1
* MaxHeaderLines is now MaxHeadersLength (in bytes)peter1999-02-072-2/+2
* Remove the standalone buildtools stuff, we don't use it here and itpeter1999-02-0797-2438/+0
* Merge 8.9.2+patches -> 8.9.3 changes into mainline.peter1999-02-075-22/+41
* This commit was generated by cvs2svn to compensate for changes in r43730,peter1999-02-0732-269/+485
|\
| * Import sendmail 8.9.3 onto vendor branch, replacing previous interimpeter1999-02-0737-291/+526
* | When shadowing objects, adjust the page coloring of the shadowing objectdillon1999-02-071-1/+6
* | - Add atkbd.4, atkbdc.4, splash.4 and vga.4.yokota1999-02-0713-50/+1304
* | - Add FreeBSD 2.2.7, 2.2.8, 3.1, and 4.0 to the Fx and Os macros.yokota1999-02-072-0/+17
* | Make the ipx part of netstat work again.jhay1999-02-061-5/+7
* | Hmm- I must be blind. There *was* already an appropriate typedef stillmjacob1999-02-061-2/+1
* | Don't dump core when p_stat is not in the expected range. This isfenner1999-02-061-3/+9
* | I don't know what happened here- I submitted a *working* patch formjacob1999-02-061-2/+3
* | Reshuffle a number of menus to be more navigable. Delete extrajkh1999-02-063-63/+60
* | Changed to use IICBUS_REPEATED_STARTroger1999-02-061-2/+2
* | Teach IPXrouted to handle the internal net properly.jhay1999-02-062-18/+5
* | Make it possible to use lo0 as an internal IPX network. This is usefulljhay1999-02-063-7/+6
* | Don't use the pointer returned by MALLOC before checking if it is NULL.jhay1999-02-061-3/+3
* | Sync with syscons for i386.kato1999-02-064-32/+100
* | Ack! Correct a typo which crept into here and reshuffle the index backjkh1999-02-066-12/+12
* | Added underscores to some names in svr4_locore.s so that it compilesbde1999-02-062-9/+10
* | Flush delayed-write data out prior to issuing a rename rpc. This appearsdillon1999-02-062-2/+28
* | Honor ${LDFLAGS} for building svr4_genassym. This is part of fixingbde1999-02-061-5/+3
* | Add hysteresis to the 'swap_pager_getswapspace; failed' console message.dillon1999-02-061-5/+9
* | BASE=4.0jkh1999-02-061-3/+3
OpenPOWER on IntegriCloud