summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
1997-05-31Add x/X option to behave like X11 xmalloc; from FreeBSDtholo2-32/+84
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \deraadt1-2/+2
1997-05-28malloc fd_set dynamically, for very large fd usesderaadt2-13/+27
1997-04-30Be more careful about possible type promotiontholo3-6/+63
1997-04-30Remove unused variablestholo2-8/+9
1997-04-30Be more careful with mixing typestholo1-6/+5
1997-04-29oopsderaadt1-9/+9
1997-04-29careful buffer handlingderaadt1-9/+9
1997-04-27Typo and return value for arc4random().angelos1-3/+3
1997-04-27handle hex-like hostnamesderaadt1-2/+3
1997-04-26my keyboard made a typo.michaels1-2/+2
1997-04-26correct declaration given for herror(3) and describe better.michaels1-11/+15
1997-04-25skipped too many idsprovos1-2/+2
1997-04-24Revert last changetholo1-2/+2
1997-04-24Pad out trailing parts of the address with zeros so we get a legal networktholo1-3/+4
1997-04-23pmod to u_int16_t, Angelos kindly reminded meprovos1-5/+5
1997-04-19constrain to MAXHOSTNAMELEN-1 not MAXDNAME, duhderaadt1-3/+5
1997-04-19change time() to gettimeofday()provos1-5/+8
1997-04-19make things more complicated.provos1-13/+46
1997-04-16typoderaadt1-2/+2
1997-04-15documentation for arc4random. this is out of memory, might needprovos2-2/+85
1997-04-15correct the paranoia checkderaadt1-7/+10
1997-04-14with this here commit i label myself not the swiftestderaadt1-8/+6
1997-04-14buf oflowderaadt1-3/+4
1997-04-13fouled up a tiny bitprovos2-5/+6
1997-04-13the before mentioned random number generator.provos3-18/+202
1997-04-13copyright foodownsj1-2/+33
1997-04-13buf oflow; bitbltderaadt1-3/+3
1997-04-13repair _hokcharderaadt1-6/+8
1997-04-07paranoid about MAXHOSTNAMELENderaadt1-10/+12
1997-04-06issetugid() this last getenv based openderaadt1-3/+3
1997-04-05Use in_addr_t not u_long and use in_port_t in some cases insteadmillert16-58/+59
1997-04-05Check for overflow; from FreeBSDtholo1-2/+4
1997-04-03hokchar -> _hokchar, and make it non-static. Use it in getnetnamadr.c asdownsj2-7/+13
1997-04-03another lookup[] loop accidentderaadt1-2/+4
1997-04-03Full implementation of lookups support, plus some bug fixes. Still no YP.downsj1-68/+97
1997-04-03an -> a; soil@quick.netderaadt1-2/+2
1997-04-03use MATCH()deraadt1-3/+3
1997-04-03if dns lookup fails, still honour _res.lookups[]deraadt1-2/+2
1997-04-03ensure host_addr[] remains nicely aligned; pr#145, grr@shandakor.tharsis.comderaadt1-2/+6
1997-04-03a start a making getnetbyaddr() respect "lookup" keyword in resolv.confkstailey1-2/+24
1997-04-03add htonl()kstailey1-2/+2
1997-04-02spelling errorderaadt1-2/+2
1997-03-31salt is an int32_tderaadt1-2/+2
1997-03-30delete the unaligned codederaadt2-22/+2
1997-03-27Err, umm.downsj1-3/+3
1997-03-27Make this code sane.downsj1-3/+4
1997-03-27constrain hostnames to MAXHOSTNAMELEN (again), and fix a typoderaadt1-4/+4
1997-03-27yet another random() converted to arc4random()provos1-4/+3
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.rahnds1-2/+2