Age | Commit message (Expand) | Author |
1999-08-04 | eso stuff | Niklas Hallqvist |
1999-08-04 | Match bus_dma api with NetBSD; deprecate BUS_DMAMEM_NOSYNC, introduce | Niklas Hallqvist |
1999-08-04 | ef* at isapnp? | Jason Wright |
1999-07-30 | fix | Theo de Raadt |
1999-07-30 | acd goes away | Theo de Raadt |
1999-07-30 | bye | Theo de Raadt |
1999-07-26 | Remove obsolete detach code that has been dead for very long | Niklas Hallqvist |
1999-07-26 | Some people don't have enough RAM in their PCs and expect swapping to | Constantine Sapuntzakis |
1999-07-25 | Make sure pciide_machdep.c is uncommented | Constantine Sapuntzakis |
1999-07-25 | add ti* | Jason Wright |
1999-07-25 | costa owes me a beer | Theo de Raadt |
1999-07-25 | remove extra comments | Theo de Raadt |
1999-07-25 | disable wt0 by default | Theo de Raadt |
1999-07-25 | Enable new ATA/ATAPISCSI functionality as default. | Constantine Sapuntzakis |
1999-07-24 | silently ignore EIO on a disk, since this typically means it is | Theo de Raadt |
1999-07-24 | PCMCIAVERBOSE not default anymore | Theo de Raadt |
1999-07-23 | From NetBSD; let i386 run audio at a high IPL | Niklas Hallqvist |
1999-07-22 | rename primary/secondary to channel 0/1 | Theo de Raadt |
1999-07-21 | isapnp wdc | Theo de Raadt |
1999-07-21 | sync to GENERIC | Theo de Raadt |
1999-07-20 | Add wdc pcmcia controller. This needs the new ATA code. | Federico G. Schwindt |
1999-07-20 | midi at ym/mpu | Theo de Raadt |
1999-07-20 | first cut at isapnp and ym mpu | Theo de Raadt |
1999-07-20 | 126 -> NBT_BAD | Constantine Sapuntzakis |
1999-07-18 | Get rid of useless #include's of wdc.h | Constantine Sapuntzakis |
1999-07-18 | Import of NetBSD ATA/IDE stuff. | Constantine Sapuntzakis |
1999-07-18 | SIS_85C503 misidenties itself; g.mcgarry@qut.edu.au | Theo de Raadt |
1999-07-17 | Fix a bug that caused panic instead of error return with invalid disk | Constantine Sapuntzakis |
1999-07-14 | Link vt.4 to pcvt.4 so one can do "man 4 vt" and have it do what you | Todd C. Miller |
1999-07-11 | WaveLAN | Niklas Hallqvist |
1999-07-09 | MANSUBDIR | Theo de Raadt |
1999-07-09 | Fixup for link | Tobias Weingartner |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-08 | same here.. | Theo de Raadt |
1999-07-08 | flesh out .Dt | Theo de Raadt |
1999-07-08 | bye | Theo de Raadt |
1999-07-08 | no man page! | Theo de Raadt |
1999-07-08 | install into man8/arch subdirs | Theo de Raadt |
1999-07-07 | define vaddr_t, paddr_t, vsize_t and psize_t | Artur Grabowski |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-06 | for CTRL-ALT-DEL, send SIGUSR1 to initproc | Theo de Raadt |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-07-02 | Kludge to not get locked threads with UVM, XXX | Niklas Hallqvist |
1999-07-01 | lmc driver; ported by chris@dqc.org | Theo de Raadt |
1999-07-01 | new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.com | Aaron Campbell |
1999-06-22 | commented-out aeon support | Theo de Raadt |
1999-06-04 | remove old MN code, which is not in use anymore, MNN been running for | Michael Shalayeff |
1999-06-03 | use __builtin_next_arg() for va_start() | Theo de Raadt |
1999-06-01 | &vm->vm_pmap -> vm->vm_map.pmap | Artur Grabowski |