]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Trim trailing whitespace.
[FreeBSD/FreeBSD.git] / lib /
2006-10-16 achefile == NULL:
2006-10-16 acheHonor errno obtained from __sflags
2006-10-16 acheBack out ftruncate error handling. There can some file...
2006-10-15 acheDo real seek
2006-10-14 bdeMoved __BEGIN_DECLS up a little so that it covers __tes...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-14 davidxuDon't inherit THR_FLAGS_NEED_SUSPEND for child process...
2006-10-14 teggeBackout unblocking of signal if no threads can currentl...
2006-10-13 davidxuo Make _thr_umutex_init a function.
2006-10-13 ruForgot to bump the document date.
2006-10-13 ruSome word smithing adopted from the PR.
2006-10-13 teggeDelay unblocking signal and restoring process signal...
2006-10-13 teggeDelay setting wakeup time until after poll array has...
2006-10-13 teggeSync thread jump table with libc and other thread libra...
2006-10-13 ruAdd missing comma.
2006-10-13 davidxuUse type pthread_state for thread state.
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-12 ruUse normal parentheses.
2006-10-12 ruDon't say "rightmost" when referring to the least signi...
2006-10-12 ruThe pam_unix module also provides password management.
2006-10-12 ruMore accurately document the implementation details...
2006-10-12 ruLink select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3...
2006-10-12 ruDocument S_IRWXU and permission bits for group/other.
2006-10-12 ruDocument what "msgsz" argument really denotes. [1]
2006-10-12 trhodesNote that the value from getenv() should not be modifie...
2006-10-12 kmacyfix bus error in newsyslog by making sure that fields...
2006-10-11 maximo Follow the trend and try to explain what the slow...
2006-10-10 maximo From kern_prot.c::p_cansignal():
2006-10-10 ruFix markup in previous revision.
2006-10-09 trhodesAdd information on how to escape a literal colon in...
2006-10-09 kmacyunbreak build for sparc64 etc.
2006-10-09 kmacybuildworld fixes for sun4v
2006-10-08 pisoFix a regression: let natd load libalias modules before...
2006-10-08 kmacyFix TLS on sparc64 for statically and dynamically linke...
2006-10-07 trhodesgetenv.3: Put "is" on a line with other words
2006-10-07 trhodesReword previous delta a little bit.
2006-10-07 trhodesFix ambiguity in description. Note that the aio_return...
2006-10-07 trhodesAdd missing word "returns."
2006-10-05 davidxuRemove libc_r support.
2006-10-04 kientzlePerformance: If the dir mode requested is "reasonable...
2006-10-04 acheAutomatically re-stir every 400000 calls
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 ruFix build.
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-30 ruRemoved libc_r build support.
2006-09-30 ruRevise markup in recently added manpages.
2006-09-30 ruFix markup, language, function prototype, and example...
2006-09-29 ruMarkup nit.
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-27 ru- Removed a copyright from makefile.
2006-09-27 ruPut back NO_WERROR= to fix sparc64 build.
2006-09-26 pisoSummer of Code 2005: improve libalias - part 1 of 2
2006-09-26 vdFix typo
2006-09-25 rwatsonHook up additional OpenBSM man page aliases following...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-23 acheKeep compatible parts in sync with OpenBSD v1.21, add...
2006-09-22 acheRemove code #ifndef'ed in prev. commit to stay in sync...
2006-09-22 acheBe more GNU compatible:
2006-09-22 kanDo not declare __evOptMonoTime static in one place...
2006-09-21 kanUse correct type in va_arg argument.
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 davidxuremove thr_getscheduler, thr_setscheduler, thr_setsched...
2006-09-21 davidxuuse rtprio_thread system call to get or set thread...
2006-09-21 kanSilence GCC4 warning.
2006-09-20 wkoszekDon't forget to set internal error message in kvm_nlist().
2006-09-19 rwatsonHook up au_open.3 man page (and its symlinks), apparent...
2006-09-18 maximo Don't fseek() on closed file.
2006-09-17 ruMarkup fixes.
2006-09-17 ruRemove more traces of Alpha.
2006-09-15 desReject user with names that are longer than OPIE is...
2006-09-13 joelRemove reference to T/TCP.
2006-09-13 joelBump .Dd.
2006-09-13 joelRemove references to the pam(8) manual page. It does...
2006-09-10 brianFix a typo
2006-09-09 mbrSync with NetBSD rev. 1.16 + 1.17
2006-09-09 mbrSync with NetBSD rev. 1.29
2006-09-09 mbrSync with NetBSD rev. 1.6 + 1.7
2006-09-09 mbrSync with NetBSD rev. 1.20 + 1.21
2006-09-09 mbrSync with NetBSD rev. 1.10
2006-09-09 mbrSync with NetBSD rev. 1.15
2006-09-09 mbrSync part of NetBSD rev. 1.14
2006-09-09 mbrSync with NetBSD rev. 1.16 + 1.17
2006-09-08 jasoneChange the way base allocation is done for internal...
2006-09-08 davidxuUse return value of _thr_umutex_lock instead of using...
2006-09-08 thomasMinor comment fix.
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-06 davidxuReplace internal usage of struct umtx with umutex which...
2006-09-05 rualloca() cannot check if the allocation is valid; menti...
2006-09-05 ruGC dead code. If we want to stay polite to the foreign...
2006-09-05 davidxuSame as pthread_setschedparam, use sizeof(struct sched_...
2006-09-05 davidxuPass correct parameter size.
2006-09-05 kientzleSome minor corrections:
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 thomas(pw_copy): Handle the case of a malformed line in maste...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-02 marcelWhitespace fix.
2006-09-01 marcelStylize:
next