summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-02Do not divide by zero in vmstat -t; Nikos Ntarmos.Miod Vallat
2004-07-02Since these vector tables are not final tables, they don't need to beMiod Vallat
2004-07-02fill out error info into ret* regs upon failed syscall returnMichael Shalayeff
2004-07-01add two commented out vars to setMichael Shalayeff
2004-07-01does not need ialloc.c; millert@ okMichael Shalayeff
2004-07-01two more hppa midsMichael Shalayeff
2004-07-01have separate insn and data cache all-flushersMichael Shalayeff
2004-07-01add HPUX_SYSCONF_CPUPA20Michael Shalayeff
2004-07-01disabled USE_HPT option (experimental right now)Michael Shalayeff
2004-07-01simpilfy warning() and wallMichael Shalayeff
2004-07-01warn vs perror; __progname; and wallMichael Shalayeff
2004-07-01use err/errx and __progname; -WallMichael Shalayeff
2004-07-01setmode(3) returns void *, not mode_t *. ok millert@Otto Moerbeek
2004-07-01Delete unused functions and unnecessary flush_pipeline() at theKenji Aoyama
2004-07-01Initialize cmd when processing octal only. Failing to do that resultsOtto Moerbeek
2004-07-01if sym has null value -- report as not found; check that kd->vmst is set befo...Michael Shalayeff
2004-06-30convert references in SEE ALSO to .Rs/.Re, w/ a little help fromJason McIntyre
2004-06-30expand the description of .Dt:Jason McIntyre
2004-06-30use evconuts for device interrupts countingMichael Shalayeff
2004-06-30regenMichael Shalayeff
2004-06-30update from netbsd: use sys_poll() and label some other unimplemented ones; m...Michael Shalayeff
2004-06-30allow forced fpu emulation through a sysctlMichael Shalayeff
2004-06-30fix a panic msgMichael Shalayeff
2004-06-30only touch bridge regs that we need now -- the rest for the card-modeMichael Shalayeff
2004-06-30call handlers for higher priority first to avoid needless recursionMichael Shalayeff
2004-06-30- update and sync GETTING STARTED listJason McIntyre
2004-06-30add some space between example usage and example;Jason McIntyre
2004-06-30since we're not using 'len' for anything, nuke it and pass null toPedro Martelletto
2004-06-30Compile cleanly with gcc3.3.2.Hans-Joerg Hoexer
2004-06-30unbreak TTY break, diagnosed by darren AT dazwin.com; ok markus@Damien Miller
2004-06-30Unbreak unix domain sockets and properly detect and report truncationOtto Moerbeek
2004-06-30syncTheo de Raadt
2004-06-30Force SCSI_POLL for commands issued during probe. Fixes problem with mpt onKenneth R Westerback
2004-06-30don't strlcpy() to user-space, use copyoutstr() instead. ok deraadt@Pedro Martelletto
2004-06-29references to libmilter;Jason McIntyre
2004-06-29cope with pfctl changesHenning Brauer
2004-06-29remove cedric's bogus interface name verification code.Henning Brauer
2004-06-29Fix MS chap; our libc md4 routines take the number of bytes, not bits,Todd C. Miller
2004-06-29/usr/share/doc/html/milterTodd C. Miller
2004-06-29Install milter docsTodd C. Miller
2004-06-29syncTheo de Raadt
2004-06-29little extra paranoia, ignore attempts to enter routes with a nexthopHenning Brauer
2004-06-29We don't provide kxd anymore. ok henning@Matthieu Herrb
2004-06-29When no listener is specified, create a listener on every IP. ProblemAlexander Guy
2004-06-29convert a few memcpy()s to strlcpy() so we don't copy uninitialized junk intoMike Frantzen
2004-06-29use warx instea of fprintfMichael Shalayeff
2004-06-29kill spacesMichael Shalayeff
2004-06-29use warn() instead of perror; err*() are used alreadyMichael Shalayeff
2004-06-29Add /usr/include/libmilterTodd C. Miller
2004-06-29Install correct milter includesTodd C. Miller