summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-04-29Import of stock perl 5.8.5Todd C. Miller
1999-04-29perl5.005_03 (stock)Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-29Y2K fix: allow 'shutdown yymmddhhmm' to work in the next century.Alex Feldman
1999-04-29Work around the blocking read() that causes so many hung ftpd processes.Jason Downs
1999-04-29Unfortunate side effect of the mandoc macros:Marc Espie
1999-04-29always check return value of strdup()Aaron Campbell
1999-04-29don't step on the tail if there is no one, or core dumps; millert - yesMichael Shalayeff
1999-04-28Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdogAlex Feldman
1999-04-28please use Ar macros when describing option flags, tooAaron Campbell
1999-04-28no such errno EOPNOSUPPORT, make it EOPNOTSUPP as it ought to beAaron Campbell
1999-04-28Implement -U <username> option from FreeBSD. Original code by Peter Wemm.Alex Feldman
1999-04-28Do not provide gethostby.*_r for now, as configure scripts findNiklas Hallqvist
1999-04-28add autoconfig_verbose toggling command to boot_configTheo de Raadt
1999-04-28check correct arg; garath@ntplx.netTheo de Raadt
1999-04-28zap the newhashinit hack.Artur Grabowski
1999-04-27Merge with EOM 1.5Niklas Hallqvist
1999-04-27Merge with EOM 1.23Niklas Hallqvist
1999-04-27TO-DO: Merge with EOM 1.34Niklas Hallqvist
1999-04-27Merge with EOM 1.35Niklas Hallqvist
1999-04-27ike_aggressive.c: Merge with EOM 1.2Niklas Hallqvist
1999-04-27Merge with EOM 1.124Niklas Hallqvist
1999-04-27Merge with EOM 1.39Niklas Hallqvist
1999-04-27Merge with EOM 1.95Niklas Hallqvist
1999-04-27Merge with EOM 1.103Niklas Hallqvist
1999-04-27Merge with EOM 1.83Niklas Hallqvist
1999-04-27regress/exchange/Makefile: Merge with EOM 1.6Niklas Hallqvist
1999-04-27Merge with EOM 1.12Niklas Hallqvist
1999-04-27sa.c: Merge with EOM 1.88Niklas Hallqvist
1999-04-27Merge with EOM 1.45Niklas Hallqvist
1999-04-27doi.h: Merge with EOM 1.26Niklas Hallqvist
1999-04-27Merge with EOM 1.18Niklas Hallqvist
1999-04-27disable newgrp alias since OpenBSD doesn't have a newgrp(1)Todd C. Miller
1999-04-27make this compile for !MNN case. (which is the default). DUH.Artur Grabowski
1999-04-27use assembler hereMichael Shalayeff
1999-04-27Specify the ssh command to use for a VPN inline.brian
1999-04-27Change ``set device'' so that it parses its arguments as onebrian
1999-04-26Added bktr.Alex Feldman
1999-04-26syncTheo de Raadt
1999-04-26another modemTheo de Raadt
1999-04-26Add support for NetBSDbrian
1999-04-26#include <errno.h>, not <sys/errno.h>brian
1999-04-26Add support for NetBSD (history() from libedit is different).brian
1999-04-26Only proto xgets() if stdio has been includedJason Downs
1999-04-26s/STDIN_FILENO/STDOUT_FILENO/ to match top distribution code, rohee@essi.fr.Jason Downs
1999-04-25Document .Bsx and .Fx macros.Alex Feldman
1999-04-25Added -susv2 to .St usage.Alex Feldman
1999-04-25Fixed bug involving offsets from yearly "special events" (i.e Easter).Paul Janzen
1999-04-25Reading large file from ext2fs caused vm_fault; gluk@ecsc.mipt.ruTodd C. Miller
1999-04-25Make ttystat() work correctly with strings that are not NUL-terminated.Todd C. Miller