Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-18 | sync with previous changes | David Leonard | |
1999-01-17 | show cancellation and exiting flags | David Leonard | |
1999-01-17 | pthread_cancel() and cancellation points | David Leonard | |
1999-01-17 | pthread_getschedparam() and pthread_setschedparam() stubs | David Leonard | |
1999-01-17 | mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu) | David Leonard | |
1999-01-17 | pthread_atfork() | David Leonard | |
1999-01-17 | say something when a test locks up | David Leonard | |
1999-01-17 | update | David Leonard | |
1999-01-17 | give msync a cancellation point | David Leonard | |
1999-01-17 | some performance metrics | David Leonard | |
1999-01-17 | - add OBS_OLD_GAS to conditionalize ASM_SPEC for those archs that still | Marc Espie | |
use it (so that more archs may include openbsd.h as is) - #undef CPP_PREDEFINES globally. - reorganize stuff and comments to be more precise and match gcc.info structure better. - synch other files | |||
1999-01-16 | add missing -tag type to .Bl | Todd C. Miller | |
1999-01-16 | Do not lose st_blocks on NFSv2 mounts when files>2GB | Niklas Hallqvist | |
1999-01-16 | Do not lose st_blocks when files > 2GB | Niklas Hallqvist | |
1999-01-16 | M1531 Host-PCI Bridge | Federico G. Schwindt | |
1999-01-16 | hppa has isa too | Michael Shalayeff | |
1999-01-16 | clean up subspaces somewhat | Michael Shalayeff | |
1999-01-16 | use right defines for eiem, some cleanup | Michael Shalayeff | |
1999-01-16 | Fix PR# 692. evanc@concer.to | Tobias Weingartner | |
1999-01-15 | IN_MULTICAST takes network order addresses | Niklas Hallqvist | |
1999-01-14 | hmm, after all it seems Julian again, but still has nothing to do w/ the ↵ | Michael Shalayeff | |
united states (; | |||
1999-01-14 | this is Gregorian calendar, and it has nothing to do w/ united states | Michael Shalayeff | |
1999-01-13 | 100Mb ethernet (finally) | kstailey | |
1999-01-13 | If we've configured CBCP *and* another not-so-important | brian | |
CALLBACK protocol and end up agreeing CBCP, DTRT and go into CBCP phase rather than mistakenly terminating as if CBCP wasn't agreed. Problem reported by: Alexander Dubinin <alex@nstl.nnov.ru> | |||
1999-01-13 | build dyncall | Michael Shalayeff | |
1999-01-13 | Add common NE2000 attachment | Niklas Hallqvist | |
1999-01-13 | RCSIds | Niklas Hallqvist | |
1999-01-13 | Use MKTEMP_EACH_FILE | Marc Espie | |
1999-01-13 | Fix for security hole in MKTEMP_EACH_FILE. | Marc Espie | |
Code borrowed from egcs-current [libiberty is now aware of mkstemp] | |||
1999-01-12 | use pid_t | Aaron Campbell | |
1999-01-12 | use pid_t | Aaron Campbell | |
1999-01-12 | fixed unused variable warnings when DIAGNOSTIC not defined | Todd C. Miller | |
1999-01-11 | Remove unnecessary panic(). | Angelos D. Keromytis | |
1999-01-11 | remove panic() calls, consistent error reporting | Theo de Raadt | |
1999-01-11 | sth went in by mistake | Niklas Hallqvist | |
1999-01-11 | make it fit | Theo de Raadt | |
1999-01-11 | drop PID_MAX to 32766 (SHRT_MAX - 1) due to ineractions with sys/compat | Todd C. Miller | |
1999-01-11 | pids should be pid_t | Niklas Hallqvist | |
1999-01-11 | Correct comment about RFNOWAIT | Niklas Hallqvist | |
1999-01-11 | comment typo | Niklas Hallqvist | |
1999-01-11 | just check rforkflags if ISRFORK | Niklas Hallqvist | |
1999-01-11 | Move break statement so that -Q really works | Thorsten Lockert | |
1999-01-11 | pass dmatag in confargs | Michael Shalayeff | |
1999-01-11 | ASP prom offset for an lan stattion id | Michael Shalayeff | |
1999-01-11 | As of 3.12, emacs files are no longer shipped with texinfo. | Marc Espie | |
Refer to the emacs distribution for up-to-date versions of those. | |||
1999-01-11 | cvs `feature': you MUST remove obsolete files manually, otherwise | Marc Espie | |
they live forever... | |||
1999-01-11 | Upgrade to 3.12, merge with OpenBSD changes. | Marc Espie | |
1999-01-11 | Import of FSF texinfo 3.12. This version creates empty info-dirs correctly. | Marc Espie | |
1999-01-11 | Use bzero instead of memset in the kernel | Niklas Hallqvist | |
1999-01-11 | sigh memset is not available everywhere, I should know better | Niklas Hallqvist | |