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