Age | Commit message (Expand) | Author |
2000-03-23 | readdir_r. ok aaron@ | David Leonard |
2000-03-23 | getgrnam_r, getgrgid_r. ok aaron@ | David Leonard |
2000-03-23 | Please note that this file has not been updated for OpenSSH..... | Markus Friedl |
2000-03-23 | switch to raw mode only if he _get_ a pty (not if we _want_ a pty). | Markus Friedl |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell |
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell |
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell |
2000-03-23 | new cpu type switch code. | Michael Shalayeff |
2000-03-23 | new timeout code from openbsd (; remove extraneous includes | Michael Shalayeff |
2000-03-23 | new timeout code from netbsd; also remove trailing spaces and tabs, spaces in... | Michael Shalayeff |
2000-03-23 | When calling sendmail, use "--" to indicate end of command line arguments. | Todd C. Miller |
2000-03-23 | Add #ifdef __STDC__ around the rangematch function header to avoid | Todd C. Miller |
2000-03-23 | Iiieeek! This kludge was almost funny. | Artur Grabowski |
2000-03-23 | Do not include <sys/callout.h>, it is never needed; art@ | Aaron Campbell |
2000-03-23 | <sys/callout.h> is no longer. | Aaron Campbell |
2000-03-23 | not changes in script | Eric Jackson |
2000-03-23 | Don't reinitialize the tsleep and ITIMER_REAL timers all the time. | Artur Grabowski |
2000-03-23 | Another typo. Noted by aaron. | Artur Grabowski |
2000-03-23 | New timeout code. | Artur Grabowski |
2000-03-23 | Remove code from the stone age. | Artur Grabowski |
2000-03-23 | No need for our own declaration of lbolt. | Artur Grabowski |
2000-03-23 | Use the new timeout facilities for ITIMER_REAL. | Artur Grabowski |
2000-03-23 | Opps. Fix a comment from "should" to "should not". | Artur Grabowski |
2000-03-23 | Change prompt string from "Location:" to "Office Location:", to disambiguate | Aaron Campbell |
2000-03-23 | Protect from multiple include. | Artur Grabowski |
2000-03-23 | use the new timeout interface for tsleep. | Artur Grabowski |
2000-03-23 | Changes to use the new timeout interface. | Artur Grabowski |
2000-03-23 | Updates from ncurses terminfo file: | Todd C. Miller |
2000-03-23 | convert to new timeouts. | Artur Grabowski |
2000-03-23 | Support std-dev gathering and fine interval like our regular ping. | Hugh Graham |
2000-03-23 | Speling. | Artur Grabowski |
2000-03-23 | Update a comment to reflect reality. | Artur Grabowski |
2000-03-23 | Document timeout_pending and timeout_initialized. | Artur Grabowski |
2000-03-23 | Provide methods to check if a timeout was initalized and if it is scheduled. | Artur Grabowski |
2000-03-23 | Use new timeouts for pfslowtimo and pffasttimo. | Artur Grabowski |
2000-03-23 | Preserve the FIFO order of issued timeouts. | Artur Grabowski |
2000-03-23 | Adapt roundrobin and schedcpu to the new timeout API. | Artur Grabowski |
2000-03-23 | Install links for the new timeout API. | Artur Grabowski |
2000-03-23 | Document the new timeout API. | Artur Grabowski |
2000-03-23 | New API for timeouts. Replaces the old timeout()/untimeout() API and | Artur Grabowski |
2000-03-23 | tidy | Hugh Graham |
2000-03-23 | test re-entrant getpwnam_r | David Leonard |
2000-03-23 | If failure occurs on clock reading routine, make certain that the time | Dale S. Rahn |
2000-03-23 | add mii and if_gm ethernet. | Dale S. Rahn |
2000-03-23 | NetBSD gm ethernet driver ported from NetBSD. compiles, but does not yet | Dale S. Rahn |
2000-03-23 | Hack to make physmem something almost reasonable, if for some reason | Dale S. Rahn |
2000-03-23 | comment out bounds check, ncr card on G4 is triggering it, replaced | Dale S. Rahn |
2000-03-23 | comment out memory region debugging. | Dale S. Rahn |
2000-03-23 | Don't use the BIOS geometry by default, it causes too many problems. | Todd C. Miller |
2000-03-22 | OpenBSD'ify this man page somewhat: | Aaron Campbell |