summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Changes for KTH KerberosIV.markm1997-09-281-7/+2
* There is a clear separation of the crypto telnet and the non-crypto telnet.markm1997-09-281-4/+0
* Changes for the new KTH Kerberos4.markm1997-09-282-16/+21
* Changes for the new KTH Kerberos.markm1997-09-282-12/+26
* Many places in the code NULL is used in integer context, wherephk1997-09-184-10/+10
* Allow backspace tooache1997-09-151-2/+2
* disable upper controls and enable all otherache1997-09-151-11/+15
* -p flag misdocumented in telnetd(8)wosch1997-09-141-3/+3
* spelling corrections.wosch1997-09-133-9/+9
* Do setlogin() before changing uid/gid, sincedima1997-09-081-11/+17
* Hopefully better fix for logwtmp(): rename to a privatetg1997-09-053-7/+8
* logwtmp() prototype is in <libutil.h>.tg1997-09-051-2/+1
* Fix botch with escaped characters, go back to using cgetstr().davidn1997-09-031-3/+3
* Use cgetustr() since we handled special escapes ourselves.davidn1997-09-012-5/+5
* Fix description of -t option.joerg1997-08-241-2/+2
* Turn off hyphenation in this manpage so that .Xr macros, don't getsteve1997-08-231-1/+3
* change -I/sys to -I${.CURDIR}/../../sysjmg1997-08-221-2/+2
* - In dlsym(), if the lookup fails using the original symbol, prepend annate1997-08-191-2/+30
* .Nm --> .Xr so that gettytab(5) is shown instead of gettytab 5.steve1997-08-171-2/+2
* Makefile.dist is a non-bmaked version of Makefile. We don't want it.bde1997-08-021-14/+0
* This commit was generated by cvs2svn to compensate for changes in r27847,bde1997-08-021-0/+14
|\
| * Import Lite2's src/libexec, except for makekey (which was spammedbde1997-08-0234-203/+2698
* | Implement dlsym(RTLD_NEXT, symbol).jdp1997-08-021-12/+64
* | Make useage of hostname global variable consistent.davidn1997-07-242-7/+8
* | Rshd print to much information if a user does not exists.wosch1997-07-182-8/+7
* | kill the undeadpeter1997-07-131-54/+0
* | .if exists(../eBones) tests the obj dir, not the source dir's existance.peter1997-07-051-2/+2
* | Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset,steve1997-06-296-56/+56
* | Merge conflicts and make this compile -Wall clean.steve1997-06-2912-131/+45
* | This commit was generated by cvs2svn to compensate for changes in r27074,steve1997-06-297-129/+147
|\ \
| * | Import of NetBSD's rbootd version 19970629steve1997-06-2912-235/+193
* | | Removed unused variables.alex1997-06-271-4/+1
* | | Submitted by: Gene Stark and Robert Sexton (robert@kudra.com)stark1997-06-242-10/+17
* | | Show the real revision date and not the date that thissteve1997-06-232-4/+4
* | | Reset alarm before invoking ppplogin.davidn1997-06-031-1/+3
* | | login.group => login.conf.davidn1997-06-021-2/+2
* | | Typo fix.max1997-05-273-9/+9
* | | Tell the chroot()ed user that "access restrictions apply".danny1997-05-211-1/+6
* | | Small tweak to the group parsing code to stop it from core dumpingwpaul1997-05-211-1/+3
* | | Changes to support the kernel linker:dfr1997-05-131-1/+4
* | | Don't rely on stderr to report bad news.phk1997-05-111-8/+8
* | | Fix memory leak caused by not freeing memory returned by cgetstr()davidn1997-05-111-8/+80
* | | login_getclass() -> login_getpwclass().davidn1997-05-102-4/+4
* | | Fix a bug that caused the relocs for linker set members in sharedjdp1997-04-301-1/+3
* | | Adds anon ftp virtual host capability to ftpd, using /etc/ftphosts fordavidn1997-04-294-17/+271
* | | YAMF2.2: Allow @group entries in /etc/ftpusers & /etc/ftpchroot to denydavidn1997-04-272-10/+35
* | | Document internal ls, how to compile it in and what it changes wrtdavidn1997-04-261-1/+20
* | | Adds optional "internal ls" support for ftpd, by collectingdavidn1997-04-265-8/+41
* | | Add basic login.conf (sans authentication) support.davidn1997-04-233-7/+58
* | | Added login.conf support.davidn1997-04-233-8/+71
OpenPOWER on IntegriCloud