Age | Commit message (Expand) | Author | Files | Lines |
2000-08-06 | Let "configure" recognize NetBSD-1.5*. Patch contributed | fredb | 3 | -15/+15 |
2000-03-16 | echo -> ${ECHO} | wiz | 1 | -5/+5 |
2000-02-22 | add CONFLICTS. installs the same files as unproven-pthreads | dmcmahill | 1 | -1/+2 |
2000-01-10 | Regen. | mycroft | 1 | -1/+2 |
2000-01-10 | Disable the fork_lock hack. Programs want to be able to fork themselves | mycroft | 1 | -0/+12 |
2000-01-02 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -4/+4 |
1999-12-28 | RCS tags added | wiz | 9 | -0/+9 |
1999-12-28 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -4/+4 |
1999-11-15 | Add patch fuzz factor | rh | 1 | -1/+3 |
1999-11-06 | Fix a rather nasty problem with signals, namely SIGCHLD, that prevented | explorer | 1 | -1/+7 |
1999-11-05 | remove ALL the local path... | explorer | 2 | -4/+4 |
1999-11-05 | how'd this sneak in there? Remove local paths from patch file | explorer | 2 | -5/+4 |
1999-11-05 | add machdep_sys_ftruncate() as well | explorer | 2 | -5/+6 |
1999-11-05 | do the machdep_sys_lseek() thing slightly differently, but do it everwhere vi... | explorer | 2 | -1/+13 |
1999-11-05 | somehow patch-bc was lost from here | explorer | 1 | -1/+2 |
1999-11-05 | two fixes. One, context switch fix (sorta) and another obvious bug in call t... | explorer | 3 | -2/+38 |
1999-11-05 | another 1.4.x vs. -current fix | explorer | 2 | -7/+11 |
1999-11-05 | Make the endian.h thing work on 1.4.1 as well as 1.4L. I don't know exactly ... | explorer | 2 | -6/+10 |
1999-11-05 | make makepatchsum | explorer | 1 | -2/+8 |
1999-11-05 | remove pthreads's endian.h, as it isn't needed anymore. | explorer | 2 | -3/+5 |
1999-11-05 | commit patches to make a try at fixing signal handling, compilation under ELF. | explorer | 8 | -13/+506 |
1999-09-10 | Regen. | bad | 1 | -6/+6 |
1999-09-10 | Make this compile on 1.3ish m68k machines: | bad | 5 | -25/+43 |
1999-08-02 | regen. | bad | 1 | -3/+3 |
1999-08-02 | config/configure.in: change m4 quotes where necessary. | bad | 2 | -12/+20 |
1999-08-02 | oops. regen. | bad | 1 | -3/+2 |
1999-08-01 | Per Andy Finnell: use same magic to pacify the ansi cpp as in | bad | 2 | -10/+12 |
1999-07-29 | Add m68k support to MIT-pthreads. By Andy Finnell <andy@vei.net>. | bad | 9 | -11/+553 |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+39 |
1999-06-20 | Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM" | tron | 1 | -2/+4 |
1999-06-02 | Fix spelling of Chris Provenzano's name. | agc | 1 | -1/+1 |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -3/+2 |
1999-05-18 | Fix obvious typo in getprotoent.c | bad | 1 | -0/+15 |
1999-05-02 | Link shared library with "/usr/lib/c++rt0.o" on a.out systems to make sure | tron | 2 | -12/+10 |
1999-05-01 | Nuke private definitions of "BINOWN" and "BINGRP" so that files don't | tron | 2 | -6/+18 |
1999-05-01 | Correct "rm" command which is supposed to remove "libpthread_pic.a". | tron | 1 | -2/+2 |
1999-04-30 | Update from Andreas Gustafsson. | bad | 1 | -3/+5 |
1999-04-29 | First half of PR #7433: Must use c++rt0.o as SHLIB_LDSTARTFILE on a.out | bad | 1 | -5/+15 |
1999-04-29 | Provide getopt() prototype and externs in include/unistd.h. | bad | 1 | -0/+16 |
1999-04-29 | Don't pass linker input files and options when the linker isn't run. | bad | 1 | -3/+3 |
1999-04-16 | Nuke post-patch crap. | bad | 1 | -10/+1 |
1999-04-16 | Fix thinko in previous commit. Correctly recognise 1.4ish systems. | bad | 2 | -70/+22 |
1999-04-15 | Make compile on 1.4, but mark RESTRICTED and IS_INTERACTIVE so that it is | tv | 2 | -5/+14 |
1999-04-08 | Recognise 1.4ish NetBSD in the configure scripts. | bad | 2 | -17/+65 |
1999-04-08 | Check for socklen_t in the configure script and define a preprocessor | bad | 3 | -12/+83 |
1999-04-08 | Fix previous commit. Don't lose a prototype gratuituously. | bad | 1 | -3/+12 |
1999-04-08 | Fix previous commit. Use a preprocessor symbol to determine whether | bad | 1 | -44/+55 |
1999-03-15 | The original commit message was bogus. This was really about removing | explorer | 1 | -0/+10 |
1999-03-15 | Make this build on -current again -- REALLY needs to be fully rewritten, but... | explorer | 1 | -1/+102 |
1999-02-10 | Do the linker run-path dance. | bad | 1 | -0/+25 |