summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-15Restore correct noac option parsing.Miod Vallat
2004-09-15Crude diff to allow user break on zs to enter ddb, for 147/1x2; spottedMiod Vallat
2004-09-15Win a cycle in FP exception SSBR processing.Miod Vallat
2004-09-15Use less stack, as allowed by the new ABI.Miod Vallat
2004-09-15Use ftello() rather than ftell() if you want an off_t value.Miod Vallat
2004-09-15mention PrintLastLog only prints last login time for interactiveJared Yanovich
2004-09-15string.h for memcpyJolan Luff
2004-09-15Add some amusing ones.Marco Peereboom
2004-09-15KNFHenning Brauer
2004-09-15map both register spacesMichael Shalayeff
2004-09-15don't refuse packets with stratum=0, they are fineHenning Brauer
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