Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-11 | change last route to route -n | Theo de Raadt | |
1998-07-11 | provide TMP_MAX like stdio.h; kleink | Theo de Raadt | |
1998-07-11 | indent | Theo de Raadt | |
1998-07-11 | fix attach() messages | Theo de Raadt | |
1998-07-11 | be* at qec? | Theo de Raadt | |
1998-07-11 | better checks for . in path from "Denis A. Doroshenko" <cyxob@isl.vtu.lt> | Marco S Hyman | |
1998-07-11 | always return TOC information in big-endian order; problem noted by | Theo de Raadt | |
csapuntz@lcs.mit.edu | |||
1998-07-10 | err/warn | Michael Shalayeff | |
1998-07-10 | Prevent luser from zero'ing out ut_host. If the new ut_line is | Todd 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-10 | fix va_arg handling when not __STDC__ | Niels Provos | |
1998-07-10 | Notes about hme support | Jason Wright | |
1998-07-10 | Fix rx buffer size so large packets actually fit. | Jason Wright | |
1998-07-10 | add MI ipx_cksum.c for those missing MD one | Michael Shalayeff | |
1998-07-10 | wrong file; j.d.coleman@ncl.ac.uk | Theo de Raadt | |
1998-07-10 | Add build support for hme | Jason Wright | |
1998-07-10 | hme (Happy Meal) ethernet driver. | Jason Wright | |
1998-07-10 | Make sure port is in allowed range before trying to get a reserved port. | Todd C. Miller | |
1998-07-10 | err/warn | Michael Shalayeff | |
1998-07-10 | err/warn | Michael Shalayeff | |
1998-07-10 | err/warn | Michael Shalayeff | |
1998-07-10 | use err/warn | Michael Shalayeff | |
1998-07-10 | Ok, so I was bored and couldn't sleep... | Jason Downs | |
Make this sucker work with decent terminal settings. | |||
1998-07-10 | memset and friends | Theo de Raadt | |
1998-07-10 | avoid buf oflows | Theo de Raadt | |
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt | |
1998-07-10 | long month names; archie@whistle.com | Theo de Raadt | |
1998-07-10 | correct range spec; jkoshy | Theo de Raadt | |
1998-07-10 | hostname is MAXHOSTNAMELEN; notified eric too | Theo de Raadt | |
1998-07-09 | Don't open stderr channel until after the user has authenticated themselves | Todd 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-09 | this is rshd, not rlogind | Todd C. Miller | |
1998-07-09 | user err/warn; some -Wall | Michael Shalayeff | |
1998-07-09 | fix socket printing bug, missed {} | Michael Shalayeff | |
use err/warn everywhere | |||
1998-07-09 | Play CDs with more than 100 tracks | Constantine Sapuntzakis | |
1998-07-09 | fix support for pci mode 1; mochid@yo.rim.or.jp | Theo de Raadt | |
1998-07-09 | Fix for "play" command on CDs whose last table of contents entry is | Constantine Sapuntzakis | |
clipped (for whatever reason). Couple minor bug fixes. Noticed by John Jannotti | |||
1998-07-09 | why bother; msaitoh | Theo de Raadt | |
1998-07-09 | never 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-09 | say "s/key disabled" if skeykeys file does not exist. I thought I committed ↵ | Todd C. Miller | |
this ages ago. | |||
1998-07-09 | argh | Theo de Raadt | |
1998-07-09 | hostnames are MAXHOSTNAMELEN, not MAXNAMELEN | Theo de Raadt | |
1998-07-09 | do not gethostname with len-1 | Theo de Raadt | |
1998-07-09 | MAXHOSTNAMELEN, and no need to terminate | Theo de Raadt | |
1998-07-09 | use MAXHOSTNAMELEN | Theo de Raadt | |
1998-07-09 | MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1 | Theo de Raadt | |
1998-07-09 | MAXHOSTNAMELEN | Theo de Raadt | |
1998-07-09 | indent | Theo de Raadt | |
1998-07-09 | clarify gethostname() call | Theo de Raadt | |
1998-07-09 | use MAXHOSTNAMELEN | Theo de Raadt | |
1998-07-09 | Don't unmap something that we didn't map... | Jason Downs | |
1998-07-09 | Scorefile bugfix and minor code cleaning, some from NetBSD | Paul Janzen | |