summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-15regenMichael Shalayeff
2004-09-15make pdc device tooMichael Shalayeff
2004-09-15regenMichael Shalayeff
2004-09-15fix ioa entriesMichael Shalayeff
2004-09-15kill old dead commentMichael Shalayeff
2004-09-15ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-15/* fallthrough */ is something a programmer understands. ButTheo de Raadt
2004-09-15ansi and ARSUSEDTheo de Raadt
2004-09-15simplify error check in fpu_emulateMichael Shalayeff
2004-09-15kill another unused function and two debugging printfsHenning Brauer
2004-09-15remove the unused variable/macro code, ok theoHenning Brauer
2004-09-15unused variables, theoHenning Brauer
2004-09-15missing include, from theoHenning Brauer
2004-09-15remove buf_write(), not used in ntpd. found by theoHenning Brauer
2004-09-14allow kenter_pa to remap ptes and do proper wired/resident accounting thereMichael Shalayeff
2004-09-14remove unused variableTheo de Raadt
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14df is a flag, not some u_char thing with -1 value; millert okTheo de Raadt
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14remove unused variables galoreTheo de Raadt
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14remove remaining unused traces from src routeHenning Brauer
2004-09-14remove unused variableTheo de Raadt
2004-09-14rename internal uname() to euname() to avoid libc conflictTheo de Raadt
2004-09-14remove unused variable; netbsd, ok theoPeter Valchev
2004-09-14portable code should not use that gcc __func__ specific junk when it is not n...Theo de Raadt
2004-09-14store fpu version for later use. make sure to proper store/clear fpu state in...Michael Shalayeff
2004-09-14size_t vs ssize_t confusionTheo de Raadt
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14need an include and dprintf on pmap_init() returnMichael Shalayeff
2004-09-14eap tested to work; tybollt@solace.mh.seTheo de Raadt
2004-09-14gccisms are bad, including __func__Henning Brauer
2004-09-14print layers in hexMichael Shalayeff
2004-09-14use sizeof(struct cand) instead of defining an unused cand object, andTheo de Raadt
2004-09-14add support for info directories.Marc Espie
2004-09-14arithmetic on void * not permittedTheo de Raadt
2004-09-14remove unused crap never deleted during developmentTheo de Raadt
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14delete unused functionTheo de Raadt
2004-09-14better wording for documentation.Marc Espie
2004-09-14match foo[] between files, instead of foo[] in one, and *foo in anotherTheo de Raadt
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14do the char * to u_char * song and dance back and forth explicitly asTheo de Raadt
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14lint begs for proactive casting, so we give itTheo de Raadt
2004-09-14use System or Vsystem everywhere.Marc Espie
2004-09-14fd leak (and who said lint never finds real bugs)Theo de Raadt
2004-09-14better reporting of conflicts, suggested by naddy@Marc Espie
2004-09-14report issues while installing configuration files.Marc Espie