summaryrefslogtreecommitdiffstats
path: root/libexec
AgeCommit message (Expand)AuthorFilesLines
2003-06-09pefo 3/4 licence cleanupsderaadt26-178/+26
2003-06-07- remove invalid authentication type "otp"jmc1-9/+9
2003-06-07identd runs as _identd by default now; help and ok jmc@henning1-1/+9
2003-06-07drop privileges to _identd by default and fall back to nobody in case of errorhenning2-2/+16
2003-06-04fix some more UCB term 3deraadt1-6/+2
2003-06-04more term 3 and 4 changesderaadt1-8/+1
2003-06-03terms 3 & 4 cleanup based on "terms" filederaadt4-32/+4
2003-06-03Disable random library ordering, this seems to be exposing bugs in other code.drahn1-1/+3
2003-06-03three four gone.art4-28/+4
2003-06-03Don't mention krb4 here eitherhin1-3/+2
2003-06-03Don't .Xr to kerberos 4 man pageshin1-3/+2
2003-06-03Remove promotion clause; OK w/ deraadt@millert1-4/+2
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.millert5-105/+55
2003-06-03kill clause 3 and 4 from several of my copyrights, cleanup.drahn1-7/+2
2003-06-03license cleaning.art1-5/+2
2003-06-02remove clause 3 and 4. -mojmaja5-33/+8
2003-06-02nuke clause 3 & 4jason3-18/+3
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert77-480/+172
2003-06-02section reorder;jmc2-10/+10
2003-06-02- kill whitespace at EOLjmc1-7/+8
2003-06-02section reorder;jmc2-22/+22
2003-06-02- remove .Pp's before .Shjmc1-8/+5
2003-06-02An/Aq for author;jmc1-2/+2
2003-06-02- section reorderjmc1-8/+8
2003-06-02- section reorderjmc1-4/+4
2003-06-02- section reorderjmc1-5/+5
2003-06-02- kill whitespace at EOL;jmc1-5/+5
2003-06-02section reorder;jmc3-16/+16
2003-06-02- sort an Xr to selfjmc1-4/+4
2003-06-02remove terms 3 and 4 of some of my licencesderaadt1-7/+2
2003-05-30Move env setup to its own function, works around compiler problem on sparcdrahn1-20/+29
2003-05-30knfderaadt1-2/+2
2003-05-30Unbreak tree for sparc, zapping ld_norandom strangely has a bad affect,drahn1-1/+3
2003-05-30Fix botch in tag array indexing. deal with 0 - DT_NUM,drahn1-4/+5
2003-05-30zap LD_NORANDOM on issetugid() binaries.drahn1-1/+5
2003-05-30When loading a shared object or libraries dependant object, load themdrahn15-45/+176
2003-05-17strsep does not work that way.beck1-2/+2
2003-05-17Don't link with -lkrb -lkafshin2-4/+4
2003-05-16This was using the wrong buffer, and wrong lengths. fix it from me andbeck1-5/+5
2003-05-16use inet_net_pton, and fix probelem where spamd-setup would crash on a filebeck1-19/+32
2003-05-14Remove krb4 support.mho2-15/+17
2003-05-14Remove krb4 support.mho1-11/+4
2003-05-14Get rid of libtelnet, it is compiled into the tree programshin16-14/+4873
2003-05-13Disable krb524.hin2-6/+6
2003-05-13krb4 bye byehin6-293/+2
2003-05-10removed unnecessary punctuation from SEE ALSO;jmc1-2/+2
2003-05-08Previously, ld.so would use a single page for mapping the hints filemillert1-39/+28
2003-05-08squish a strcopy, ok krw@beck1-1/+2
2003-05-03these files all had >9 arguments to .Nd, causing the name description to bejmc1-2/+2
2003-04-28thread safe dlxxx func (for elf) part 2. This requires the latestmarc1-2/+32