Age | Commit message (Expand) | Author |
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 |
1999-05-24 | Only do basic work in the ethernet interrupt context, and queue packets to | Jason Wright |
1999-05-24 | more buf oflows | Aaron Campbell |
1999-05-24 | fix buf oflow | Aaron Campbell |
1999-05-23 | xircom ethernet fits! | Theo de Raadt |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-22 | Add new vm_swap code for dynamic swap. From netbsd, munged some by me, and | Tobias Weingartner |
1999-05-22 | reportedly 2000 works also | Theo de Raadt |
1999-05-21 | longer delay in pms probe for thinkpads; joshp@ioactive.com | Theo de Raadt |
1999-05-21 | Don't turn off uart when closing cua device if tty is waiting. | Jim Rees |
1999-05-20 | fix some typos; kwesterback@home.com | Aaron Campbell |
1999-05-18 | Enable Xircom ethernet and ICS 1890 Phy. The Xircom driver | Niklas Hallqvist |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-12 | builtin -> built-in | Aaron Campbell |
1999-05-10 | Use symbolic define for BYTE_ORDER. | Marc Espie |
1999-05-09 | provide suport for an apm data segemnt in the lower memory bios | Michael Shalayeff |
1999-04-28 | Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdog | Alex Feldman |
1999-04-23 | correct keycap.pcvt path | Todd C. Miller |
1999-04-02 | .Pp macros do not belong immiedately after .Sh section header lines | Aaron Campbell |
1999-03-31 | nsphy/ukphy fit | Theo de Raadt |
1999-03-23 | Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel change | Todd C. Miller |
1999-03-21 | Fix TSS fault handling. | Tobias Weingartner |
1999-03-17 | sd3b too | Theo de Raadt |
1999-03-16 | Reflect reality | Thorsten Lockert |
1999-03-16 | K6-3 | Theo de Raadt |
1999-03-11 | ne* fixups | Theo de Raadt |
1999-03-11 | wb(4) fits on RAMDISK | Theo de Raadt |
1999-03-11 | add wb | Jason Wright |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen |
1999-03-09 | add more 'cc' usage, actually overestimating gcc's smartness; also fix curren... | Michael Shalayeff |
1999-03-09 | Add support for disabling the processor serial number on the P3. | Jason Downs |