summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-07-11change last route to route -nTheo de Raadt
1998-07-11provide TMP_MAX like stdio.h; kleinkTheo de Raadt
1998-07-11indentTheo de Raadt
1998-07-11fix attach() messagesTheo de Raadt
1998-07-11be* at qec?Theo de Raadt
1998-07-11better checks for . in path from "Denis A. Doroshenko" <cyxob@isl.vtu.lt>Marco S Hyman
1998-07-11always return TOC information in big-endian order; problem noted byTheo de Raadt
csapuntz@lcs.mit.edu
1998-07-10err/warnMichael Shalayeff
1998-07-10Prevent luser from zero'ing out ut_host. If the new ut_line isTodd C. Miller
empty but the old one is not and ut_line and ut_name match, preserve the old ut_line. Fixes PR #516
1998-07-10fix va_arg handling when not __STDC__Niels Provos
1998-07-10Notes about hme supportJason Wright
1998-07-10Fix rx buffer size so large packets actually fit.Jason Wright
1998-07-10add MI ipx_cksum.c for those missing MD oneMichael Shalayeff
1998-07-10wrong file; j.d.coleman@ncl.ac.ukTheo de Raadt
1998-07-10Add build support for hmeJason Wright
1998-07-10hme (Happy Meal) ethernet driver.Jason Wright
1998-07-10Make sure port is in allowed range before trying to get a reserved port.Todd C. Miller
1998-07-10err/warnMichael Shalayeff
1998-07-10err/warnMichael Shalayeff
1998-07-10err/warnMichael Shalayeff
1998-07-10use err/warnMichael Shalayeff
1998-07-10Ok, so I was bored and couldn't sleep...Jason Downs
Make this sucker work with decent terminal settings.
1998-07-10memset and friendsTheo de Raadt
1998-07-10avoid buf oflowsTheo de Raadt
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-07-10long month names; archie@whistle.comTheo de Raadt
1998-07-10correct range spec; jkoshyTheo de Raadt
1998-07-10hostname is MAXHOSTNAMELEN; notified eric tooTheo de Raadt
1998-07-09Don't open stderr channel until after the user has authenticated themselvesTodd C. Miller
and never open a reserved port. Fix from www.infilsec.com, credited to "The South African Tiger Team". While we're in here, don't leak info about who is a valid user.
1998-07-09this is rshd, not rlogindTodd C. Miller
1998-07-09user err/warn; some -WallMichael Shalayeff
1998-07-09fix socket printing bug, missed {}Michael Shalayeff
use err/warn everywhere
1998-07-09Play CDs with more than 100 tracksConstantine Sapuntzakis
1998-07-09fix support for pci mode 1; mochid@yo.rim.or.jpTheo de Raadt
1998-07-09Fix for "play" command on CDs whose last table of contents entry isConstantine Sapuntzakis
clipped (for whatever reason). Couple minor bug fixes. Noticed by John Jannotti
1998-07-09why bother; msaitohTheo de Raadt
1998-07-09never set PSL_IOPL at high securelevel (except the one xf86 case, controlled ↵Theo de Raadt
by the aperture driver; problem noted by csapuntz
1998-07-09say "s/key disabled" if skeykeys file does not exist. I thought I committed ↵Todd C. Miller
this ages ago.
1998-07-09arghTheo de Raadt
1998-07-09hostnames are MAXHOSTNAMELEN, not MAXNAMELENTheo de Raadt
1998-07-09do not gethostname with len-1Theo de Raadt
1998-07-09MAXHOSTNAMELEN, and no need to terminateTheo de Raadt
1998-07-09use MAXHOSTNAMELENTheo de Raadt
1998-07-09MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1Theo de Raadt
1998-07-09MAXHOSTNAMELENTheo de Raadt
1998-07-09indentTheo de Raadt
1998-07-09clarify gethostname() callTheo de Raadt
1998-07-09use MAXHOSTNAMELENTheo de Raadt
1998-07-09Don't unmap something that we didn't map...Jason Downs
1998-07-09Scorefile bugfix and minor code cleaning, some from NetBSDPaul Janzen