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