Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2003-09-30 | sync | 5 | -1/+17 | ||
2003-09-30 | parse elf now; help from millert | 1 | -50/+134 | ||
2003-09-30 | Make sure strings and error messages sent to dc(1) properly escape [, ] and \. | 2 | -9/+25 | ||
2003-09-30 | Teach dc(1) how to read strings with unbalanced braces by introducing | 2 | -15/+27 | ||
backslash as an escape char. This is needed for bc(1), which is required by Posix to handle strings with brackets in them. | |||||
2003-09-30 | Flush stdout after P operator. Improves interaction with bc(1). | 1 | -3/+5 | ||
2003-09-30 | security fix from http://www.openssl.org/news/secadv_20030930.txt | 6 | -4/+22 | ||
see also http://cvs.openssl.org/chngview?cn=11471 | |||||
2003-09-30 | o err out on start if no watches are defined | 1 | -7/+14 | ||
o log how many watches are defined o on configuration reload also log how many watches we have | |||||
2003-09-30 | usage(): | 1 | -3/+3 | ||
- add missing -n (from Jeff Ito PR 3496) - remove deprecated -h - sort -T and -t to match man page | |||||
2003-09-30 | quantum atlas iv 9 wls lies about tags | 1 | -1/+3 | ||
2003-09-30 | full stop. reverse course. remove all periods, so as to be aligned | 1 | -40/+40 | ||
with error messages elsewhere. requested ok deraadt@ henning@ | |||||
2003-09-30 | set the log message ident with openlog(), ok henning@ | 1 | -1/+3 | ||
2003-09-29 | Revert BN_cmp() change. Its arguments are const. Spotted by miod@. | 2 | -6/+0 | ||
ok deraadt@ | |||||
2003-09-29 | Disable cache on page tables unconditionnaly, not only for MVME188: magically | 1 | -32/+11 | ||
solves the last 187 issues... Although the slowdown is surprisingly small, this is only a temporary measure, there is room for improvement... | |||||
2003-09-29 | ahc seems to work, some more phys and sync generic/ramdisk | 2 | -12/+31 | ||
2003-09-29 | GSSAPICleanupCreds -> GSSAPICleanupCredentials | 2 | -5/+5 | ||
2003-09-29 | simple dino manpage | 2 | -3/+56 | ||