summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-11-24ifm_data is avilable on {net,open,free}bsd. sync with kame.Jun-ichiro itojun Hagino
2000-11-24Remove errant 'continue' statement that breaks absolute paths;Todd C. Miller
2000-11-24PAGE_SIZE on alpha is 8192 thus PAGE_SHIFT should be 13, not 12.Todd C. Miller
2000-11-23enforce ttyC[0-f]; thanks to millert for some helpTheo de Raadt
2000-11-23complain about invalid ciphers for ssh1/ssh2, fall back to reasonable defaultsMarkus Friedl
2000-11-23fix one more s/sprintf/snprintf/; jeremy@hack.org.ilJakob Schlyter
2000-11-23typo in LPSV printing. From: Hiroyuki YAMAMORI <h-yamamo@db3.so-net.ne.jp>Jun-ichiro itojun Hagino
2000-11-23Make wsdisplaystart() a bit more like PCVT's pcstart() to avoid tty races whenAaron Campbell
2000-11-23Merge with EOM 1.23Niklas Hallqvist
2000-11-23Merge with EOM 1.45Niklas Hallqvist
2000-11-23Merge with EOM 1.28Niklas Hallqvist
2000-11-23Merge with EOM 1.56Niklas Hallqvist
2000-11-23Merge with EOM 1.24Niklas Hallqvist
2000-11-23Merge with EOM 1.59Niklas Hallqvist
2000-11-23samples/singlehost-east.conf: Merge with EOM 1.10Niklas Hallqvist
2000-11-23policy.c: Merge with EOM 1.49Niklas Hallqvist
2000-11-23Merge with EOM 1.53Niklas Hallqvist
2000-11-23ttyC? with one max letter after ttyCTheo de Raadt
2000-11-23tabsTheo de Raadt
2000-11-23fix lun support, not as nice as i would likeTheo de Raadt
2000-11-23syncTheo de Raadt
2000-11-23zero pw_passwd before freeingTodd C. Miller
2000-11-22More tweaks to recognize more weird cases:Marc Espie
2000-11-22s/stroul/strtoul/; spotted by brad@Michael Shalayeff
2000-11-22avoid double fclose()Theo de Raadt
2000-11-22use strlcpy in the exampleTheo de Raadt
2000-11-22even bigger delay in ram probe; deraadt@ okMichael Shalayeff
2000-11-22Don't use light-weight Lst_ForEach when the list is going away from underMarc Espie
2000-11-22Remove UNTESTED comments on cpus that I know work.Artur Grabowski
2000-11-22talk about /etc/primes, okay markus@Niels Provos
2000-11-22add SIP (Session Initiation Protocol)Jakob Schlyter
2000-11-22Sync usage() output with man page; mpech@prosoft.org.lvAaron Campbell
2000-11-22cosmetic.Artur Grabowski
2000-11-22Enable and accept MPPE by default (deflate & pred1 are preferred)brian
2000-11-22Set visible offset properly.Aaron Campbell
2000-11-21Bug fixes from pdksh-5.2.14-patches.1:Todd C. Miller
2000-11-21Add missing break that broke 'kill -s SIGNAME', PR #1495Todd C. Miller
2000-11-21updateNiels Provos
2000-11-21When doing tail -f from stdin don't reopen a local file named stdin.Artur Grabowski
2000-11-21support for kernel events on vnodes, from jlemon@freebsd.org, okay art@Niels Provos
2000-11-21syncTheo de Raadt
2000-11-21Remove needless memset() from last commit.Todd C. Miller
2000-11-21be consistant w/ ugenwrite on dprintf; aaron@ okMichael Shalayeff
2000-11-21Sync usage() output with man page; mpech@prosoft.org.lvAaron Campbell
2000-11-21Document -h option and correctly describe half-reverse and half-reverseAaron Campbell
2000-11-21Sync usage() output with man page; mpech@prosoft.org.lvAaron Campbell
2000-11-21Oops. sum(1) has a different SYNOPSIS.Aaron Campbell
2000-11-21A few updates from the sudo developement tree:Todd C. Miller
2000-11-21Make this compile without UVM; dirt@monkey.orgAaron Campbell
2000-11-21If NOMAN is set just touch rcsfile.5 instead of trying to pic it.Todd C. Miller