]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Remove the comment about the occupied Palestinian territory not having a
[FreeBSD/FreeBSD.git] / lib /
2000-11-12 nikCreate the links for the reentrant time functions.
2000-11-11 deischenCorrect the logic for checking the emptiness of the...
2000-11-11 abialCorrect description of KERN_PROC. Add description of...
2000-11-10 krisIncrease the size of the mktemp() filename space by...
2000-11-10 alfredremove outdated bugs, we actually do have aio_cancel...
2000-11-10 nectarFix passwd entry `prototypes' in compat mode. I broke...
2000-11-10 ruAvoid use of direct troff requests in mdoc(7) manual...
2000-11-10 desUse the documented (and historical) defaults. Centraliz...
2000-11-10 bennoDisable the end guard for now.
2000-11-10 bennoMake setjmp work our way, as opposed to NetBSD's.
2000-11-10 bennoDon't always enable debugging for the network device...
2000-11-09 deischenDon't needlessly poll file descriptors when there are no
2000-11-09 deischenPrevent the thread-safe version of kevent from getting
2000-11-09 murrayEliminate inconsistency where a value that contains...
2000-11-08 eivindFix password clearing bug which prevented challenge...
2000-11-08 murray Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME define...
2000-11-07 obrienUse size_t rather than a 16-bit data type fo the length.
2000-11-06 jkhMFS: add ATA raid support for sysinstall
2000-11-06 asmodaiThis commit was generated by cvs2svn to compensate...
2000-11-06 ruFixed typos.
2000-11-06 ruFixed typo: .FR -> .Fa
2000-11-05 psHonor the ip address given in the root-path dhcp option.
2000-11-05 obrienThis commit was generated by cvs2svn to compensate...
2000-11-04 krisThis commit was generated by cvs2svn to compensate...
2000-11-04 obrienThis commit was generated by cvs2svn to compensate...
2000-11-04 obrienThis commit was generated by cvs2svn to compensate...
2000-11-02 krisMore secure temporary filename. This needs to be revisi...
2000-11-01 jdpAt the beginning of pthread_mutex_lock(), call _thread_...
2000-10-31 asmodaiThis commit was generated by cvs2svn to compensate...
2000-10-31 asmodaiThis commit was generated by cvs2svn to compensate...
2000-10-30 sheldonhFix nits introduced in rev 1.9:
2000-10-30 ruAdded boolean argument to link searching functions...
2000-10-30 asmodaiReplace old sigaction struct declaration with the new...
2000-10-30 asmodaiCorrect incorrect information about the PATH used for...
2000-10-30 asmodaiWhitespace only change: trim trailing whitespace.
2000-10-30 ruA significant rewrite of PPTP aliasing code.
2000-10-30 krisThis commit was generated by cvs2svn to compensate...
2000-10-30 obrienAlpha verions of the crt initialization and finalizatio...
2000-10-29 sumikawaFix memory leak.
2000-10-29 desUse CHECK_FLAG
2000-10-29 desStricter error checking in the I/O functions.
2000-10-29 desAdd CHECK_FLAGS, a macro for (safely) checking if a...
2000-10-29 eivindBack out previous commit (MLINK malloc.conf.5 -> malloc.3).
2000-10-29 desDocument FTP_PASSIVE_MODE and FTP_PASSWORD.
2000-10-29 eivindAdd link malloc.conf.5 -> malloc.3
2000-10-29 darrenrThis commit was generated by cvs2svn to compensate...
2000-10-28 obrien* Bring back the guts of crt{i,n}.S. This allows C...
2000-10-28 desFix this my way. David had absolutely no call overridin...
2000-10-28 obrienInstall per function manpages so one doesn't mistakenly...
2000-10-28 obrienRepeat after me, "check to see that a pointer isn't...
2000-10-28 mppStyle & grammar fixes.
2000-10-28 umedefined HAVE_IFM_DATA for (free|net|open)bsd
2000-10-28 msmithThis commit was generated by cvs2svn to compensate...
2000-10-27 nectarExplicitly initialize _pw_passwd.
2000-10-27 umeMake RES_OPTIONS=inet6 work.
2000-10-27 desMFS: don't expect result code until you close the data...
2000-10-27 greenFix problems people were having with large -O levels...
2000-10-26 gshapiroAdd a MAINTAINER= line so people know who to blame
2000-10-26 acheFor %c replace reference to asctime(3) with ctime(3...
2000-10-26 acheTreat c_fmt field as compatibility placeholder
2000-10-26 acheForce "%c" to be ctime-compatible
2000-10-26 acheForce %c to be "%a %Ef %T %Y" to eliminate problems...
2000-10-26 darrenrThis commit was generated by cvs2svn to compensate...
2000-10-25 wollmanThis commit was generated by cvs2svn to compensate...
2000-10-25 deischenMake pthread_kill() know about temporary signal handler...
2000-10-24 archieBuild the ISC library as libisc. This library comes...
2000-10-24 acheDescribe %c better
2000-10-22 deischenWe use ___setjmp (non-signal saving) to setup a signal...
2000-10-22 desUse funopen() instead of fdopen(). This fixes three...
2000-10-21 desIf the scheme is HTTP or HTTPS, percent-escape whitespa...
2000-10-21 nyanUse kern.disks sysctl on PC-98.
2000-10-20 n_hibmaCorrect the text on RETURN VALUES.
2000-10-19 ruA failure to allocate memory for auxiliary TCP data...
2000-10-17 desArgh! Fix passive mode selection (again)
2000-10-17 peterTry and get libc_r to compile again on the alpha after...
2000-10-16 n_hibmaSync with NetBSD:
2000-10-16 dfrReturn zero from setjmp() and _setjmp() for now.
2000-10-16 dfrFix a couple of dumb mistakes.
2000-10-15 marcelFix RAW dependency violation on p6 between cmp and...
2000-10-15 brian#include <sys/types.h>
2000-10-15 brianFix #include order
2000-10-14 dfrInitial libc port for ia64.
2000-10-14 dfrCSU code for ia64.
2000-10-14 jwdDocument the ptrace() PT_STEP request.
2000-10-13 deischenEnable _PTHREADS_INVARIANTS until the recent libc_r...
2000-10-13 deischenImplement zero system call thread switching. Performan...
2000-10-13 rwatsono Introduce cap_from_text() and cap_to_text() implement...
2000-10-13 rwatsono Simplify capability types away from an array of ints...
2000-10-13 obrienThis commit was generated by cvs2svn to compensate...
2000-10-13 desUse the right user name
2000-10-12 desDocument recent changes in URL parsing and proxy handling
2000-10-12 desftp.c needs _http_request()
2000-10-12 desRework proxy handling so that proxies can be specified...
2000-10-12 desRelax URL syntax so that schemeless URLs are supported.
2000-10-12 desAdd macros for the names of the URL schemes we support.
2000-10-12 rwatsono Update BUGS entry to indicate in a more precise manne...
2000-10-12 desMake the ENVIRONMENT section more legible, and mention...
2000-10-12 jasoneFix pthread cancellation point propagation.
2000-10-11 peterFix a buildworld hiccup with build-tools that wasn...
2000-10-11 peterOops, beforedepend isn't needed. The build problem...
next