]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
I missed adding a file that was needed on the Alpha (and will be needed
[FreeBSD/FreeBSD.git] / lib /
2002-02-04 markmProtect "make buildworld" against -Werror, as this...
2002-02-04 sobomaxAllow ldd(1) be used on shared libraries in addition...
2002-02-04 markmAdd the other half of the salt-generating code. No...
2002-02-03 markmTurn on fascist warning mode.
2002-02-03 markmWARNS=n fixes (and some stylistic issues).
2002-02-02 desRemove an unnecessary #include that trips up OpenPAM...
2002-02-02 bdeFixed world breakage in previous commit. The generated...
2002-02-01 bdeFixed tab lossage in vendor id and nearby style bugs...
2002-02-01 bdeFixed syntax error in previous commit. It was non...
2002-02-01 desPost-repocopy cleanup.
2002-02-01 obrienThis commit was generated by cvs2svn to compensate...
2002-02-01 sobomaxComplete bzip2-1.0.2 import.
2002-02-01 sobomaxThis commit was generated by cvs2svn to compensate...
2002-02-01 desConnect the pam_lastlog(8) and pam_login_access(8)...
2002-02-01 roamReturn ENONAME if getaddrinfo() is called with AI_NUMER...
2002-02-01 obrienFixed slipage in editor.
2002-02-01 obrienCut-n-paste in `list' mode considered harmful.
2002-02-01 obrien* Remove __P and convert to ANSI prototypes.
2002-02-01 obrien* Remove __P and convert to ANSI prototypes.
2002-02-01 obrien* Remove 'register'. (some functions had 7+ register...
2002-02-01 obrienFix SCM ID's.
2002-01-31 obrienFix minor style nit.
2002-01-31 jedgarRevert last commit. stdio.h include is for perror...
2002-01-31 sheldonhThis commit was generated by cvs2svn to compensate...
2002-01-31 jedgarstrerror(3) is in string.h, not stdio.h
2002-01-31 bdeFixed world breakage due to missing include of <sys...
2002-01-30 obrienFix FreeBSD IDs.
2002-01-30 desStill with asbestos longjohns on, completely PAMify...
2002-01-30 desWith asbestos longjohns on, integrate most of the check...
2002-01-30 desMove the code from pam_sm_authenticate() to pam_sm_acct...
2002-01-29 jedgarCorrect function's description.
2002-01-28 obrienGC code that moved to crtbrand.c.
2002-01-28 acheDo not try to convert to char already converted C monet...
2002-01-27 obrienThis commit was generated by cvs2svn to compensate...
2002-01-27 krisThis commit was generated by cvs2svn to compensate...
2002-01-26 jedgaro return EINVAL if acl_to_text() have been sent a NULL...
2002-01-25 dwmaloneUse ctime_r to build the timestamp for syslog, so that...
2002-01-24 obrienAdd libfetch.so.2 from a 17-Dec-2001 4.5-RC (releng4...
2002-01-24 markmWARNS=4 fixes. Protect with NO_WERROR for the modules...
2002-01-24 desPAM modules shouldn't call putenv(); pam_putenv() is...
2002-01-24 dwmaloneThis commit was generated by cvs2svn to compensate...
2002-01-24 desChange the order in which pam_sm_open_session() updates...
2002-01-24 desCorrectly interpret PAM_RHOST being unset as an indicat...
2002-01-24 desCorrectly interpret PAM_RHOST being unset as an indicat...
2002-01-24 desStyle nits.
2002-01-24 phantomget __time_load_locale() prototype from include file...
2002-01-24 phantom* style(9)'fy
2002-01-24 obrienFix problem where with PicoBSD the shell coredumps...
2002-01-24 desDocument the even_root option.
2002-01-24 desDon't let root through unless the "even_root" option...
2002-01-24 dwmaloneChange brk's prototype from char *brk(const char *...
2002-01-24 desAdd a PAM module that records sessions in utmp/wtmp...
2002-01-24 desFix some pastos. Rather shoddy of me...
2002-01-24 obrienAdd libfetch.so.2 from a 10-Dec-2001 releng4 build.
2002-01-23 desAdd a PAM module that provides an account management...
2002-01-23 desAdd an AUTHORS section crediting ThinkSec, DARPA and...
2002-01-23 ruAdd pam_ssh support to the static PAM library, libpam.a:
2002-01-23 desBase the comparison on UIDs, not on user names.
2002-01-23 ruMake libssh.so useable (undefined reference to IPv4or6).
2002-01-23 ruThe sixth argument to the NET_RT_IFLIST sysctl is actua...
2002-01-22 dgUndo the work-around for the sendfile bug where nbytes...
2002-01-22 acheRestore C99 standard conformance information, isblank...
2002-01-22 markmUse the proper type (gid_t) for (group)->gr_gid to...
2002-01-22 ruFix the description of the O_NONBLOCK flag to match...
2002-01-22 ruFix a typo I made in revision 1.5.
2002-01-22 ruFinish cleanup in kvm.c revisions 1.10 and 1.11 --...
2002-01-21 desLink pam_opieaccess, pam_self and pam_ssh into the...
2002-01-21 desOn second thought, getpwnam() failure should be treated...
2002-01-21 desReturn PAM_SERVICE_ERR rather than PAM_USER_UNKNOWN...
2002-01-21 desFurther changes to allow enabling pam_opie(8) by default:
2002-01-21 desAdd a new module, pam_opieaccess(8), which is responsib...
2002-01-20 achesnprintf bloat -> strlcpy
2002-01-20 desCheck the return value from read() when reading the...
2002-01-20 desMark uploads as O_WRONLY, not O_RDONLY.
2002-01-20 yarMinor typo fix: uquad_t -> u_quad_t.
2002-01-19 dillonI've been meaning to do this for a while. Add an under...
2002-01-19 acheBack out recent changes
2002-01-19 acheIf user not exist in OPIE system, return failure immedi...
2002-01-19 acheBack out second right-now-expired password check in...
2002-01-19 achePrevious commit was incomplete, use new error code...
2002-01-19 acheRewrite 'pwok' fallback in the way it can be properly...
2002-01-19 acheAdd yet one expired-right-now password check, in pam_sm...
2002-01-19 acheSet pwok to 1 for non-OPIE users
2002-01-19 acheAdd missing check for right-now-expired password
2002-01-19 acheImplement 'pwok', i.e. conditional fallback to unix...
2002-01-18 ruThis commit was generated by cvs2svn to compensate...
2002-01-16 rumdoc(7) police: tidy up OpenBSD fixes.
2002-01-15 nectarThis commit was generated by cvs2svn to compensate...
2002-01-15 mikeAdd a few cleanups from rev 1.1:
2002-01-15 ruThis commit was generated by cvs2svn to compensate...
2002-01-15 mikeo Add prototype for printf(3).
2002-01-15 mikestyle(9)
2002-01-14 ruyp(4) -> yp(8).
2002-01-14 acheThis commit was generated by cvs2svn to compensate...
2002-01-14 cjcMerge some updates and markup fixes from OpenBSD. This...
2002-01-14 dwhiteAdd xref for timeradd(3).
2002-01-13 jakeComment out the retrieval of a termination function...
2002-01-11 deischenInclude <stddef.h> to fix build problem when namespace...
2002-01-11 bdeFixed unsorting and splitting of SRCS in previous commit.
2002-01-11 bdeFixed missing backslash in previous commit.
next