summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-31Disable i31244 support until we see a real divice using this chip.Alexander Yurchenko
2004-01-31constify timing values.Alexander Yurchenko
2004-01-31!sack_disable -> sack_enable; ok deraadt@Markus Friedl
2004-01-31spaces, .o is the same.Alexander Yurchenko
2004-01-31Sparc doesn't use old gas, obviously; ok espie@Miod Vallat
2004-01-31pkg_create -L support, which I forgot to commit.Marc Espie
2004-01-31typo from Jared Yanovich;Jason McIntyre
2004-01-31Add pci_machdep hook for cats. ok deraadt@Dale Rahn
2004-01-31Arm provides audio interrupt bits, do not default them here. ok deraadt@Dale Rahn
2004-01-31general cleanup and better SIGCHLD handling from millert@Otto Moerbeek
2004-01-31Switch the arm compiler to generating strongarm code on openbsd.Dale Rahn
2004-01-31make USD reference a little clearer;Jason McIntyre
2004-01-31make references to USD docs clearer;Jason McIntyre
2004-01-31update from Jared Yanovich:Jason McIntyre
2004-01-31syncTheo de Raadt
2004-01-31add another USB device... as requestedTheo de Raadt
2004-01-31rename SIMD/SIMD2 to SSE/SSE2Theo de Raadt
2004-01-30use paper.txt, rather than some arbitrary target;Jason McIntyre
2004-01-30in the parse_config() -> merge_config() chain, you shall not nullHenning Brauer
2004-01-30point people to 13.ex, and remove some unnecessarys from SEE ALSO;Jason McIntyre
2004-01-30Fix a logic thinko I made in rev. 1.27. This fixes nlist whenTodd C. Miller
2004-01-30install exref; includes updates to sync with current behaviour;Jason McIntyre
2004-01-30missing free() in an error path that should be unreachableHenning Brauer
2004-01-30Backout until we have a better implementation...Thierry Deval
2004-01-30Remove redundant initialization.Miod Vallat
2004-01-30Some cleaning and sync to the macppc openpic code.Miod Vallat
2004-01-30vmstat shows max 2 drives by defaultTheo de Raadt
2004-01-30sync after change of IP-adress of b.root-servers.netJakob Schlyter
2004-01-30syncTheo de Raadt
2004-01-30a collection of flags is an int.Marc Espie
2004-01-30The empty filename does not receive normalization.Nikolay Sturm
2004-01-30have to specify a + to enable yp support.Otto Moerbeek
2004-01-30please sparc64, with & ok claudioHenning Brauer
2004-01-30-enable md5sig on the listening socketHenning Brauer
2004-01-30add support for getsockopt(..., TCP_SIGNATURE_ENABLEHenning Brauer
2004-01-30support for password change; ok dtucker@Markus Friedl
2004-01-30Fix tab damage in Makefile introduced in previous commit, pointed out byDarren Tucker
2004-01-30repair breakage from options unifications; espie@ okMichael Shalayeff
2004-01-30no shlibs yetMichael Shalayeff
2004-01-30Add update-moduli target for regenerating ssh moduli file; from markus@Darren Tucker
2004-01-29recognize arm.Dale Rahn
2004-01-29Add fifofs regress (currently fails)Todd C. Miller
2004-01-29Add copyright, remove old test results from a comment and enhanceTodd C. Miller
2004-01-29typos; jjy2+@pitt.eduTheo de Raadt
2004-01-29typos; jjy2+@pitt.eduTheo de Raadt
2004-01-29Pretty printf.Miod Vallat
2004-01-29Have the bootloader pass RB_ flags, as well as the boot device, to the kernel,Miod Vallat
2004-01-29Print system type early in autoconf, as determined from the board statusMiod Vallat
2004-01-29- replace old-style macrosJason McIntyre
2004-01-29fix prototype of pmap_update(), ok miod@Dale Rahn