]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec
More NO_RESCUE to RESCUE transitions.
[FreeBSD/FreeBSD.git] / libexec /
2003-07-02 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-06-30 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2003-06-25 Sam LefflerThis commit was generated by cvs2svn to compensate...
2003-06-24 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-06-23 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-06-21 Yaroslav TykhiyDon't declare unneeded extern variables,
2003-06-19 Matthew N. DoddFix warnings on 64 bit platforms.
2003-06-19 Matthew N. DoddAdd function prototypes.
2003-06-19 Matthew N. DoddLD_DUMP_REL_PRE and LD_DUMP_REL_POST don't output to...
2003-06-19 Matthew N. DoddProvide a mechanism for dumping relocation information.
2003-06-19 Matthew N. DoddMove MD function prototypes together.
2003-06-19 Matthew N. DoddFix warnings; no parameters in function prototypes.
2003-06-18 Matthew N. DoddAvoid a NULL pointer dereference.
2003-06-18 Yaroslav Tykhiy- Use the initial terminal mode instead of the current...
2003-06-18 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-06-18 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-06-18 Matthew N. DoddInclude libmap.h for prototypes.
2003-06-18 Matthew N. Dodd- Add support for DT_FLAGS.
2003-06-17 Doug BartonMore correctly spell "-static" as "NOSHARED?=YES"
2003-06-17 Yaroslav TykhiyImprove the manpage language a bit.
2003-06-17 Doug BartonLink named-xfer -static. This is the only binary that...
2003-06-17 Doug BartonThis commit was generated by cvs2svn to compensate...
2003-06-16 Yaroslav TykhiyIf ftpd is run with an -h option (hide host-specific...
2003-06-16 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2003-06-15 John-Mark Gurneyfix a couple typos in the comments
2003-06-15 John-Mark Gurneyfix bootpd to use fd_set. For some reason on Sparc...
2003-06-14 David E. O'BrienRemove MAINTAINER lines.
2003-06-14 Brian FeldmanIn the last clean-up of this code, the fact that the...
2003-06-10 Yaroslav TykhiyRead gettytab(5) soon enough to fill in all necessary...
2003-06-10 Yaroslav TykhiySpot one more place where boolean variables were increm...
2003-06-10 Yaroslav TykhiyCoding style fix: Use "foo = 1" instead of "foo++...
2003-06-10 Yaroslav TykhiyBreak sentences.
2003-06-10 Yaroslav TykhiyGeneral mdoc(7) markup fixes:
2003-06-10 Yaroslav TykhiyImprove the language and markup of the description...
2003-06-08 Philippe CharnierAdd section number to .Xr
2003-06-08 Philippe CharnierThe .Xr utility
2003-06-07 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2003-06-07 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-06-07 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-06-07 Marcel MoolenaarDon't fail if we encounter a relocation of type "none...
2003-06-06 Yaroslav TykhiyFix some minor bugs, namely:
2003-06-04 Mark MurrayDrop MAINTAINER Bit. Not needed any more.
2003-06-04 David E. O'BrienSet CSTD to gnu99. We can only use on of the gnu?9...
2003-06-02 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-06-02 Ruslan ErmilovAssorted mdoc(7) fixes.
2003-06-02 David E. O'BrienBest we can do with this is c89.
2003-06-02 David E. O'BrienInclude stdlib.h to get exit()'s prototype.
2003-06-02 David E. O'BrienAdd the variable's type to the declaration.
2003-06-01 Ruslan ErmilovAssorted mdoc(7) fixes.
2003-06-01 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-05-31 Matthew N. Dodd- use issetugid()
2003-05-31 Matthew N. DoddSimplify map_object() by breaking out the ELF header...
2003-05-31 Matthew N. DoddProvide function entry debugging messages.
2003-05-31 Matthew N. DoddUse the environment variable LD_LIBMAP_DISABLE to disable
2003-05-30 Matthew N. DoddDon't post-increment pointers inside a loop conditional.
2003-05-29 Alexander KabaevAllow threading libraries to register their own locking
2003-05-29 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-05-28 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-05-27 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-05-24 Peter WemmDo not exclude amd64 from rtld-elf builds.
2003-05-24 Peter WemmInitial pass at supporting shared libraries on amd64...
2003-05-19 Dag-Erling SmørgravRetire the useless NOSECURE knob.
2003-05-19 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-05-19 Matthew N. Dodd- Use xmalloc() and xstrdup() instead of malloc() and...
2003-05-17 Robert WatsonSince libmap.conf is referenced in rtld.1, include...
2003-05-16 Ruslan Ermilovmdoc(7) police: Properly markup the previous revision.
2003-05-16 Ruslan Ermilovmdoc(7) police: Normalize the FILES section.
2003-05-15 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2003-05-11 Mark MurrayAllow a NOPIC "make world" to complete.
2003-05-11 Mark MurrayMrege from crypto telnet with "make unifdef". This...
2003-05-08 Peter WemmExclude rtld-elf for amd64. More porting is still...
2003-05-08 Alexander KabaevRethink the way we count module references. Simply...
2003-05-05 Mark MurrayTurn MAKE_KERBEROS5 into NO_KERBEROS by negating the...
2003-05-04 David E. O'BrienUse __FBSDID vs. rcsid[].
2003-05-04 David E. O'BrienFix signed/unsigned comparison warnings.
2003-05-04 David E. O'BrienFix a sign/unsigned comparison.
2003-05-03 Warner LoshThis commit was generated by cvs2svn to compensate...
2003-05-02 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-05-02 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-05-01 Ruslan ErmilovBuild non-crypto telnet(1) and telnetd(8) if NO_OPENSSL...
2003-05-01 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-05-01 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-05-01 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-04-30 Peter WemmRemove 80386 bandaids from code repocopied from i386...
2003-04-30 Alexander KabaevRemove redundant strlen checks, do not check the same
2003-04-30 Ruslan ErmilovDon't clobber Kerberos5 telnet(1) and telnetd(8) with...
2003-04-29 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-04-29 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-04-28 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2003-04-27 Warner LoshAdd back # accidentally deleted in 1.54
2003-04-27 Warner LoshThis is no longer needed after tw is gone.
2003-04-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-04-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2003-04-19 Bill Fumerolaproperly refuse a connection in the -c case if the...
2003-04-10 Matthew N. DoddCode cleanups and sanity checking for config file parser.
2003-04-07 Matthew N. DoddDynamic object dependency mapping: libmap.
2003-04-03 Juli MallettMFp4 @27667: WARNS=5 cleanup on i386.
2003-04-01 Ruslan ErmilovMark bits that do not require an object directory as...
2003-03-29 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2003-03-25 Mike SilbersackUpdate the description of the -u option to mention...
next