summaryrefslogtreecommitdiffstats
path: root/libexec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change the priority of LD_LIBRARY_PATH, -rpath, and ldconfig pathdrahn2001-08-061-10/+11
* Do not have dl_find_symbol complain about symbols not found, code immediatelydrahn2001-08-051-2/+2
* o) .Sh AUTHOR -> .Sh AUTHORS;mpech2001-08-027-14/+14
* Remove tokenctl and tokenls from SEE ALSO -- they don't existmillert2001-08-011-2/+1
* while i'm here: NetBSD -> .Nxmpech2001-07-311-3/+4
* o) better struct handling;mpech2001-07-311-8/+8
* Wall cleanuppvalchev2001-07-273-13/+9
* Typo: radius-timout -> radius-timeout; noted by brad@millert2001-07-262-4/+4
* Use shlib_version, like the rest of the tree.espie2001-07-222-6/+4
* do not dup-redefine binown and bindirmickey2001-07-201-6/+2
* do not include or define things which are common for this subdir's parentmickey2001-07-201-3/+1
* more places that need -lkafsderaadt2001-07-192-4/+4
* vsnprintf() can return a value larger than the buffer size. from assaritojun2001-07-191-1/+1
* well, with the most recent reorganization, it now turns out that anyderaadt2001-07-191-2/+2
* HIN: DO NOT LOSE OUR LOCAL CHANGESderaadt2001-07-181-1/+1
* typo in commentpvalchev2001-07-111-2/+2
* remove mips leftovers; ok bradpvalchev2001-07-111-3/+1
* Use socklen_t, not size_t for type of length arg to recvfrom()millert2001-07-091-2/+2
* Comment out extraneous .Pp since the text it goes with is commented out.millert2001-07-091-2/+2
* correct type on last arg to execl(); nordin@cse.ogi.eduderaadt2001-07-097-20/+20
* -Wallderaadt2001-07-0815-60/+81
* cleanup and document login.conf variablesmillert2001-07-081-21/+52
* o make signal handler safemillert2001-07-081-62/+66
* BSD auth module for radius authentication, from BSDi.millert2001-07-085-2/+911
* Remove extraneous .Pp after .Shmillert2001-07-0810-20/+10
* symmetrical, not symetricalpvalchev2001-07-041-1/+1
* Use the 'welcome' variable from login.conf instead of hard-codingmillert2001-07-032-10/+18
* Allows building w/o kerb supportmillert2001-07-023-2/+12
* Fix building on non-kerberos systemsmillert2001-07-024-20/+64
* Add back gettytab reading but use cget* instead of the obsolescent gtget*millert2001-06-294-6/+50
* uglyderaadt2001-06-291-10/+9
* We need telnet_net_write() even when AUTHENTICATION is not defined.millert2001-06-291-2/+1
* o We have uname(2)millert2001-06-291-0/+6
* Clariry, brevity and grammarmillert2001-06-281-5/+6
* Remove tokenrandomnumber(), call arc4random() directly; markus@ OKmillert2001-06-281-19/+3
* Document the -y flag:hin2001-06-271-1/+5
* more Xr misusederaadt2001-06-273-6/+6
* incorrect .Xr usederaadt2001-06-274-8/+8
* UVM is no longer an optionart2001-06-272-34/+3
* -DKRB5 makes this work much better...hin2001-06-261-2/+2
* Lazy binding for shared libraries.art2001-06-261-2/+16
* Cleanup and unify login_passwd, login_krb4, login_krb4-or-pwd, login_krb5 andhin2001-06-2611-878/+338
* -Wall -Werror cleanuphin2001-06-264-4/+10
* Remove instance stuff now that su uses an explicit option to specifymillert2001-06-253-27/+4
* #ifdef KRB4 -> #ifdef KRB524hin2001-06-253-8/+8
* Don't do the root instance handling stuff; su no longer does it.hin2001-06-251-17/+3
* Support su'ing with local root password or with a root instance.hin2001-06-251-33/+20
* Lots of changes and cleanup.hin2001-06-251-96/+132
* millert didn't compile this.hin2001-06-251-4/+4
* Set "login" and "notickets" BSD auth options. We don't need to getmillert2001-06-251-3/+5