Age | Commit message (Expand) | Author |
2003-02-28 | add targets to regenerate the .ok files | Henning Brauer |
2003-02-28 | Update firmware to latest levels- fixes several nasty bugs on the 2300 at least. | mjacob |
2003-02-28 | .Xr the right pages | Jason Wright |
2003-02-28 | No need to waffle this much... s/roughly like/roughly | Jason Wright |
2003-02-28 | Revert previous change. This driver is shared with 4 other platforms. | mjacob |
2003-02-28 | sync | Theo de Raadt |
2003-02-28 | mention single precision versions | Jason Wright |
2003-02-28 | Convert to mdoc and make some very minor updates. Someone with libm clues | Todd C. Miller |
2003-02-28 | no need to disable stack-protector on sparc and sparc64 any more. | Artur Grabowski |
2003-02-28 | Increase IDENTIFY command timeout to 3 sec, as required by some | Alexander Yurchenko |
2003-02-28 | copy basename of argv[0] to bss for __progname, so that large stack smash | Theo de Raadt |
2003-02-28 | Fix double Debug() usage, for instance, Debug(DPARS|DEXT...) | Mike Pechkin |
2003-02-28 | take too. patch ahs to screw up once in a while | Michael Shalayeff |
2003-02-28 | remove non-typo changes. sorry folks | Michael Shalayeff |
2003-02-28 | typo; from weissmanndude | Michael Shalayeff |
2003-02-28 | Fix more evil typos. | Miod Vallat |
2003-02-28 | fix comments, from weissmanndude. | Michael Shalayeff |
2003-02-28 | DSAparams_print_pf() -> DSAparams_print_fp() | Cedric Berger |
2003-02-28 | typos. ok jmc@ | Ted Unangst |
2003-02-28 | splsoftnet() around rn_lookup() which is not thread-safe. | Cedric Berger |
2003-02-28 | typos; from Brian Poole | Jason McIntyre |
2003-02-28 | changes to fold the frame address of a setjmp insn | Hiroaki Etoh |
2003-02-28 | Don't trick the user into believing bugs can be confidential; OK tholo@ | Todd C. Miller |
2003-02-28 | Convert to mdoc and customize further for OpenBSD | Todd C. Miller |
2003-02-28 | add support for 3cr990 (not 3cr990a,b,c, etc) and 3cr990-fx; from linux driver | Jason Wright |
2003-02-28 | more txp's; from linux driver | Jason Wright |
2003-02-28 | much-needed update to include examples for all seven types of statements | David Krause |
2003-02-27 | missed in the math man page cleanup | Jason Wright |
2003-02-27 | Change things back such that defining WANT_LIBMILTER in mk.conf | Todd C. Miller |
2003-02-27 | Kill blank line that hoses formatting; jakob@ OK | Todd C. Miller |
2003-02-27 | add -trace-ctors-dtors option to collect2. | Marc Espie |
2003-02-27 | make rndc-confgen fail properly. tested by danh@ | Jakob Schlyter |
2003-02-27 | regen | Alexander Yurchenko |
2003-02-27 | Add ServerWorks CSB6 ATA chip, found in dmesg from niklas@ | Alexander Yurchenko |
2003-02-27 | regen | Alexander Yurchenko |
2003-02-27 | Add some more Promise chips (including SATA ones) and a little | Alexander Yurchenko |
2003-02-27 | sync | Theo de Raadt |
2003-02-27 | Check snprintf() return value for truncation; deraadt@ OK | Todd C. Miller |
2003-02-27 | correctly check the return value of send(). fixes LOG_CONS from always | Dan Harnett |
2003-02-27 | print out the ethernet address in the dmesg. | Nathan Binkert |
2003-02-27 | Use /var/tmp, not /tmp by default since historically /var/tmp has | Todd C. Miller |
2003-02-27 | typo; Sebastian Stark | Todd C. Miller |
2003-02-27 | Fix parsing of '0' and non-alphanumerics in steps; found by mpech@ | Todd C. Miller |
2003-02-27 | add ::1 to the clients acl (recursion should work from localhost) | Todd T. Fries |
2003-02-27 | make packet classification for altq work in the IPv6 case | Henning Brauer |
2003-02-27 | Repair IPv6 support for tables. | Cedric Berger |
2003-02-27 | typos; | Jason McIntyre |
2003-02-27 | Refer to reboot(2). Other commands from section 8 (mount, chown) refer | Chad Loder |
2003-02-27 | Don't need to specify both __dead and __attribute__((__noreturn__)) for | Chad Loder |
2003-02-27 | another pass at cleaning | Jason Wright |