summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
1998-08-21decrypt the input _before_ checking if it is \n, not _after_.Artur Grabowski
1998-08-18TIOCNOTTY is the default in POSIX termios, no need to explicately ask for it.Todd C. Miller
1998-08-17As prommised, mail.local is no longer setuid.Todd C. Miller
1998-08-15kill bogus ENVIRONMENT section and clean up slightlyTodd C. Miller
1998-08-15go back to using mktemp, not mkstemp in baditem(); theoTodd C. Miller
1998-08-15Break out locking code into its own file so it can be shared with lockspool.Todd C. Miller
1998-08-15Move the spool locking functionality of "mail.local -H" into its ownTodd C. Miller
1998-08-11Xr uucicoTheo de Raadt
1998-08-04Fix definition of high port and tell where they come from; noted by karls@ine...Todd C. Miller
1998-07-28change getent/getstr to gtgettent/gtgetstr, the names now usedMarco S Hyman
1998-07-27use old curses to avoid duplicate symbol in libtelnetTodd C. Miller
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-23delete SecurID hacksTheo de Raadt
1998-07-23add replydirname() from netbsd; fixes 257 directory replies; problem noted by...Theo de Raadt
1998-07-20Spelling, and omitted words for getNAME.Marc Espie
1998-07-16no yppasswdd.log file; mason@primenet.com.auTheo de Raadt
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-07-12indentTheo de Raadt
1998-07-10Make sure port is in allowed range before trying to get a reserved port.Todd C. Miller
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-07-09Don't open stderr channel until after the user has authenticated themselvesTodd C. Miller
1998-07-09this is rshd, not rlogindTodd C. Miller
1998-07-08Force NUL termination of strings in request we get from client; okir@monad.sw...Todd C. Miller
1998-07-07a big bunch of next to nothingTheo de Raadt
1998-07-05man page; mrgTheo de Raadt
1998-07-03S_IWGRPTheo de Raadt
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-06-23tsk tsk bob did not test his code on the alphaTheo de Raadt
1998-06-22The x option is not used if CRYPT is turned off.Artur Grabowski
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-06-10spellingTheo de Raadt
1998-06-10indentTheo de Raadt
1998-06-10Now uses TCPCTL_IDENT sysctl to get uid associated with a connectionBob Beck
1998-06-08allow ftpchroot-ed users to also be multihomedMichael Shalayeff
1998-06-03use SIG_ERRTheo de Raadt
1998-06-03 -p port option for damon modeBob Beck
1998-06-03Make warnings disappear.Angelos D. Keromytis
1998-05-29gcc2.8.X.X fixes another powerpc compilation bug, workaround removed.Dale S. Rahn
1998-05-22nicerTheo de Raadt
1998-05-22use TM_YEAR_BASE; lukemTheo de Raadt
1998-05-22stop username info gathering, always go through login/passwd cycleTheo de Raadt
1998-05-18readlink(path, buf, sizeof buf-1). Never forget that -1.Theo de Raadt
1998-05-17Fix strncat() usage; Some from cstone@pobox.comTodd C. Miller
1998-05-15cleanup and build with -WallArtur Grabowski
1998-05-15build with -WallArtur Grabowski
1998-05-08crank the slop; until other changes happenTheo de Raadt
1998-05-08minor indentTheo de Raadt
1998-05-08oopsTheo de Raadt