| Commit message (Expand) | Author | Age | Files | Lines |
* | Added detection for bt848a chips | roger | 1999-02-08 | 2 | -10/+22 |
* | Added check to bktr_mmap() from OpenBSD driver. | roger | 1999-02-08 | 2 | -92/+166 |
* | Sync with sys/boot/i386/loader/version revision 1.3. | kato | 1999-02-08 | 1 | -1/+2 |
* | Copy from vendor branch. This mainly undoes most of the backing out of | bde | 1999-02-08 | 1 | -54/+54 |
* | remove leftover garbage line. | julian | 1999-02-08 | 1 | -2/+1 |
* | Fix for PR 9309. | julian | 1999-02-08 | 1 | -1/+10 |
* | General cleanup. Remove #if 0's and remove useless register qualifiers. | dillon | 1999-02-08 | 1 | -79/+34 |
* | Bumb up loader's version. | dcs | 1999-02-08 | 1 | -1/+2 |
* | Adjust idle zero-page fill hysteresis based on tests. Use 2/3 and 4/5 | dillon | 1999-02-08 | 6 | -22/+42 |
* | Include discrete ozfod as well as ozfod/zfod percentage. | dillon | 1999-02-08 | 1 | -7/+7 |
* | If there are 4 or fewer disk devices, we have room to display additional | dillon | 1999-02-08 | 2 | -5/+39 |
* | Fix white-space spamming. | obrien | 1999-02-08 | 3 | -5/+5 |
* | Add hysteresis to alpha version of vm_page_zero_idle(). | dillon | 1999-02-08 | 3 | -42/+51 |
* | Rip out PQ_ZERO queue. PQ_ZERO functionality is now combined in with | dillon | 1999-02-08 | 8 | -163/+131 |
* | Backed out vm_map coalesce optimization - it resulted in 22% more page | dillon | 1999-02-08 | 1 | -2/+2 |
* | Change the load address of the ELF dynamic linker from "2L*MAXDSIZ" | jdp | 1999-02-07 | 4 | -5/+37 |
* | Remove MAP_ENTRY_IS_A_MAP 'share' maps. These maps were once used to | dillon | 1999-02-07 | 10 | -114/+49 |
* | Remove L1 cache coloring optimization ( leave L2 cache coloring opt ). | dillon | 1999-02-07 | 2 | -196/+91 |
* | Reorder the pcvt(4) options to the appropriate section, so i can close | joerg | 1999-02-07 | 3 | -33/+36 |
* | Fix a typo describing the filename of cvt-wtmp. | joerg | 1999-02-07 | 1 | -2/+2 |
* | 1) Fix our view of how ibcs2_semid_ds looks. There is no padding int there | guido | 1999-02-07 | 2 | -13/+46 |
* | Correct server-side chap authentication comparison | brian | 1999-02-07 | 1 | -2/+2 |
* | Remove forgotten diagnostics | brian | 1999-02-07 | 1 | -3/+1 |
* | If user selects X, also auto-select compat22 (for now). | jkh | 1999-02-07 | 2 | -2/+6 |
* | SMAILCF distro no longer exists. | jkh | 1999-02-07 | 7 | -24/+14 |
* | Remove strange-looking quotes. This part of the code is #if'ed out, | dcs | 1999-02-07 | 1 | -1/+1 |
* | MaxHeaderLines is now MaxHeadersLength (in bytes) | peter | 1999-02-07 | 2 | -2/+2 |
* | Remove the standalone buildtools stuff, we don't use it here and it | peter | 1999-02-07 | 97 | -2438/+0 |
* | Merge 8.9.2+patches -> 8.9.3 changes into mainline. | peter | 1999-02-07 | 5 | -22/+41 |
* | This commit was generated by cvs2svn to compensate for changes in r43730, | peter | 1999-02-07 | 32 | -269/+485 |
|\ |
|
| * | Import sendmail 8.9.3 onto vendor branch, replacing previous interim | peter | 1999-02-07 | 37 | -291/+526 |
* | | When shadowing objects, adjust the page coloring of the shadowing object | dillon | 1999-02-07 | 1 | -1/+6 |
* | | - Add atkbd.4, atkbdc.4, splash.4 and vga.4. | yokota | 1999-02-07 | 13 | -50/+1304 |
* | | - Add FreeBSD 2.2.7, 2.2.8, 3.1, and 4.0 to the Fx and Os macros. | yokota | 1999-02-07 | 2 | -0/+17 |
* | | Make the ipx part of netstat work again. | jhay | 1999-02-06 | 1 | -5/+7 |
* | | Hmm- I must be blind. There *was* already an appropriate typedef still | mjacob | 1999-02-06 | 1 | -2/+1 |
* | | Don't dump core when p_stat is not in the expected range. This is | fenner | 1999-02-06 | 1 | -3/+9 |
* | | I don't know what happened here- I submitted a *working* patch for | mjacob | 1999-02-06 | 1 | -2/+3 |
* | | Reshuffle a number of menus to be more navigable. Delete extra | jkh | 1999-02-06 | 3 | -63/+60 |
* | | Changed to use IICBUS_REPEATED_START | roger | 1999-02-06 | 1 | -2/+2 |
* | | Teach IPXrouted to handle the internal net properly. | jhay | 1999-02-06 | 2 | -18/+5 |
* | | Make it possible to use lo0 as an internal IPX network. This is usefull | jhay | 1999-02-06 | 3 | -7/+6 |
* | | Don't use the pointer returned by MALLOC before checking if it is NULL. | jhay | 1999-02-06 | 1 | -3/+3 |
* | | Sync with syscons for i386. | kato | 1999-02-06 | 4 | -32/+100 |
* | | Ack! Correct a typo which crept into here and reshuffle the index back | jkh | 1999-02-06 | 6 | -12/+12 |
* | | Added underscores to some names in svr4_locore.s so that it compiles | bde | 1999-02-06 | 2 | -9/+10 |
* | | Flush delayed-write data out prior to issuing a rename rpc. This appears | dillon | 1999-02-06 | 2 | -2/+28 |
* | | Honor ${LDFLAGS} for building svr4_genassym. This is part of fixing | bde | 1999-02-06 | 1 | -5/+3 |
* | | Add hysteresis to the 'swap_pager_getswapspace; failed' console message. | dillon | 1999-02-06 | 1 | -5/+9 |
* | | BASE=4.0 | jkh | 1999-02-06 | 1 | -3/+3 |