]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
MFC: no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3).
[FreeBSD/FreeBSD.git] / libexec /
1997-12-05 jdpMake emacs work again. This is a workaround for the...
1997-12-04 helbigThis commit was generated by cvs2svn to compensate...
1997-12-04 charnierUse err(3). Add prototypes. Document that startup scrip...
1997-12-04 charnierSort #includes. Add rcsid. Use full pathname in SYNOPSI...
1997-12-04 steveFTP_INTERNAL_LS -> FTPD_INTERNAL_LS
1997-12-03 charnierUse full path in synopsis. Syslog will add trailing \n.
1997-12-03 charnierUse err(3). Remove progname and trailing \n in syslog...
1997-12-02 charnierUse err(3). Add protos for -Wall.
1997-12-02 charnierNo \n in syslog() strings. Add man page to Xrefs. Chang...
1997-12-02 charnierDo not terminate syslog() messages with a dot, as other...
1997-12-02 charnierDocument -n flag. Use err(3). Add usage.
1997-11-29 jdpGet rid of the dynamic linker's internal malloc package...
1997-11-27 pstThis commit was generated by cvs2svn to compensate...
1997-11-26 charnierUse err(3). -Wall cleaning. cosmetics in man page.
1997-11-26 charnierRemove \n at end of syslog string. -Wall cleaning....
1997-11-26 charnierCosmetics in man page. Add rcsid and sort #includes.
1997-11-26 charnierUse err(3). -Wall cleaning. Use Pa for file names and...
1997-11-25 charnierSort #includes. Add rcsid. Add man page section in...
1997-11-25 charnierUse warn(3). Hardcode progname instead of using argv...
1997-11-24 charnierAdd usage(), rcsids.
1997-11-24 charnierCosmetics in usage() and man page.
1997-11-24 charnierKey is 8 bytes according to code, not 10 as stated...
1997-11-24 charnierUse err(3) instead of local redefinition. Add usage...
1997-11-21 charnierCorrect incompletes .Xrs. Remove duplicate #includes...
1997-11-21 charnierUse err(3). -Wall cleaning.
1997-11-21 charnierCosmetics in man page. Exit(-1) -> exit(1).
1997-11-20 charnierAdd const to copyright string. Put sccsid under #if...
1997-11-20 charnierUse err(3). exit(-1) -> exit(1).
1997-11-20 charnierCosmetic in error strings. Sort Xrefs. Add usage (with...
1997-11-16 peterThis commit was generated by cvs2svn to compensate...
1997-11-16 peterThis commit was generated by cvs2svn to compensate...
1997-11-14 sefLog the request from the remote side, in addition to...
1997-11-13 alexSwitch the effective uid to that of the user when writi...
1997-11-10 peterThis commit was generated by cvs2svn to compensate...
1997-11-06 acheThis commit was generated by cvs2svn to compensate...
1997-10-30 acheThis commit was generated by cvs2svn to compensate...
1997-10-29 acheThis commit was generated by cvs2svn to compensate...
1997-10-25 wollmanThis commit was generated by cvs2svn to compensate...
1997-10-18 peterThis commit was generated by cvs2svn to compensate...
1997-10-14 jraynardThis commit was generated by cvs2svn to compensate...
1997-10-11 woschStore temporary files in /var/tmp instead /tmp. This...
1997-10-11 joergThis commit was generated by cvs2svn to compensate...
1997-10-08 uhclemPR: bin/771 and bin/1037 are resolved by this change
1997-10-06 impClarify the actions of -s and the list of allowable...
1997-10-05 jkhChanges to support full make parallelism (-j<n>) in...
1997-10-01 phkThis commit was generated by cvs2svn to compensate...
1997-09-30 wpaulPutting records with zero-length keys into a Berkeley...
1997-09-29 acheThis commit was generated by cvs2svn to compensate...
1997-09-29 acheThis commit was generated by cvs2svn to compensate...
1997-09-28 markmChanges for KTH KerberosIV.
1997-09-28 markmThere is a clear separation of the crypto telnet and...
1997-09-28 markmChanges for the new KTH Kerberos4.
1997-09-28 markmChanges for the new KTH Kerberos.
1997-09-24 markmThis commit was generated by cvs2svn to compensate...
1997-09-23 acheThis commit was generated by cvs2svn to compensate...
1997-09-19 jmgThis commit was generated by cvs2svn to compensate...
1997-09-18 phkMany places in the code NULL is used in integer context...
1997-09-17 joergThis commit was generated by cvs2svn to compensate...
1997-09-15 acheAllow backspace too
1997-09-15 achedisable upper controls and enable all other
1997-09-14 jmgThis commit was generated by cvs2svn to compensate...
1997-09-14 wosch-p flag misdocumented in telnetd(8)
1997-09-13 woschspelling corrections.
1997-09-08 dimaDo setlogin() before changing uid/gid, since
1997-09-07 joergThis commit was generated by cvs2svn to compensate...
1997-09-05 tgHopefully better fix for logwtmp(): rename to a private
1997-09-05 tglogwtmp() prototype is in <libutil.h>.
1997-09-04 markmThis commit was generated by cvs2svn to compensate...
1997-09-04 markmThis commit was generated by cvs2svn to compensate...
1997-09-03 davidnFix botch with escaped characters, go back to using...
1997-09-01 davidnUse cgetustr() since we handled special escapes ourselves.
1997-08-29 peterThis commit was generated by cvs2svn to compensate...
1997-08-24 joergFix description of -t option.
1997-08-23 steveTurn off hyphenation in this manpage so that .Xr macros...
1997-08-22 jmgchange -I/sys to -I${.CURDIR}/../../sys
1997-08-19 nate- In dlsym(), if the lookup fails using the original...
1997-08-17 steve.Nm --> .Xr so that gettytab(5) is shown instead of...
1997-08-16 pstThis commit was generated by cvs2svn to compensate...
1997-08-16 cwtThis commit was generated by cvs2svn to compensate...
1997-08-12 pstThis commit was generated by cvs2svn to compensate...
1997-08-12 pstThis commit was generated by cvs2svn to compensate...
1997-08-09 joergThis commit was generated by cvs2svn to compensate...
1997-08-04 peterThis commit was generated by cvs2svn to compensate...
1997-08-03 peterThis commit was generated by cvs2svn to compensate...
1997-08-02 bdeThis commit was generated by cvs2svn to compensate...
1997-08-02 bdeMakefile.dist is a non-bmaked version of Makefile....
1997-08-02 bdeImport Lite2's src/libexec, except for makekey (which...
1997-08-02 bdeImport Lite2's src/libexec, except for makekey (which...
1997-08-02 bdeThis commit was generated by cvs2svn to compensate...
1997-08-02 jdpImplement dlsym(RTLD_NEXT, symbol).
1997-07-25 phkThis commit was generated by cvs2svn to compensate...
1997-07-24 davidnMake useage of hostname global variable consistent.
1997-07-18 woschRshd print to much information if a user does not exists.
1997-07-13 peterkill the undead
1997-07-06 bdeThis commit was generated by cvs2svn to compensate...
1997-07-06 bdeThis commit was generated by cvs2svn to compensate...
1997-07-06 bdeThis commit was generated by cvs2svn to compensate...
1997-07-06 bdeThis commit was generated by cvs2svn to compensate...
1997-07-06 bdeThis commit was generated by cvs2svn to compensate...
1997-07-06 bdeThis commit was generated by cvs2svn to compensate...
next