| Commit message (Expand) | Author | Age | Files | Lines |
| * | revert previous accidental commit | Assar Westerlund | 2001-07-22 | 1 | -1/+5 |
| * | get rid of some printf and pointer type warnings | Assar Westerlund | 2001-07-22 | 1 | -5/+1 |
| * | Put a knob in the kernel config files to tweak the user max stack size. | Jim Pirzyk | 2001-07-20 | 2 | -2/+5 |
| * | gif isn't a count device anymore so don't put a number after it. | Brooks Davis | 2001-07-20 | 1 | -1/+1 |
| * | Add ACPI S2-S4BIOS Suspend/Resume code. | Takanori Watanabe | 2001-07-20 | 1 | -0/+7 |
| * | Make sure that installing a module complains if the target modules | Peter Pentchev | 2001-07-18 | 1 | -1/+1 |
| * | Move the hints gunk to a seperate file. It isn't really part of the | Peter Wemm | 2001-07-14 | 1 | -0/+1 |
| * | Merged from sys/conf/options.i386 revision 1.150. | Yoshihiro Takahashi | 2001-07-14 | 1 | -0/+1 |
| * | Catch up with NetBSD/pc98. | Noriaki Mitsunaga | 2001-07-14 | 1 | -0/+4 |
| * | Merge with latest version of the Mylex 6+ driver. | Mike Smith | 2001-07-14 | 1 | -2/+0 |
| * | `pcn' supports AMD Am79C97x cards, not Am79C79x cards. | Dima Dorfman | 2001-07-13 | 1 | -1/+1 |
| * | Activate SSE/SIMD. This is the extra context switching support that | Peter Wemm | 2001-07-12 | 2 | -0/+4 |
| * | Another NatSemi gigE card; the Netgear GA622T | Bill Paul | 2001-07-11 | 1 | -1/+1 |
| * | Document additional cards supported by the nge driver: LinkSys EG1032 | Bill Paul | 2001-07-11 | 1 | -1/+2 |
| * | Bring in dirhash, a simple hash-based lookup optimisation for large | Ian Dowse | 2001-07-10 | 3 | -0/+8 |
| * | Fill paragraphs after previous commit. | Dima Dorfman | 2001-07-08 | 1 | -13/+14 |
| * | Note that options should be listed in NOTES, not LINT, although LINT | Dima Dorfman | 2001-07-08 | 1 | -3/+3 |
| * | Nuke the ACPI APIC driver. The ACPI CA infrastructure it depended on | Mike Smith | 2001-07-07 | 1 | -1/+0 |
| * | Kill the old processor driver; the ACPI CA functions it depended on | Mike Smith | 2001-07-07 | 1 | -1/+1 |
| * | Add acpi_powerprofile.c | Mike Smith | 2001-07-07 | 1 | -0/+1 |
| * | Add a new helper function for finding resources in resource buffers. | Mike Smith | 2001-07-05 | 1 | -0/+1 |
| * | Move vm_page_zero_idle() from machine-dependant sections to a | Matthew Dillon | 2001-07-05 | 1 | -0/+1 |
| * | Reorg vm_page.c into vm_page.c, vm_pageq.c, and vm_contig.c (for contigmalloc). | Matthew Dillon | 2001-07-04 | 1 | -0/+2 |
| * | - Don't overwrite inb, inw and outw. | Yoshihiro Takahashi | 2001-07-04 | 3 | -2/+2 |
| * | Add a couple of major numbers for ICP Vortex (who were acquired by Intel, | Mike Smith | 2001-07-02 | 1 | -0/+2 |
| * | gif(4) and stf(4) modernization: | Brooks Davis | 2001-07-02 | 1 | -2/+2 |
| * | A slightly more complete change to timeouts: | Matt Jacob | 2001-07-02 | 2 | -0/+5 |
| * | Move wl driver to dev/wl. Repo copied to dev/wl, the old copies | Warner Losh | 2001-07-02 | 3 | -2/+1 |
| * | Bump config version. | Warner Losh | 2001-07-02 | 5 | -5/+5 |
| * | intel ich/ich2 driver - this needs some work but is functional enough for | Cameron Grant | 2001-07-01 | 1 | -0/+2 |
| * | Move kernel compile directory from sys/compile/FOO to | Warner Losh | 2001-06-30 | 5 | -5/+5 |
| * | Move ast() and userret() to sys/kern/subr_trap.c now that they are MI. | John Baldwin | 2001-06-29 | 1 | -0/+1 |
| * | Add acpi_powerres.c to fix the acpi build. | John Baldwin | 2001-06-28 | 1 | -0/+1 |
| * | Remove dgm | Brian Somers | 2001-06-27 | 3 | -11/+3 |
| * | Spell digi right | Brian Somers | 2001-06-27 | 1 | -3/+3 |
| * | Add -msoft-float to COPTS to stop GCC attempting to be "smart" and using | Benno Rice | 2001-06-27 | 2 | -1/+7 |
| * | Add CAM_NEW_TRAN_CODE as an option (to be included in opt_cam.h). | Matt Jacob | 2001-06-24 | 1 | -0/+3 |
| * | Merged from sys/conf/files.i386 revisions 1.362 and 1.363. | KATO Takenori | 2001-06-23 | 1 | -5/+2 |
| * | Introduce numerous SMP friendly changes to the mbuf allocator. Namely, | Bosko Milekic | 2001-06-22 | 2 | -10/+4 |
| * | Don't set CONSPEED to the default and deobfuscate the comment. | Dima Dorfman | 2001-06-21 | 1 | -1/+2 |
| * | Actually document TCPDEBUG. | Garrett Wollman | 2001-06-19 | 1 | -1/+3 |
| * | Fix punctuation in comment. | Garrett Wollman | 2001-06-19 | 1 | -2/+2 |
| * | The final commit for the first phase of PowerPC support. | Benno Rice | 2001-06-17 | 4 | -44/+114 |
| * | With this commit, I hereby pronounce gensetdefs past its use-by date. | Peter Wemm | 2001-06-13 | 6 | -92/+6 |
| * | Hints overhaul: | Peter Wemm | 2001-06-12 | 7 | -15/+15 |
| * | Move the -I../../../include or -I/usr/include to the last entry on the | Peter Wemm | 2001-06-12 | 5 | -28/+33 |
| * | Sync with recent KAME. | Hajimu UMEMOTO | 2001-06-11 | 1 | -8/+5 |
| * | Add PSEUDOFS, and note that LINPROCFS depends on it. | Dag-Erling Smørgrav | 2001-06-11 | 1 | -1/+3 |
| * | Add pseudofs and the new linprocfs here. | Dag-Erling Smørgrav | 2001-06-11 | 1 | -0/+5 |
| * | Add a PSEUDOFS option to allow pseudofs to be built statically. | Dag-Erling Smørgrav | 2001-06-11 | 1 | -0/+1 |