Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-05 | Updated brooktree driver from Roger Hardiman | Niklas Hallqvist | |
1999-08-05 | Update | Niklas Hallqvist | |
1999-08-05 | Add PnP ESS too | Niklas Hallqvist | |
1999-08-04 | eso stuff | Niklas Hallqvist | |
1999-08-04 | Match bus_dma api with NetBSD; deprecate BUS_DMAMEM_NOSYNC, introduce | Niklas Hallqvist | |
BUS_DMA_COHERENT as a hint instead, currently ignored. | |||
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 | |
work. Fix an array bounds problem with the imask[] array. | |||
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 | |
removable media, and guess what, it's probably been removed. | |||
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 | |
Fix disklabel/bad sectors stuff in wd | |||
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 | |
Introduction of home-grown To enable this stuff in your configuration, look at the NEWATA conf file and go through dev/isa/files.isa dev/pci/files.pci conf/files arch/i386/conf/files.i386 and follow the instructions on commenting/uncommenting stuff | |||
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 | |
geometries. Make sure we don't brelse a buf that we don't have. | |||
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 | |
expect. Also, add xref's to the pcvt userland utils. | |||
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 | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
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 | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
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 | |
also repairs to mdoc.samples(7) and tcpdump(8) | |||
1999-06-22 | commented-out aeon support | Theo de Raadt | |