Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-06-23 | attempt at repairing rl2_transmit (still broken); cleanup; spelling | David Leonard | |
1999-06-23 | fdc's irq is 20 | Michael Shalayeff | |
1999-06-23 | regen | Michael Shalayeff | |
1999-06-22 | hp300 sync | Theo de Raadt | |
1999-06-22 | add TI tokenring card id (gecko) | Michael Shalayeff | |
1999-06-22 | sprintf unknown device's id numbers in hex | Michael Shalayeff | |
1999-06-22 | once it proved itself to work on everything we can get to, bump a version to ↵ | Michael Shalayeff | |
1/2 (; | |||
1999-06-22 | this change somehow escaped the fpregs commit | Michael Shalayeff | |
1999-06-22 | do the trace cmd | Michael Shalayeff | |
1999-06-22 | allow stack tracing up to the very bottom of the stack; also tabs vs spaces | Michael Shalayeff | |
1999-06-22 | why underscore if we have dollars | Michael Shalayeff | |
1999-06-22 | all kinds of tricks w/ gcc flags | Michael Shalayeff | |
1999-06-22 | amiga and arc are not cpu, but machines. | Marc Espie | |
Hence the #ifdef corresponds to the kernel Makefile. Hence no __ | |||
1999-06-22 | regen | Niklas Hallqvist | |
1999-06-22 | ESS audio driver ported from NetBSD, some mixer problems with X-based mixers | Niklas Hallqvist | |
otherwise OK (mixerctl works quite OK, very strange). At the moment it is polled only, but it works quite OK that way too. | |||
1999-06-22 | From NetBSD: SCTRL2 register number wrong. | Jason Wright | |
1999-06-22 | need more room... bump RELOC | Jason Wright | |
1999-06-22 | install uvm includes | Artur Grabowski | |
1999-06-22 | do it right this time | Artur Grabowski | |
1999-06-22 | commented-out aeon support | Theo de Raadt | |
1999-06-22 | close sync | Theo de Raadt | |
1999-06-22 | smaller ramdisk | Theo de Raadt | |
1999-06-22 | UVM support + some cleanup | Artur Grabowski | |
1999-06-22 | Add a temporary UVM define | Artur Grabowski | |
1999-06-22 | Disable TUNSLMODE when we first open the tun device (FreeBSD only). | brian | |
Submitted by: Ian West <ian@niw.com.au> | |||
1999-06-22 | We use new db.. From: kwesterback@home.com | Artur Grabowski | |
1999-06-22 | Fix the unused REVERSE stuff in the packet aliasing code. | brian | |
1999-06-22 | sync. -moj | Mats O Jansson | |
1999-06-22 | Another Sound card... -moj | Mats O Jansson | |
1999-06-22 | RAMDISK is floppy only; remove tc support | Theo de Raadt | |
1999-06-21 | RangeLAN2 wireless ethernet driver | David Leonard | |
1999-06-21 | avoid another sparc egcs bug, apparently | Theo de Raadt | |
1999-06-21 | RangeLAN2 wireless network card | David Leonard | |
1999-06-21 | partial sync | Theo de Raadt | |
1999-06-21 | stop casting the third argument to kvm_read to char *. it is a void *. | Artur Grabowski | |
1999-06-21 | Update. | Angelos D. Keromytis | |
1999-06-21 | Add -r to mips ldconfig, used by ports. It's an ugly hack! -moj | Mats O Jansson | |
1999-06-21 | remove Xr to format(8); fries@ | Aaron Campbell | |
1999-06-21 | sync -moj | Mats O Jansson | |
1999-06-21 | Added ALI MPEG card. -moj | Mats O Jansson | |
1999-06-21 | f_bavail can go negative when minfree is passed | Niklas Hallqvist | |
1999-06-21 | unexpectedly working disasm | Michael Shalayeff | |
1999-06-20 | Fix for kdelibs ICE, to appear in the next egcs-snapshot | Marc Espie | |
(by Mark Mitchell) | |||
1999-06-19 | From NetBSD: | Jason Wright | |
Don't clobber the error returned by uiomove() when starting the audio output (in case we got a partial block). | |||
1999-06-19 | Give line printout along with line number. | Marc Espie | |
1999-06-18 | rc.securelevel ships with uncommented xntp lines | Marc Espie | |
1999-06-18 | Don't use the ``next'' redial timer if we have no phone number at all. | brian | |
1999-06-18 | split out transforms; some debugging done but there may still be bugs in | Theo de Raadt | |
the new key init/zero functions | |||
1999-06-18 | do not include fpu regs into trapframe, according to the | Michael Shalayeff | |
lazy fpu context switching it could be well saved into pcb. this brings trapframe to 256 bytes (including 5 spare words). adjust all the code to deal w/ moved fpu regs save area. | |||
1999-06-18 | regen | Michael Shalayeff | |