]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
This commit was generated by cvs2svn to compensate for changes in r140094,
[FreeBSD/FreeBSD.git] / libexec /
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
2005-01-11 trhodesRestore these files to make ldconfig(8) happy.
2005-01-11 trhodesRemove a.out runtime linker. It doesn't build and...
2005-01-10 yarReplace err(3) calls when in daemon mode by syslog...
2004-12-28 obrienThis commit was generated by cvs2svn to compensate...
2004-12-21 ruNOPAM -> NO_PAM
2004-12-21 ruNOINET6 -> NO_INET6
2004-12-21 ruNOCRYPT -> NO_CRYPT
2004-12-21 ruNODOCCOMPRESS -> NO_DOCCOMPRESS
2004-12-21 ruStart the dreaded NOFOO -> NO_FOO conversion.
2004-12-16 yarDo a small style(9) fix before I'm hacking the code...
2004-12-16 yarfree(3) is void already.
2004-12-12 yarNever emit a message to stderr: use syslog instead.
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-06 robertoThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 marksThis commit was generated by cvs2svn to compensate...
2004-11-23 cognetImplement a dummy atomic_cmpset_32(). It should be...
2004-11-22 yarWhen looking for a virtual host to handle the connection,
2004-11-22 yarCalling pam_chauthtok() isn't really needed since
2004-11-22 yarDon't log the chroot dir on every command since it...
2004-11-22 yarAlways log remote IP.
2004-11-22 yarTreat host name buffers consistently.
2004-11-18 yarMake chrootdir global and use it in log messages
2004-11-18 yarNitpicking on style(9) and whitespace.
2004-11-18 yarUse __FBSDID.
2004-11-18 yarDon't say, "file: permission denied," if the operation
2004-11-18 yarUse uniform punctuation, capitalization, and language...
2004-11-18 yarApply __printflike() to the appendf() prototype so...
2004-11-18 yarFix perror_reply() vs. reply() usage.
2004-11-18 yar'\n' needs not to appear in reply() strings.
2004-11-18 yarLog pathname arguments to ftp commands as the user...
2004-11-18 yarUse S_ISDIR() macro instead of a hand-rolled test.
2004-11-18 yargetcwd() won't leave a error string in the buffer,...
2004-11-17 yarUse POSIX functions instead of legacy ones:
2004-11-17 yarKill more unneeded casts found.
2004-11-16 jhbRemove 80386 support from the ELF run time linker.
2004-11-15 yarDon't invent ways of capitalization orthogonal to the...
2004-11-15 yarRFC 959 states that the following codes should be used
2004-11-14 ruSo do it like we do in usr.bin/tip/tip/Makefile. ;)
2004-11-14 schweikhRevert previous commit. As ru explains:
2004-11-14 schweikhAvoid an (ignored) error by invoking chflags on the...
2004-11-13 bzAdd knob NO_NIS (fka NO_YP_LIBC) and make world compile...
2004-11-13 yarUsing off_t to pass a block size is obvious overkill.
2004-11-13 yarKill ancient casts to integral types left from the...
2004-11-12 jhbRemove these unused files before any other archs includ...
2004-11-06 peterThe 32 bit compatability ld-elf32.so.1 cannot use i386_...
2004-11-03 ruIntroduce the PRECIOUSPROG knob in bsd.prog.mk, similar
2004-11-03 yarFix logxfer() by using realpath(3) instead of playing...
2004-11-02 yarReplace the last occurence of (long long) and %qd with
2004-11-02 ssouhlalImplement TLS relocations for powerpc.
2004-11-02 ssouhlalDo the TLS offset allocations before relocations, as...
2004-11-01 yarOpenPAM allows passing a NULL "pamh" to pam_strerror...
2004-10-30 yar- Stop shadowing global "pamh" by a local variable...
2004-10-30 yarDescribe the semantics of the sgetpwnam() helper function
2004-10-28 desThis commit was generated by cvs2svn to compensate...
2004-10-24 yarLog the actual number of bytes sent on the wire to...
2004-10-24 ruFor variables that are only checked with defined()...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-17 wollmanThis commit was generated by cvs2svn to compensate...
2004-10-17 stefanfRemove definition of struct dom_binding, it's non-stand...
2004-10-15 yarWe must not fall back to the old way (read-write)
2004-10-15 yarClean-up around sendfile(): drop an excessive check...
2004-10-15 yarAccount for the fact that sendfile(2) may hit the end...
2004-10-15 kanThis commit was generated by cvs2svn to compensate...
2004-10-06 schweikhCorrect grammos. Added BUGS: may mishandle nonstandard...
2004-10-05 ruThis commit was generated by cvs2svn to compensate...
2004-09-29 impReport once that the device isn't there, but keep tryin...
2004-09-29 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-28 cognetDon't try to relocate the dynamic loader in reloc_non_p...
2004-09-28 cognetUse add instead of saving the sp in a register.
2004-09-24 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-24 maximIndent.
2004-09-24 maximo Merge rev. 1.5 libexec/ftpd/ftpd.c from DragonflyBSD:
2004-09-23 cognetAdd stubs for TLS.
2004-09-23 desThis commit was generated by cvs2svn to compensate...
2004-09-22 trhodesRemove named-xfer, it does not exist in BIND 9.
2004-09-21 desSwitch from BIND 8 to BIND 9.
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-08-21 maximAvoid accidental use of ANSI C trigraphs.
2004-08-21 obrienAdd some details about our wonderful system.
2004-08-18 obrienTurn on the FreeBSD login user capabilities database...
2004-08-18 obrienThis commit was generated by cvs2svn to compensate...
2004-08-18 njlThis commit was generated by cvs2svn to compensate...
2004-08-16 mariusInstead of "OpenFirmware", "openfirmware", etc. use...
2004-08-15 mbrThis commit was generated by cvs2svn to compensate...
2004-08-13 markmThis commit was generated by cvs2svn to compensate...
2004-08-12 hartiThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 kanThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-10 hartiThis commit was generated by cvs2svn to compensate...
2004-08-09 obrienThis commit was generated by cvs2svn to compensate...
2004-08-06 hartiThis commit was generated by cvs2svn to compensate...
2004-08-06 cpercivaJoin the 21st century: Cryptography is no longer an...
next