Age | Commit message (Expand) | Author |
1999-10-07 | Add a delay() before turning the motor off; some controllers don't see it | Jason Downs |
1999-10-07 | Document ALT+F12, stress LEFT_SHIFT+PGUP/PGDN and point to machdep.kbdreset | Wim Vandeputte |
1999-10-07 | Add -b (scrollback) to usage() -- OK aaron@ | Wim Vandeputte |
1999-10-07 | regen | Brad Smith |
1999-10-07 | - fix typo in previous commit | Brad Smith |
1999-10-07 | - Fix stat and mknod syscalls to properly disassemble and reassemble | Brad Smith |
1999-10-07 | fix mergo: xl_setcfg(): after modifying software state, inform hardware | Jason Wright |
1999-10-07 | Yes, I think I've finally decided how I think scrollback should behave. | Aaron Campbell |
1999-10-06 | M_EXT isn't the only test for a cluster any more: also test ext_ref | Jason Wright |
1999-10-06 | Replace unnecessary static int with a define. | Federico G. Schwindt |
1999-10-06 | regen. | Federico G. Schwindt |
1999-10-06 | New devices; from NetBSD. | Federico G. Schwindt |
1999-10-06 | New (and better) defines in opl3sa3reg.h. Sayonara! | Federico G. Schwindt |
1999-10-06 | Add support for bass, treble, surround and mode under equalization class. | Federico G. Schwindt |
1999-10-06 | y2k related fixes; from netbsd, work by fgsch/ivan | Theo de Raadt |
1999-10-06 | Put TCP_SACK back in as it is not turned on by default anyway. | Todd C. Miller |
1999-10-06 | Turn of debugging diagnostics | Constantine Sapuntzakis |
1999-10-06 | Fix piomode(0x4) errors. | Constantine Sapuntzakis |
1999-10-05 | Ensoniq ES1371 support. | Constantine Sapuntzakis |
1999-10-05 | Don't define AUDIO_DEBUG | Constantine Sapuntzakis |
1999-10-05 | Add a missing check from last commit. | Aaron Campbell |
1999-10-05 | Kill .raw reference; don't know why I didn't see this sooner. | Jason Downs |
1999-10-04 | promise support; chris@ took it from netbsd | Theo de Raadt |
1999-10-04 | save user configuration in some magic buffer, which config -e can read; maja | Theo de Raadt |
1999-10-04 | m_new is the new mbuf, not m | Jason Wright |
1999-10-04 | m_new is the new mbuf, not m | Jason Wright |
1999-10-04 | Minor calculation tweaks. | Aaron Campbell |
1999-10-04 | Fixed garbled dmesg. | Steve Murphree |
1999-10-03 | Remove commented out sample of SHMMAXPGS setting with machine-specific | Niklas Hallqvist |
1999-10-03 | Double the amount of shared memory pages we can maximally allocate. This | Niklas Hallqvist |
1999-10-03 | Add missing bzero(). | Hakan Olsson |
1999-10-03 | take advantage of m->m_ext.ext_handle for storing the softc | Jason Wright |
1999-10-01 | SACK is not bug-free yet; off for 2.6 | Theo de Raadt |
1999-10-01 | ignore ELLE. -moj | Mats O Jansson |
1999-10-01 | add tag. remove VNODEPAGER. -moj | Mats O Jansson |
1999-10-01 | Update the man page to reflect reality. | Aaron Campbell |
1999-10-01 | Attach to SMC 8020 cards, they seem to work fine. | Jason Downs |
1999-10-01 | sync | Jason Downs |
1999-10-01 | Add SMC 8020 device. | Jason Downs |
1999-10-01 | add skc and sk | Jason Wright |
1999-10-01 | add ifmedia attribute to ax, wb, and lmc | Jason Wright |
1999-10-01 | oops... $OpenBSD$ tags | Jason Wright |
1999-10-01 | driver for SysKonnect 984x gigabit ethernet adapters; from FreeBSD | Jason Wright |
1999-10-01 | use new mbuf external management for jumbo packet management | Jason Wright |
1999-10-01 | remove dependency on external storage managed by mclusters and | Jason Wright |
1999-09-30 | Sync w/NetBSD. Add support for ES18[67][89] - Nonaka Kimihiro + muting contr... | kstailey |
1999-09-30 | Change extmem counter to include *all* extended memory segments. | Jason Downs |
1999-09-30 | Make sure 'model' and 'step' are initialized, even for non-cpuid chips. | Jason Downs |
1999-09-30 | sync | Paul Janzen |
1999-09-30 | That wasn't the way to identify a Cyclades -8YoP. | Paul Janzen |