summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1996-12-14stop gunique() open/fopen raceTheo de Raadt
1996-12-14solve /tmp-style race spotted by bitbltTheo de Raadt
1996-12-10"the the" purgeTheo de Raadt
1996-12-10PPP autologin code from freebsd; do not use until pppd has been checked for s...Theo de Raadt
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-12-08Add -M.Jason Downs
1996-12-07Checks to see that strdup() worked, dies with error message on failure.bitblt
1996-12-07ftpd now eventually times out if a ftp client does:bitblt
1996-12-06memsetTheo de Raadt
1996-12-06please linux people (why am i doing this?? i need a life)Theo de Raadt
1996-12-06vfork w/ exit botchTheo de Raadt
1996-12-05typoTheo de Raadt
1996-12-04Take advantage of new "-u" flag in login(1).Todd C. Miller
1996-12-03-A for anon only; from freebsdTheo de Raadt
1996-12-03\r and \n must be distinguished in some cases (telnet); netbsd pr#2969;Theo de Raadt
1996-12-03O_TRUNC when needed; freebsd pr#2112Theo de Raadt
1996-11-11compile_et belongs in usr.binThorsten Lockert
1996-11-11correct type castMichael Shalayeff
1996-11-11compile_et now resides in /usr/libexec.Jason Downs
1996-11-01argument type nitNiklas Hallqvist
1996-10-26set $LOGNAME and pass -WallTodd C. Miller
1996-10-26set $LOGNAME fore POSIXTodd C. Miller
1996-10-25Spacing nitsimp
1996-10-25Better bounds checking on argv and gargv to eliminate a fencepost errorimp
1996-10-23fix argTheo de Raadt
1996-10-19add ')'.michaels
1996-10-18forget old password nicelyTheo de Raadt
1996-10-16check malloc ret valTodd C. Miller
1996-10-16Fixed a memory leak associated with the HELP and SITE HELP commands.bitblt
1996-10-15fd leak spotted by bitbltTheo de Raadt
1996-10-15nearly impossible oflowTheo de Raadt
1996-10-08Attempt at cleanup.michaels
1996-10-01cleanup TDIR in one more caseTheo de Raadt
1996-09-29s/key (otp) challenge is now rfc 1938 compliant.Todd C. Miller
1996-09-27permit 48 char hostnameTheo de Raadt
1996-09-22vis log entries; noted by bitbltTheo de Raadt
1996-09-22Make this work properly with corrected rnusers.xThorsten Lockert
1996-09-19reduced the number of command availibe to users who are not loggedbitblt
1996-09-15handle umask nicerTheo de Raadt
1996-09-15kill the races; found by bitbltTheo de Raadt
1996-09-13typoTheo de Raadt
1996-09-13hostname can be longer; noticed by bitbltTheo de Raadt
1996-09-05grr 2 not p in rpc.yppasswdd, one of the hardest commands in openbsd to typeTheo de Raadt
1996-09-05rpc.yppasswdd, not rpc.yppasswd; obviously peter tested the non-YP case :)Theo de Raadt
1996-09-04permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.netTheo de Raadt
1996-09-04no, bad commitTheo de Raadt
1996-09-04clear passwd, for safetyTheo de Raadt
1996-09-02setloginTheo de Raadt
1996-08-31constrain & expansion to LINE_MAX for safetyTheo de Raadt
1996-08-31buf oflowTheo de Raadt