summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-21sync router renumbering flag bit to conform to 2292bis-02 and RR RFC.Jun-ichiro itojun Hagino
2001-01-21do not intsall rtadvd.conf into /etc, it is not required to use itJun-ichiro itojun Hagino
2001-01-21remove -R flag; ok markus@Jakob Schlyter
2001-01-21avoid memory leak. sync with kameJun-ichiro itojun Hagino
2001-01-21map and establish interrupts _after_ chip was initializedMichael Shalayeff
2001-01-21map and establish interrupt earlier in the attach routine,Michael Shalayeff
2001-01-20KNF; ok markusDamien Miller
2001-01-20Check for NULL return from strdelim; ok markusDamien Miller
2001-01-20do not loop forever if askpass does not exist; from andrew@pimlott.ne.mediaon...Markus Friedl
2001-01-20machine/alpha.h is only included in cpu.h and the name givesArtur Grabowski
2001-01-20sync with 3.4.16.Federico G. Schwindt
2001-01-20No need to include machine/alpha.hArtur Grabowski
2001-01-20No need to include machine/alpha.h here.Artur Grabowski
2001-01-20No need to include machine/alpha.h here.Artur Grabowski
2001-01-20No need to include machine/alpha.h here.Artur Grabowski
2001-01-20fix cut & pasto error from previous commit.Federico G. Schwindt
2001-01-20if using serial console, do not apply graphics rows/cols to tty settings; joo...Theo de Raadt
2001-01-20dh_new_group() does not return NULL. ok markus@Kevin Steves
2001-01-20fix SIGSEGV from -o ""; problem noted by jehsom@togetherweb.comTheo de Raadt
2001-01-20style(9) in example code.Aaron Campbell
2001-01-20no options; from kennedyh@engin.umich.eduMichael Shalayeff
2001-01-20typoMarkus Friedl
2001-01-20pass the filename to auth_parse_options()Markus Friedl
2001-01-20Print the service name instead of the number if available.Federico G. Schwindt
2001-01-19validate gate targets; sommerfeld, mycroftTheo de Raadt
2001-01-19as the rest of our systems, make the most common key return ^? not ^H; agreed...Theo de Raadt
2001-01-19alpha syncTheo de Raadt
2001-01-19mark remaining signal racesTheo de Raadt
2001-01-19do _exit() in exit handler, if it is a signalTheo de Raadt
2001-01-19mark remaining signal races which are difficult to fix, and fix a few partiallyTheo de Raadt
2001-01-19mark signal races i cannot fix at the momentTheo de Raadt
2001-01-19mark remaining signal races which are difficult to fixTheo de Raadt
2001-01-19clear and free digest, make consistent with other code (use dlen); from stevesk@Markus Friedl
2001-01-19fix typo; from stevesk@Markus Friedl
2001-01-19move ssh1 definitions to ssh1.h, pathnames to pathnames.hMarkus Friedl
2001-01-19Again, increase the size.Janne Johansson
2001-01-19only auth-chall.c needs #ifdef SKEYMarkus Friedl
2001-01-19pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted).Jun-ichiro itojun Hagino
2001-01-19More fixes from Don Beusee:Todd C. Miller
2001-01-19syncAaron Campbell
2001-01-19ATI All-In-Wonder RadeonAaron Campbell
2001-01-18Support more than 256MB of physical memory.Dale Rahn
2001-01-18Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)Angelos D. Keromytis
2001-01-18Only try VIA CLK66 bit code for VIA rev >= 6,Chris Cappuccio
2001-01-18Remove some commented out stuff that will never be enabled.Artur Grabowski
2001-01-18Remove errant line (pasto).Todd C. Miller
2001-01-18Provide examples showing how to convert old code to use sigprocmask(2).Todd C. Miller
2001-01-18rename *-skey.c *-chall.c since the files are not skey specificMarkus Friedl
2001-01-181) removes fake skey from sshd, since this will be muchMarkus Friedl
2001-01-18log() is at pri=LOG_INFO, since LOG_NOTICE goes to /dev/console on many systemsMarkus Friedl