]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
Don't compile the gdtoa package's strtoIg.c into libc.
[FreeBSD/FreeBSD.git] / libexec /
2005-01-25 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2005-01-19 Yaroslav TykhiyRespect the `logging' flag.
2005-01-19 Yaroslav TykhiyImprove handling SIGURG and OOB commands on the control...
2005-01-18 Ruslan ErmilovSort sections.
2005-01-14 Xin LI64-bit clean + WARNS=6:
2005-01-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2005-01-14 Nate LawsonThis commit was generated by cvs2svn to compensate...
2005-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2005-01-11 Tom RhodesRestore these files to make ldconfig(8) happy.
2005-01-11 Tom RhodesRemove a.out runtime linker. It doesn't build and...
2005-01-10 Yaroslav TykhiyReplace err(3) calls when in daemon mode by syslog...
2004-12-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2004-12-21 Ruslan ErmilovNOPAM -> NO_PAM
2004-12-21 Ruslan ErmilovNOINET6 -> NO_INET6
2004-12-21 Ruslan ErmilovNOCRYPT -> NO_CRYPT
2004-12-21 Ruslan ErmilovNODOCCOMPRESS -> NO_DOCCOMPRESS
2004-12-21 Ruslan ErmilovStart the dreaded NOFOO -> NO_FOO conversion.
2004-12-16 Yaroslav TykhiyDo a small style(9) fix before I'm hacking the code...
2004-12-16 Yaroslav Tykhiyfree(3) is void already.
2004-12-12 Yaroslav TykhiyNever emit a message to stderr: use syslog instead.
2004-12-08 Sam LefflerThis commit was generated by cvs2svn to compensate...
2004-12-06 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2004-12-02 Mark SantcroosThis commit was generated by cvs2svn to compensate...
2004-12-02 Mark SantcroosThis commit was generated by cvs2svn to compensate...
2004-12-01 Mark SantcroosThis commit was generated by cvs2svn to compensate...
2004-11-23 Olivier HouchardImplement a dummy atomic_cmpset_32(). It should be...
2004-11-22 Yaroslav TykhiyWhen looking for a virtual host to handle the connection,
2004-11-22 Yaroslav TykhiyCalling pam_chauthtok() isn't really needed since
2004-11-22 Yaroslav TykhiyDon't log the chroot dir on every command since it...
2004-11-22 Yaroslav TykhiyAlways log remote IP.
2004-11-22 Yaroslav TykhiyTreat host name buffers consistently.
2004-11-18 Yaroslav TykhiyMake chrootdir global and use it in log messages
2004-11-18 Yaroslav TykhiyNitpicking on style(9) and whitespace.
2004-11-18 Yaroslav TykhiyUse __FBSDID.
2004-11-18 Yaroslav TykhiyDon't say, "file: permission denied," if the operation
2004-11-18 Yaroslav TykhiyUse uniform punctuation, capitalization, and language...
2004-11-18 Yaroslav TykhiyApply __printflike() to the appendf() prototype so...
2004-11-18 Yaroslav TykhiyFix perror_reply() vs. reply() usage.
2004-11-18 Yaroslav Tykhiy'\n' needs not to appear in reply() strings.
2004-11-18 Yaroslav TykhiyLog pathname arguments to ftp commands as the user...
2004-11-18 Yaroslav TykhiyUse S_ISDIR() macro instead of a hand-rolled test.
2004-11-18 Yaroslav Tykhiygetcwd() won't leave a error string in the buffer,...
2004-11-17 Yaroslav TykhiyUse POSIX functions instead of legacy ones:
2004-11-17 Yaroslav TykhiyKill more unneeded casts found.
2004-11-16 John BaldwinRemove 80386 support from the ELF run time linker.
2004-11-15 Yaroslav TykhiyDon't invent ways of capitalization orthogonal to the...
2004-11-15 Yaroslav TykhiyRFC 959 states that the following codes should be used
2004-11-14 Ruslan ErmilovSo do it like we do in usr.bin/tip/tip/Makefile. ;)
2004-11-14 Jens SchweikhardtRevert previous commit. As ru explains:
2004-11-14 Jens SchweikhardtAvoid an (ignored) error by invoking chflags on the...
2004-11-13 Bjoern A. ZeebAdd knob NO_NIS (fka NO_YP_LIBC) and make world compile...
2004-11-13 Yaroslav TykhiyUsing off_t to pass a block size is obvious overkill.
2004-11-13 Yaroslav TykhiyKill ancient casts to integral types left from the...
2004-11-12 John BaldwinRemove these unused files before any other archs includ...
2004-11-06 Peter WemmThe 32 bit compatability ld-elf32.so.1 cannot use i386_...
2004-11-03 Ruslan ErmilovIntroduce the PRECIOUSPROG knob in bsd.prog.mk, similar
2004-11-03 Yaroslav TykhiyFix logxfer() by using realpath(3) instead of playing...
2004-11-02 Yaroslav TykhiyReplace the last occurence of (long long) and %qd with
2004-11-02 Suleiman SouhlalImplement TLS relocations for powerpc.
2004-11-02 Suleiman SouhlalDo the TLS offset allocations before relocations, as...
2004-11-01 Yaroslav TykhiyOpenPAM allows passing a NULL "pamh" to pam_strerror...
2004-10-30 Yaroslav Tykhiy- Stop shadowing global "pamh" by a local variable...
2004-10-30 Yaroslav TykhiyDescribe the semantics of the sgetpwnam() helper function
2004-10-28 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-10-24 Yaroslav TykhiyLog the actual number of bytes sent on the wire to...
2004-10-24 Ruslan ErmilovFor variables that are only checked with defined()...
2004-10-18 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2004-10-18 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2004-10-17 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2004-10-17 Stefan FarfelederRemove definition of struct dom_binding, it's non-stand...
2004-10-15 Yaroslav TykhiyWe must not fall back to the old way (read-write)
2004-10-15 Yaroslav TykhiyClean-up around sendfile(): drop an excessive check...
2004-10-15 Yaroslav TykhiyAccount for the fact that sendfile(2) may hit the end...
2004-10-15 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2004-10-06 Jens SchweikhardtCorrect grammos. Added BUGS: may mishandle nonstandard...
2004-10-05 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2004-09-29 Warner LoshReport once that the device isn't there, but keep tryin...
2004-09-29 Tom RhodesThis commit was generated by cvs2svn to compensate...
2004-09-28 Olivier HouchardDon't try to relocate the dynamic loader in reloc_non_p...
2004-09-28 Olivier HouchardUse add instead of saving the sp in a register.
2004-09-24 Tom RhodesThis commit was generated by cvs2svn to compensate...
2004-09-24 Maxim KonovalovIndent.
2004-09-24 Maxim Konovalovo Merge rev. 1.5 libexec/ftpd/ftpd.c from DragonflyBSD:
2004-09-23 Olivier HouchardAdd stubs for TLS.
2004-09-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-09-22 Tom RhodesRemove named-xfer, it does not exist in BIND 9.
2004-09-21 Dag-Erling SmørgravSwitch from BIND 8 to BIND 9.
2004-09-19 Tom RhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 Tom RhodesThis commit was generated by cvs2svn to compensate...
2004-08-21 Maxim KonovalovAvoid accidental use of ANSI C trigraphs.
2004-08-21 David E. O'BrienAdd some details about our wonderful system.
2004-08-18 David E. O'BrienTurn on the FreeBSD login user capabilities database...
2004-08-18 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2004-08-18 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-08-16 Marius StroblInstead of "OpenFirmware", "openfirmware", etc. use...
2004-08-15 Martin BlappThis commit was generated by cvs2svn to compensate...
2004-08-13 Mark MurrayThis commit was generated by cvs2svn to compensate...
2004-08-12 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2004-08-12 Tim J. RobbinsThis commit was generated by cvs2svn to compensate...
2004-08-12 Tim J. RobbinsThis commit was generated by cvs2svn to compensate...
next