summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-20don't include sys/malloc.h, no memory management functions are usedBrad Smith
2004-09-20another unit; http://www2.elecom.co.jp/products/UC-SGT.htmlTheo de Raadt
2004-09-20meant to commit this too, remove old resume workaround flagsBrad Smith
2004-09-20remove software-based workaround for the resume issue.Brad Smith
2004-09-20enable code to disable dynamic standby mode on 82550'sBrad Smith
2004-09-19add vflushbuf.9 and vwakeup.9Jared Yanovich
2004-09-19add man pages for vflushbuf() and vwakeup().Jared Yanovich
2004-09-19typo, or -> ofBrad Smith
2004-09-19regenMichael Shalayeff
2004-09-19proper sigsetreturn() argsMichael Shalayeff
2004-09-19another long that is really u_intMichael Shalayeff
2004-09-19const this speedtab tooMichael Shalayeff
2004-09-19ressurect hpux_sig.c and implement just the different parts in arch/hpux_sig2.cMichael Shalayeff
2004-09-19constify speedtabs and make ttspeedtab() take a const struct speedtab *Michael Shalayeff
2004-09-19nop missing in bd slotPer Fogelstrom
2004-09-19do not blindly assume console has been mappedMichael Shalayeff
2004-09-19document CDROM_SITE defaults to empty and what to set it to; ok espiePeter Valchev
2004-09-19turn totalphysmem into physmem and name old physmem into smth it really isMichael Shalayeff
2004-09-18c++ code be linted (or, heck, read)Theo de Raadt
2004-09-18remove unused var, and then fix the code to watch for waitpid() errorsTheo de Raadt
2004-09-18greatly improved by jmc with some tweaks by yours trulyHenning Brauer
2004-09-18some delinting; ok ottoTheo de Raadt
2004-09-18jmc says S before s and not s before S, sssssssso we do.Henning Brauer
2004-09-18hierarchy is spelled hierarchy, from Jonathan GrayTed Unangst
2004-09-18off by one in checkTed Unangst
2004-09-18for unconfigured devices also print model numberMichael Shalayeff
2004-09-18Install the yacc(1) PSD. ok mickey@ jmc@Otto Moerbeek
2004-09-18gnu code will never, ever, EVER, get close to passing lintTheo de Raadt
2004-09-18My Bad.Bob Beck
2004-09-18implement -S to override earlier -s, requested by theoHenning Brauer
2004-09-18syncTheo de Raadt
2004-09-18say when we run settimeofday() with -s and when not, help from bobHenning Brauer
2004-09-18new fxp variant, noticed by freebsdBob Beck
2004-09-18back out my previous commit: beck@ says spamd-setup(8) is correct;Jason McIntyre
2004-09-18don't call settimeofday() when the offset is smaller than 180 seconds,Henning Brauer
2004-09-18syncTheo de Raadt
2004-09-18match the new IDTheo de Raadt
2004-09-18new device supportedTheo de Raadt
2004-09-18unconditionally add -s to ntpd_flags in rc and suggest "" for normalHenning Brauer
2004-09-18adjust comment for ntpd_flags, "-s" is the normal use in the rc scripts nowHenning Brauer
2004-09-18add a new -s option, that tells ntpd to set the time using settimeofday()Henning Brauer
2004-09-18Allow thread in FD{R,W}_WAIT states to be suspended.Marco S Hyman
2004-09-18regen w/ proper rcsids and constMichael Shalayeff
2004-09-18support microcode being const; krw@ okMichael Shalayeff
2004-09-18repair build that reused y.tab.h for two different parsersMichael Shalayeff
2004-09-18ARGSUSED signal handlerTheo de Raadt
2004-09-18ARGSUSED signal handlerTheo de Raadt
2004-09-18knfTheo de Raadt
2004-09-18regress for 'z' and 't' modifiersOtto Moerbeek
2004-09-18Add 'z' and 't' modifiers for printing size_t and ptrdiff_t.Otto Moerbeek