Don't try to install bridge.4, install oldbridge.4
[dragonfly.git] / lib /
2005-12-20 David XuMFBSD:
2005-12-20 David XuClear return code to zero if joiner sucessfully waited...
2005-12-18 David XuRemove unneeded tls_get_curthread() call.
2005-12-11 Sascha Wildner* Ansify function definitions.
2005-12-10 Sascha WildnerFix some manlint nits and add .Dx where appropriate.
2005-12-07 Simon SchubertAdd the globbing flag GLOB_PERIOD.
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-06 Joerg SonnenbergerRevert last change and add toascii.c to the right variable.
2005-12-06 Joerg Sonnenbergertoascii(3) got lost during ctype conversion.
2005-12-06 Simon SchubertUse sh to run scripts instead of relying on their ...
2005-12-05 Matthew DillonSync up misc work on the currently inactive syscall...
2005-12-05 Sascha Wildner- Ansify function definitions.
2005-12-04 Sascha WildnerInclude <time.h> to silence some warnings.
2005-12-04 Sascha Wildner- Ansify function definitions.
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-24 Sascha WildnerMove individual parameter comments into the general...
2005-11-23 Sascha WildnerRemove forgotten K&R parameter declaration.
2005-11-23 Sascha WildnerAdd an XXX comment to document that the initializations...
2005-11-23 Sascha WildnerRemove prototypes for hidden functions. We'll deal...
2005-11-20 Sascha WildnerAdd XXX comments to document dubious random number...
2005-11-20 Sascha Wildner- Ansify function definitions.
2005-11-20 Sascha Wildner- Ansify function definitions.
2005-11-20 Sascha Wildner- Ansify function definitions.
2005-11-20 Sascha Wildner- Fix some warnings.
2005-11-19 Sascha Wildner- Document ttyname_r().
2005-11-19 Sascha Wildner- Fix several compilation warnings.
2005-11-19 Joerg SonnenbergerMake the syslog message string static const, saves...
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Simon SchubertUpdate libedit from NetBSD.
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-12 Sascha WildnerCleanup:
2005-11-12 Sascha WildnerCleanup:
2005-11-12 Sascha WildnerCleanup:
2005-11-12 Sascha WildnerCleanup:
2005-11-02 David XuRemove a redundant tls_get_curthread() call.
2005-11-01 Sascha WildnerSync atol(3) manpage with FreeBSD's rev. 1.13 to includ...
2005-11-01 Joerg SonnenbergerAdd missing atoll.
2005-10-30 Sascha WildnerFix style(9) issue: move * to the line specifying the...
2005-10-28 Sascha WildnerRemove DEC Alpha support.
2005-10-25 David XuMake usleep as a cancellation point.
2005-10-25 David XuMake usleep as a weak symbol, so thread library can...
2005-10-24 David XuExport following functions:
2005-10-24 David XuAdd pthread_mutexattr_setpshared and pthread_mutexattr_...
2005-10-24 Matthew DillonTemporarily work around a race in the kernel. The...
2005-10-19 Joerg SonnenbergerAvoid text-relocations, binutils don't like them on...
2005-10-12 David Xuput pthread_timedjoin_np in right order.
2005-10-10 David XuIntroduce pthread_timedjoin_np().
2005-10-10 David XuReplace THR_FLAGS_SUSPENDED with THR_FLAGS_NEED_SUSPEND...
2005-10-09 Simon SchubertGet sources right so that we don't make depend if not...
2005-10-08 Simon SchubertAdd sources to generated files.
2005-10-08 Simon SchubertRemove erroneous MLINKS. These are handled elsewhere...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-10-01 Simon SchubertBring cross-compiling to amd64 into shape, i.e. make...
2005-09-25 Jeroen Ruigrok/asmodaigetchar() is void in its prototype.
2005-09-25 Jeroen Ruigrok/asmodaiReplace use of ls with echo and tr.
2005-09-24 Sepherosa Ziehaudo not build following files:
2005-09-23 Sascha Wildner* Add braces to while statements and remove the '?...
2005-09-23 Jeroen Ruigrok/asmodaiAdd the wide character files for ncurses.
2005-09-22 Jeroen Ruigrok/asmodaiEnable wide character support in ncurses, since we...
2005-09-20 Jeroen Ruigrok/asmodaiFix the function declaration.
2005-09-19 Jeroen Ruigrok/asmodaiBump OpenBSD Id.
2005-09-19 Jeroen Ruigrok/asmodaiGet rid of the third clause where we can.
2005-09-19 Jeroen Ruigrok/asmodaiFix broken comment.
2005-09-19 Jeroen Ruigrok/asmodaiGet rid of the third clause.
2005-09-19 Jeroen Ruigrok/asmodaiReflect type change and remove third clause.
2005-09-19 Jeroen Ruigrok/asmodaiSynchronise with NetBSD:
2005-09-18 Jeroen Ruigrok/asmodaiWelcome to 2005:
2005-09-18 Jeroen Ruigrok/asmodaiRestore the MAXPATHLEN comparison in basename.c, don...
2005-09-18 Jeroen Ruigrok/asmodaiRework dirname() with the same logic Joerg introduced...
2005-09-18 Jeroen Ruigrok/asmodaiFix one last nit: compare the result of strlcpy() only...
2005-09-18 Jeroen Ruigrok/asmodaiMove the Ids down to where they should be.
2005-09-18 Jeroen Ruigrok/asmodaiUpdate FreeBSD Id and synchronise with FreeBSD:
2005-09-18 Jeroen Ruigrok/asmodaiFix long standing logic bug in basename() introduced...
2005-09-18 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD:
2005-09-17 Joerg SonnenbergerToo many windhills in the third party software world...
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-10 Sascha WildnerFix wrong MLINKS. isnan(3) has a man page of its own.
2005-09-10 Sascha WildnerAdd missing MLINK exp.3 -> log1pf.3 (the rest is reform...
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Matthew Dillon* Generally change NOXXX to NO_XXX, similar to work...
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-09-03 Joerg SonnenbergerAdd strnvis, which is orthogonal to strvisx by bounding...
2005-09-03 Joerg SonnenbergerSync with FreeBSD HEAD.
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
next