Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-19 | thread support | David Leonard | |
1999-01-19 | move attachment of lpt way down as it can deal without | Niklas Hallqvist | |
getting an interrupt nowadays. This makes the sb/lpt conflict go away | |||
1999-01-19 | Retry sane probe ordering, i.e. ordered like the attachments | Niklas Hallqvist | |
found in the various config files. | |||
1999-01-18 | Only use __attribute__ if __GNUC__ is defined | Paul Janzen | |
1999-01-18 | Whoops, this should be in there too | Paul Janzen | |
1999-01-18 | use the doc dir | Todd C. Miller | |
1999-01-18 | ncurses docs in html | Todd C. Miller | |
1999-01-18 | ncurses-4.2-990116 | Todd C. Miller | |
1999-01-18 | add doc/html/curses | Todd C. Miller | |
1999-01-18 | updates from ncurses-4.2-990116 | Todd C. Miller | |
1999-01-18 | OBJECT_FORMAT_COFF is only a hint for collect2, and is badly named: | Marc Espie | |
it tests for a capability of bypassing nm by using mld, which we don't have. | |||
1999-01-18 | NetBSD merge with additional fixes from jsm28@cam.ac.uk. This game still | Paul Janzen | |
needs much more work. | |||
1999-01-18 | revert to version 1.4--the newer xterm entry still has problems | Todd C. Miller | |
1999-01-18 | add 'old' as a synonym for 'des' | Todd C. Miller | |
1999-01-18 | stubs | David Leonard | |
1999-01-18 | document | David Leonard | |
1999-01-18 | move private spinlock protos out | David Leonard | |
1999-01-18 | typo; nice | David Leonard | |
1999-01-18 | add section numbers to Xr | David Leonard | |
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 | |