Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-21 | skip break insn in the proper place, print cr28 in ddb, some debugging cruft | Michael Shalayeff | |
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 | export cr28 for DEBUGging purposes | Michael Shalayeff | |
1999-07-20 | don't cache pagetables on microsparc 1 either. From NetBSD | Artur Grabowski | |
1999-07-20 | add support for "floating accent" and compose. -moj | Mats O Jansson | |
1999-07-20 | 126 -> NBT_BAD | Constantine Sapuntzakis | |
Fix disklabel/bad sectors stuff in wd | |||
1999-07-19 | some more comments | Michael Shalayeff | |
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 | regen | Michael Shalayeff | |
1999-07-18 | better cpu ids | Michael Shalayeff | |
1999-07-18 | print layout as %x, to match kbd(8) | Theo de Raadt | |
1999-07-18 | pmap_activate() and pmap_deactivate() are MD | Theo de Raadt | |
1999-07-18 | Add code to support none us keyboards in kernel. -moj | Mats O Jansson | |
1999-07-18 | rf support; m4@umn.edu | Theo de Raadt | |
1999-07-18 | fix pmap_activate() and pmap_deactivate() arguments after art changed things | Theo de Raadt | |
1999-07-18 | fix pmap_activate() and pmap_deactivate() arguments after art changed things | Theo de Raadt | |
1999-07-18 | fix {set,rem}runqueue wrt sizeof(p_stat) and some logic, | Michael Shalayeff | |
fix %r1 restoration in several traps, also better kernel stack handling, and other fixes and typos. all inspired by the recent hot weather and humid nyc climate in general. | |||
1999-07-18 | SIS_85C503 misidenties itself; g.mcgarry@qut.edu.au | Theo de Raadt | |
1999-07-17 | do not brelse() badly | 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-16 | do not reset, helps the serial console | Michael Shalayeff | |
1999-07-16 | almost all of them | Michael Shalayeff | |
1999-07-14 | put sub-class of architecture in SVR4_SI_PLATFORM | Theo de Raadt | |
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-13 | update | Michael Shalayeff | |
1999-07-12 | allocate 5% bufcache if <=16M memory installed | Michael Shalayeff | |
1999-07-12 | export cr24 and cr25 from trapframe structure | Michael Shalayeff | |
1999-07-12 | don't resolve NULL at the bottom of the stack trace (parse trapframe later) | Michael Shalayeff | |
1999-07-12 | note wax in the sample layout | Michael Shalayeff | |
1999-07-12 | better set_psw() usage | Michael Shalayeff | |
1999-07-12 | vaddr_t,paddr_t | Michael Shalayeff | |
1999-07-11 | WaveLAN | Niklas Hallqvist | |
1999-07-09 | oops. missed a few | Artur Grabowski | |
1999-07-09 | vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t | Artur Grabowski | |
remove "register" keywords Various cleanups. | |||
1999-07-09 | vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t | Artur Grabowski | |
remove "register" keywords Various cleanups. | |||
1999-07-09 | vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t | Artur Grabowski | |
remove "register" keywords Various cleanups. | |||
1999-07-09 | MANSUBDIR | Theo de Raadt | |
1999-07-09 | Fixup for link | Tobias Weingartner | |
1999-07-09 | MANSUBDIR | Theo de Raadt | |
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 | |