]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Move the implementation of M_ZERO into UMA so that it can be passed to
[FreeBSD/FreeBSD.git] / lib /
2002-04-29 jakeInstall the libc signal trampoline on startup.
2002-04-29 jakeAdd an alternate signal trampoline to libc; add a wrapp...
2002-04-29 bdeRemoved "-fkeep-inline-functions" from CFLAGS, since...
2002-04-28 desSpell void * as void * rather than caddr_t. This is...
2002-04-28 jakeAdd code to emulate arithmetic, comparison and conversi...
2002-04-27 desObliterate the new password as well as the old, even...
2002-04-27 jakeEmulate ldq and stq (load/store long double) instructio...
2002-04-27 darrenrThis commit was generated by cvs2svn to compensate...
2002-04-27 darrenrThis commit was generated by cvs2svn to compensate...
2002-04-26 desDon't ask root for the old password, except in the...
2002-04-26 mikehThis commit was generated by cvs2svn to compensate...
2002-04-26 desFix a really dumb bug (missing curly braces around...
2002-04-25 des#include <string.h> instead of <strings.h>
2002-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2002-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2002-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2002-04-24 phkConstify _malloc_options.
2002-04-23 obrienDo not +1 with MAXPATHLEN.
2002-04-22 sheldonhThis commit was generated by cvs2svn to compensate...
2002-04-22 desUsage style sweep: spell "usage" with a small 'u'.
2002-04-20 gshapiroThis commit was generated by cvs2svn to compensate...
2002-04-20 fennerImplement several of the c99 updates to scanf(3):
2002-04-20 desOops, fix an inverted if test.
2002-04-20 desStrip /dev/ from tty name, and clean up the "last login...
2002-04-20 deslogin(3) doesn't care about the controlling terminal...
2002-04-20 desFix for the sshd(8) utmp problem. Previously, login...
2002-04-20 bpAdd character translation table between Unix and NetWar...
2002-04-19 rumdoc(7) police: polishing.
2002-04-19 suzjust merged cosmetic changes from KAME to ease sync...
2002-04-18 muxConnect the kenv.2 manpage to the build.
2002-04-18 muxAdd a manpage for the kenv(2) syscall that Chad David...
2002-04-18 desBack out previous commit, which was not at all approved...
2002-04-18 obrienThis style is *way* outside the relm of any other of...
2002-04-18 ruRemoved gratuitous LIBCOMPATDIR assignments.
2002-04-18 ruThis Makefile.inc depended on the (wrong) order of...
2002-04-17 desThis commit was generated by cvs2svn to compensate...
2002-04-17 desThis commit was generated by cvs2svn to compensate...
2002-04-17 ruRevert previous change. bsd.dep.mk,v 1.31 had a bug...
2002-04-17 desMake mppath and masterpasswd pointers instead of arrays...
2002-04-16 desAdd a missing .El and fix a typo.
2002-04-16 desThis commit was generated by cvs2svn to compensate...
2002-04-16 desThis commit was generated by cvs2svn to compensate...
2002-04-16 desThis commit was generated by cvs2svn to compensate...
2002-04-16 desThis commit was generated by cvs2svn to compensate...
2002-04-16 ruReflect change in share/mk/bsd.dep.mk,v 1.31.
2002-04-16 joeSupport the snapshot file flag, so that tools like...
2002-04-16 ceriAdd a missing cross-ref.
2002-04-15 obrienThe GCC developers have made good on their threats...
2002-04-15 obrienBack out rev 1.6 -- I was in the wrong dir during a...
2002-04-15 obrienypclnt.h was the correct spelling... we now have yet...
2002-04-15 desRevert previous commit, it is incorrect.
2002-04-15 obrienProperly spell rpcsvc/ypclnt.h and fix the build.
2002-04-15 obrienSync SCM ID comments with libc.
2002-04-15 umeAdd awareness of an IPv6.
2002-04-15 desRemove bogus reference to _use_yp.
2002-04-15 desFix incorrect dependency. This should fix the -j build.
2002-04-15 ruThis isn't WARNS ready in the -nostdinc case.
2002-04-15 desThrow in NO_WERROR to please the peanut gallery.
2002-04-15 nectarQuoting log message for OpenBSD rev 1.7:
2002-04-15 desThis commit was generated by cvs2svn to compensate...
2002-04-15 desUse PAM_SUCCESS instead of PAM_IGNORE.
2002-04-15 desWhitespace nits.
2002-04-15 desAdd a manual page based on Solar Designer's README.
2002-04-15 despam_passwdqc depends on libcrypt.
2002-04-15 desPrompt for new password during update phase, not during...
2002-04-15 desDike out most of the NIS code and replace it with calls...
2002-04-15 desAdd a missing generated file.
2002-04-15 desThis commit was generated by cvs2svn to compensate...
2002-04-15 desMissed a spot in previous commit.
2002-04-14 despam_passwdqc builds now.
2002-04-14 desThis commit was generated by cvs2svn to compensate...
2002-04-14 desConnect libypclnt to the build.
2002-04-14 des(ab)use unused bits in the pw_fields member of struct...
2002-04-14 desMore recent versions of pam_passwdqc (not yet released...
2002-04-14 desNew files in OpenPAM Cineraria.
2002-04-14 desCosmetic nit.
2002-04-14 desThis commit was generated by cvs2svn to compensate...
2002-04-14 desCast a ptrdiff_t to int before using it as a printf...
2002-04-14 asmodaiRemove the hard-coded limit of 3 bytes for EUC encodings.
2002-04-14 ddCorrect markup.
2002-04-13 desInstall digittoint.3 (forgotten in rev 1.21)
2002-04-13 obrienlibstand needs _setjmp/_longjmp for FICL.
2002-04-13 obrienStyle nit and modernize SCM ID.
2002-04-13 asmodaiUse the correct macros for F_SETFD/F_GETFD instead...
2002-04-13 desAdd support for FreeBSD-specific "master" update.
2002-04-13 desHeader file for libypclnt.
2002-04-13 desNIS client toolbox. This centralizes code which is...
2002-04-13 desChange || into && (braino in previous commit). Also...
2002-04-13 ddThis was recently MFC'd, so it will appear in 4.6.
2002-04-13 marcelImplement _Unwind_FindTableEntry(). This function is...
2002-04-12 desMajor cleanup:
2002-04-12 desThis commit was generated by cvs2svn to compensate...
2002-04-12 desAdd a pam_rhosts module, loosely based on code submitte...
2002-04-12 desRename the even_root option to allow_root.
2002-04-12 obrienThis commit was generated by cvs2svn to compensate...
2002-04-12 desThis commit was generated by cvs2svn to compensate...
2002-04-11 ruReimplement the hack to put pam_static.o into .depend...
2002-04-10 trhodesscanf.3 has an obsolete ``this release''.
2002-04-10 ruMoved SHLIB_NAME definition into one place.
2002-04-10 ruFixed broken "make depend; make clean; make all" sequence.
next