Age | Commit message (Expand) | Author |
2002-02-18 | Don't do unnecessary normalization. ok art@ | Thomas Nordin |
2002-02-18 | Add trm (Tekram TRM-S1040 based SCSI cards, DC-3x5U) driver | Kenneth R Westerback |
2002-02-18 | Add trm - driver for Tekram TRM-S1040 cards (DC395U/UW/F,DC315/U). | Kenneth R Westerback |
2002-02-18 | Add barebones entry for the terminal type used by the window program. | Todd C. Miller |
2002-02-18 | Don't chmod 0755 the directory we just mkdtemp()'d. mkdtemp() uses | Todd C. Miller |
2002-02-18 | Mention that dhclient may need to be killed before re-running /etc/netstart. | Todd C. Miller |
2002-02-18 | Open console with O_NONBLOCK to avoid blocking on a locked console. | Todd C. Miller |
2002-02-17 | mention that '-' is the deprecated form of '-l' | Todd C. Miller |
2002-02-17 | Mention deprecated '-' flag (same as -s) since it is listed in the | Todd C. Miller |
2002-02-17 | Use LOGIN_SETLOGIN flag to setsuercontext() so the user name gets | Todd C. Miller |
2002-02-17 | rfork() needs a fork.S-like stub as well; ok art | Theo de Raadt |
2002-02-17 | comment typo | Jason Wright |
2002-02-17 | Call S_ISLNK with correct variable; Peter Philipp | Todd C. Miller |
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson |
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson |
2002-02-17 | try agent forwarding, too. | Markus Friedl |
2002-02-17 | Calculate IP checksum and copyback modified headers before logging a | Daniel Hartmeier |
2002-02-17 | raid(4) parity check simplification | Thierry Deval |
2002-02-17 | raidctl can do some actions on 'all' configured raids now : | Thierry Deval |
2002-02-17 | Deprecate __P | Todd C. Miller |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-17 | Document that both localhost and the local hostname needs to be able to | Mats O Jansson |
2002-02-17 | new puc devices: netmos, moxa, syba | Theo de Raadt |
2002-02-17 | permit > 8 bit offsets | Theo de Raadt |
2002-02-17 | sync | Theo de Raadt |
2002-02-17 | new puc devices | Theo de Raadt |
2002-02-17 | fix LP64 bug; ura@hiru.aoba.yokohama.jp | Theo de Raadt |
2002-02-17 | kill little bugs; art ok | Theo de Raadt |
2002-02-17 | telnet used a P macro instead of __P -- g/c that too. | Todd C. Miller |
2002-02-17 | better message; adi@hexapodia.org | Theo de Raadt |
2002-02-17 | A couple temporary workarounds for vax toolchain bugs. | Hugh Graham |
2002-02-17 | Get gdb (mostly) working on vax. Work by bjc@. | Hugh Graham |
2002-02-17 | Define an epilogue for vax to protect function ends from gcc's | Hugh Graham |
2002-02-17 | drivers may not be noisy | Theo de Raadt |
2002-02-17 | ICANON is a t_lflag, not t_iflag; neelnatu@yahoo.com | Theo de Raadt |
2002-02-17 | Repeat. But this time get the math right and avoid sleeping forever. | Artur Grabowski |
2002-02-17 | No reason to not enable the weak test. | Artur Grabowski |
2002-02-17 | madness | Artur Grabowski |
2002-02-17 | Not really a test for rfork, but for the kernel fd handling. | Artur Grabowski |
2002-02-17 | rfsharefd | Artur Grabowski |
2002-02-17 | use semaphore to sync threads, not sleep | Marco S Hyman |
2002-02-17 | test rfork with shared fds | Artur Grabowski |
2002-02-17 | time_elapsed_with_signal was completly wrong, fix. | Artur Grabowski |
2002-02-17 | Don't warn when we don't have an errno, warnx. | Artur Grabowski |
2002-02-17 | Add a test for nansleep with a very short time (less than a tick). | Artur Grabowski |
2002-02-17 | make dc win on alpha too | Nathan Binkert |
2002-02-17 | rfnowait | Artur Grabowski |
2002-02-17 | test rfork(RFNOWAIT) | Artur Grabowski |
2002-02-17 | rfcfdg | Artur Grabowski |
2002-02-17 | test rfork(RFCFDG) | Artur Grabowski |