summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
1998-05-05indent nicederaadt1-2/+2
1998-05-04s/NULL/NUL/deraadt1-2/+2
1998-04-28use Xr more oftenderaadt3-6/+10
1998-04-25Use PF_UNSPEC as proto in socketpair() instead of just 0 for clarity.millert1-3/+3
1998-04-25indent; dimaderaadt1-2/+3
1998-03-22$OpenBSD$niklas3-3/+7
1998-03-19some -Wallmillert3-10/+10
1998-03-18Todd does not test YP code; felix@mamba.pond.sub.orgderaadt1-5/+6
1998-03-17Fix .Ev usagemillert1-5/+3
1998-03-17Set errno to EINVAL if ether_ntoa() is passed bogus data.millert1-3/+5
1998-03-17Whoops, fix a last minute change.millert1-4/+6
1998-03-17hostname buffer will not overflow if it is size MAXHOSTNAMELEN.millert1-7/+10
1998-03-17Fix some improbable overflows:millert1-49/+118
1998-03-16Use fgetln(3) instead of fgets(3) so we can easily recognize linesmillert8-54/+101
1998-03-11SYNOPSIS header; fixes man -k ncderaadt1-1/+2
1998-03-07.Bx Open -> .Ox 2.xmillert1-2/+2
1998-03-04#if 0deraadt1-2/+2
1998-03-02improve performance of blowfish encryption, also speeds up blowfish passwords.provos1-77/+34
1998-02-27extra commas go foom foom foomderaadt1-2/+2
1998-02-27extra comma goes foomderaadt1-2/+2
1998-02-25clarify about possible password lengths.provos1-6/+9
1998-02-18#if __STDC__ -> #ifdef __STDC__, now all of them.provos1-4/+4
1998-02-12correct bounds checkderaadt1-2/+2
1998-02-12copyrightderaadt1-2/+2
1998-02-11use fgetln() instead of fgets() so that we can catch \0 in the .rhostsderaadt1-13/+14
1998-02-11increased paranoia about .rhosts validityderaadt1-3/+7
1998-02-10move proto to unistd.hderaadt2-4/+4
1998-02-07strftime is no longer in this directorytholo1-3/+3
1998-02-07More XPG4.2 --millert2-13/+19
1998-02-06size_t n in initstate(); XPGderaadt2-4/+4
1998-02-02Don't override environ if realloc() fails. Pointed out bymillert1-3/+4
1998-01-20for YP lookups, avoid names longer than MAXHOSTNAMELENderaadt1-1/+3
1998-01-19use tzcode strftime(3) as it is kept up to date.millert2-528/+0
1998-01-11Add gethostent(), as some LEGACY code wants it. If you write newweingart1-1/+7
1998-01-02make mmap() return void *, add MAP_FAILEDderaadt1-4/+4
1997-12-30correct descriptionderaadt2-5/+5
1997-12-29NUL not NULLderaadt1-2/+2
1997-12-02i failed to test compile this before commitingderaadt1-3/+3
1997-12-01buf oflow; bitbltderaadt1-5/+7
1997-11-302**8 is normally 256 and not 64, I should resign from applied math it seems.provos1-2/+2
1997-11-30kill bad .Os linederaadt1-2/+2
1997-11-20incorrect MLINKSderaadt1-2/+2
1997-11-19Document new functionsniklas2-12/+87
1997-11-08do not call abort()deraadt2-9/+3
1997-11-05explain about MD5 and Blowfish passwords.provos1-5/+56
1997-09-29Xr bindresvport and rresvportderaadt1-1/+2
1997-09-21$OpenBSD$deraadt1-2/+1
1997-09-10indentation cleanupderaadt2-9/+10
1997-09-09s/ns_toa/ns_ntoa/kstailey1-2/+2
1997-08-24doc RETURNS; cato@ulysses.df.lth.sederaadt1-1/+7