summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-28optionnal -> optional.Federico G. Schwindt
2002-07-28Grammar.Thomas Nordin
2002-07-28documentationJason Wright
2002-07-28Tidy the code, follow the rules more closely (and document where we diverge),Paul Janzen
2002-07-28call ntpleaps before trying to sync if neededJakob Schlyter
2002-07-28minor things from ac97 rev 2.3; mickey@ okFederico G. Schwindt
2002-07-28more registers; jason@ ok.Federico G. Schwindt
2002-07-28Since NFSCLIENT is no longer present in any RAMDISK* config, thereKenneth R Westerback
2002-07-28Add 'option NFSCLIENT' to macppc RAMDISK.Kenneth R Westerback
2002-07-28Define RASOPS_SMALL when SMALL_KERNEL is also defined.Miod Vallat
2002-07-28New feature request by (most recently) drahn@:Kenneth R Westerback
2002-07-28talk about auth-ftp, not auth-ftpd entry in login.conf; from francesco@toscan...Peter Valchev
2002-07-27merge if() and foo = snprintf checks better; millert okTheo de Raadt
2002-07-27Fix PIXEL_SHIFT value for 4bit displays.Miod Vallat
2002-07-27Unstaticize functions, for my ddb sessions pleasure.Miod Vallat
2002-07-27Create directories for X11 unix socket at boot time. This removes theMatthieu Herrb
2002-07-27ask uvm to map the bss of each .so module non-executable. again, weTheo de Raadt
2002-07-27move leap seconds correction to -N option for nowJakob Schlyter
2002-07-27Fix art link, PR #2840Miod Vallat
2002-07-27Was missing product entries for the PERC_3DI_2 and PERC_3DI_3 ID's. Now theAaron Campbell
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