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