Age | Commit message (Expand) | Author |
2002-07-27 | Sync. -moj | Mats O Jansson |
2002-07-27 | VIA VT6202 is USB 2.0. -moj | Mats O Jansson |
2002-07-27 | Fix the MAKEDEV(8) Xr, thanks to couderc@ | Miod Vallat |
2002-07-27 | Sync. -moj | Mats O Jansson |
2002-07-27 | New VIA device. -moj | Mats O Jansson |
2002-07-27 | Sync. -moj | Mats O Jansson |
2002-07-27 | Commit work in progress before I get drunk tonight. | Artur Grabowski |
2002-07-27 | New Promise device. -moj | Mats O Jansson |
2002-07-27 | I don't see the point of a return at the end of a void function. | Artur Grabowski |
2002-07-27 | Make self-relocation work. | Artur Grabowski |
2002-07-27 | this is not sparc64. | Artur Grabowski |
2002-07-27 | Stop being too creative, steal more code from sparc64. | Artur Grabowski |
2002-07-27 | Typo; similates -> simulates | Aaron Campbell |
2002-07-27 | Just a skeleton for sparc. Builds, but pieces are missing and it doesn't | Artur Grabowski |
2002-07-27 | add verbose output option | Jakob Schlyter |
2002-07-27 | enable leapsecond supprt | Jakob Schlyter |
2002-07-27 | leapsecond support; written by thorsten glaser; ok millert@ | Jakob Schlyter |
2002-07-27 | Variable name typo in debugging code. tick -> ticks. | Thomas Nordin |
2002-07-27 | limit this to the right architectures | Theo de Raadt |
2002-07-27 | Typo; spotted by cdjones@novusordo.net. | Thomas Nordin |
2002-07-27 | test for mprotect() on the stack area: try force execable mapping on it first... | Michael Shalayeff |
2002-07-27 | echo before running sshd; mcbride@countersiege.com | Theo de Raadt |
2002-07-27 | Fix two problems. | Kenneth R Westerback |
2002-07-27 | sync | Theo de Raadt |
2002-07-26 | request non-executable BSS from uvm (first page of BSS may land inside | Theo de Raadt |
2002-07-26 | ensure that bss object being used is not ... inside the last page of data. | Theo de Raadt |
2002-07-26 | give it some healthy dosage of vitamin const | Michael Shalayeff |
2002-07-26 | put to the -Wall an unused variable | Michael Shalayeff |
2002-07-26 | build gensysname with HOSTCC. | Artur Grabowski |
2002-07-26 | Recognize additional gem pci id, from NetBSD. | Dale Rahn |
2002-07-26 | sync | Dale Rahn |
2002-07-26 | The elusive original author of this program and man page surfaced long enough | Paul Janzen |
2002-07-26 | More Apple pci devs, from NetBSD. | Dale Rahn |
2002-07-26 | add classic mode, closer to the way tetris felt a couple decades ago; pjanzen... | Michael Shalayeff |
2002-07-26 | comma splice | Paul Janzen |
2002-07-26 | \a rather than embedded ^G | Paul Janzen |
2002-07-26 | Theo pointed out a vsnprintf() whose return value was being used | Paul Janzen |
2002-07-26 | A few better buffer sizes (from Ian McWilliam, long ago); functions local | Paul Janzen |
2002-07-26 | indent | Paul Janzen |
2002-07-26 | We're in curses, so use getch() rather than getchar(). | Paul Janzen |
2002-07-26 | Zap VM_KMEM_SIZE, not used anymore. | Artur Grabowski |
2002-07-26 | bwtwo tested and works, minus one rasops fix coming soon. | Miod Vallat |
2002-07-26 | fifo needs 6 entries before we feed it rectangle command | Jason Wright |
2002-07-26 | - add hardware support for eraserows and erasecols | Jason Wright |
2002-07-26 | - remove duplicate defns | Jason Wright |
2002-07-26 | - Move register defns to their own header file and add a whole bunch of them | Jason Wright |
2002-07-26 | House cleaning (move reg defns into their own file), and be sure to drain | Jason Wright |
2002-07-26 | swap log and quick a few times | Henning Brauer |
2002-07-26 | few more $(SHELL); "Aaron Yourk" <ayourk@srt.com> | Henning Brauer |
2002-07-26 | make the order of log and quick irrelevant. now both | Henning Brauer |