]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add the ability to use Bzip'ed packages.
[FreeBSD/FreeBSD.git] / lib /
2002-04-29 Jake BurkholderInstall the libc signal trampoline on startup.
2002-04-29 Jake BurkholderAdd an alternate signal trampoline to libc; add a wrapp...
2002-04-29 Bruce EvansRemoved "-fkeep-inline-functions" from CFLAGS, since...
2002-04-28 Dag-Erling SmørgravSpell void * as void * rather than caddr_t. This is...
2002-04-28 Jake BurkholderAdd code to emulate arithmetic, comparison and conversi...
2002-04-27 Dag-Erling SmørgravObliterate the new password as well as the old, even...
2002-04-27 Jake BurkholderEmulate ldq and stq (load/store long double) instructio...
2002-04-27 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-27 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-26 Dag-Erling SmørgravDon't ask root for the old password, except in the...
2002-04-26 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2002-04-26 Dag-Erling SmørgravFix a really dumb bug (missing curly braces around...
2002-04-25 Dag-Erling Smørgrav#include <string.h> instead of <strings.h>
2002-04-25 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-25 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-25 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-04-24 Poul-Henning KampConstify _malloc_options.
2002-04-23 David E. O'BrienDo not +1 with MAXPATHLEN.
2002-04-22 Sheldon HearnThis commit was generated by cvs2svn to compensate...
2002-04-22 Dag-Erling SmørgravUsage style sweep: spell "usage" with a small 'u'.
2002-04-20 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-04-20 Bill FennerImplement several of the c99 updates to scanf(3):
2002-04-20 Dag-Erling SmørgravOops, fix an inverted if test.
2002-04-20 Dag-Erling SmørgravStrip /dev/ from tty name, and clean up the "last login...
2002-04-20 Dag-Erling Smørgravlogin(3) doesn't care about the controlling terminal...
2002-04-20 Dag-Erling SmørgravFix for the sshd(8) utmp problem. Previously, login...
2002-04-20 Boris PopovAdd character translation table between Unix and NetWar...
2002-04-19 Ruslan Ermilovmdoc(7) police: polishing.
2002-04-19 SUZUKI Shinsukejust merged cosmetic changes from KAME to ease sync...
2002-04-18 Maxime HenrionConnect the kenv.2 manpage to the build.
2002-04-18 Maxime HenrionAdd a manpage for the kenv(2) syscall that Chad David...
2002-04-18 Dag-Erling SmørgravBack out previous commit, which was not at all approved...
2002-04-18 David E. O'BrienThis style is *way* outside the relm of any other of...
2002-04-18 Ruslan ErmilovRemoved gratuitous LIBCOMPATDIR assignments.
2002-04-18 Ruslan ErmilovThis Makefile.inc depended on the (wrong) order of...
2002-04-17 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-17 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-17 Ruslan ErmilovRevert previous change. bsd.dep.mk,v 1.31 had a bug...
2002-04-17 Dag-Erling SmørgravMake mppath and masterpasswd pointers instead of arrays...
2002-04-16 Dag-Erling SmørgravAdd a missing .El and fix a typo.
2002-04-16 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-16 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-16 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-16 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-16 Ruslan ErmilovReflect change in share/mk/bsd.dep.mk,v 1.31.
2002-04-16 Josef KarthauserSupport the snapshot file flag, so that tools like...
2002-04-16 Ceri DaviesAdd a missing cross-ref.
2002-04-15 David E. O'BrienThe GCC developers have made good on their threats...
2002-04-15 David E. O'BrienBack out rev 1.6 -- I was in the wrong dir during a...
2002-04-15 David E. O'Brienypclnt.h was the correct spelling... we now have yet...
2002-04-15 Dag-Erling SmørgravRevert previous commit, it is incorrect.
2002-04-15 David E. O'BrienProperly spell rpcsvc/ypclnt.h and fix the build.
2002-04-15 David E. O'BrienSync SCM ID comments with libc.
2002-04-15 Hajimu UMEMOTOAdd awareness of an IPv6.
2002-04-15 Dag-Erling SmørgravRemove bogus reference to _use_yp.
2002-04-15 Dag-Erling SmørgravFix incorrect dependency. This should fix the -j build.
2002-04-15 Ruslan ErmilovThis isn't WARNS ready in the -nostdinc case.
2002-04-15 Dag-Erling SmørgravThrow in NO_WERROR to please the peanut gallery.
2002-04-15 Jacques VidrineQuoting log message for OpenBSD rev 1.7:
2002-04-15 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-15 Dag-Erling SmørgravUse PAM_SUCCESS instead of PAM_IGNORE.
2002-04-15 Dag-Erling SmørgravWhitespace nits.
2002-04-15 Dag-Erling SmørgravAdd a manual page based on Solar Designer's README.
2002-04-15 Dag-Erling Smørgravpam_passwdqc depends on libcrypt.
2002-04-15 Dag-Erling SmørgravPrompt for new password during update phase, not during...
2002-04-15 Dag-Erling SmørgravDike out most of the NIS code and replace it with calls...
2002-04-15 Dag-Erling SmørgravAdd a missing generated file.
2002-04-15 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-15 Dag-Erling SmørgravMissed a spot in previous commit.
2002-04-14 Dag-Erling Smørgravpam_passwdqc builds now.
2002-04-14 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-14 Dag-Erling SmørgravConnect libypclnt to the build.
2002-04-14 Dag-Erling Smørgrav(ab)use unused bits in the pw_fields member of struct...
2002-04-14 Dag-Erling SmørgravMore recent versions of pam_passwdqc (not yet released...
2002-04-14 Dag-Erling SmørgravNew files in OpenPAM Cineraria.
2002-04-14 Dag-Erling SmørgravCosmetic nit.
2002-04-14 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-14 Dag-Erling SmørgravCast a ptrdiff_t to int before using it as a printf...
2002-04-14 Jeroen Ruigrok van... Remove the hard-coded limit of 3 bytes for EUC encodings.
2002-04-14 Dima DorfmanCorrect markup.
2002-04-13 Dag-Erling SmørgravInstall digittoint.3 (forgotten in rev 1.21)
2002-04-13 David E. O'Brienlibstand needs _setjmp/_longjmp for FICL.
2002-04-13 David E. O'BrienStyle nit and modernize SCM ID.
2002-04-13 Jeroen Ruigrok van... Use the correct macros for F_SETFD/F_GETFD instead...
2002-04-13 Dag-Erling SmørgravAdd support for FreeBSD-specific "master" update.
2002-04-13 Dag-Erling SmørgravHeader file for libypclnt.
2002-04-13 Dag-Erling SmørgravNIS client toolbox. This centralizes code which is...
2002-04-13 Dag-Erling SmørgravChange || into && (braino in previous commit). Also...
2002-04-13 Dima DorfmanThis was recently MFC'd, so it will appear in 4.6.
2002-04-13 Marcel MoolenaarImplement _Unwind_FindTableEntry(). This function is...
2002-04-12 Dag-Erling SmørgravMajor cleanup:
2002-04-12 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-12 Dag-Erling SmørgravAdd a pam_rhosts module, loosely based on code submitte...
2002-04-12 Dag-Erling SmørgravRename the even_root option to allow_root.
2002-04-12 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-04-12 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-04-11 Ruslan ErmilovReimplement the hack to put pam_static.o into .depend...
2002-04-10 Tom Rhodesscanf.3 has an obsolete ``this release''.
2002-04-10 Ruslan ErmilovMoved SHLIB_NAME definition into one place.
2002-04-10 Ruslan ErmilovFixed broken "make depend; make clean; make all" sequence.
next