summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-28typos; from Brian PooleJason McIntyre
2003-02-28changes to fold the frame address of a setjmp insnHiroaki Etoh
2003-02-28Don't trick the user into believing bugs can be confidential; OK tholo@Todd C. Miller
2003-02-28Convert to mdoc and customize further for OpenBSDTodd C. Miller
2003-02-28add support for 3cr990 (not 3cr990a,b,c, etc) and 3cr990-fx; from linux driverJason Wright
2003-02-28more txp's; from linux driverJason Wright
2003-02-28much-needed update to include examples for all seven types of statementsDavid Krause
2003-02-27missed in the math man page cleanupJason Wright
2003-02-27Change things back such that defining WANT_LIBMILTER in mk.confTodd C. Miller
2003-02-27Kill blank line that hoses formatting; jakob@ OKTodd C. Miller
2003-02-27add -trace-ctors-dtors option to collect2.Marc Espie
2003-02-27make rndc-confgen fail properly. tested by danh@Jakob Schlyter
2003-02-27regenAlexander Yurchenko
2003-02-27Add ServerWorks CSB6 ATA chip, found in dmesg from niklas@Alexander Yurchenko
2003-02-27regenAlexander Yurchenko
2003-02-27Add some more Promise chips (including SATA ones) and a littleAlexander Yurchenko
2003-02-27syncTheo de Raadt
2003-02-27Check snprintf() return value for truncation; deraadt@ OKTodd C. Miller
2003-02-27correctly check the return value of send(). fixes LOG_CONS from alwaysDan Harnett
2003-02-27print out the ethernet address in the dmesg.Nathan Binkert
2003-02-27Use /var/tmp, not /tmp by default since historically /var/tmp hasTodd C. Miller
2003-02-27typo; Sebastian StarkTodd C. Miller
2003-02-27Fix parsing of '0' and non-alphanumerics in steps; found by mpech@Todd C. Miller
2003-02-27add ::1 to the clients acl (recursion should work from localhost)Todd T. Fries
2003-02-27make packet classification for altq work in the IPv6 caseHenning Brauer
2003-02-27Repair IPv6 support for tables.Cedric Berger
2003-02-27typos;Jason McIntyre
2003-02-27Refer to reboot(2). Other commands from section 8 (mount, chown) referChad Loder
2003-02-27Don't need to specify both __dead and __attribute__((__noreturn__)) forChad Loder
2003-02-27another pass at cleaningJason Wright
2003-02-27even more cleaning (and more yet to do)Jason Wright
2003-02-27final pass at *f in terms of the double precision version.Jason Wright
2003-02-27update regress test output to match change in error messageDavid Krause
2003-02-27modify error message to match the same 7 sections in pf.conf(5)David Krause
2003-02-27more pointing out that *f are single precision versions of the double functions.Jason Wright
2003-02-27describe *f in terms of the double precision version (more of this to come......Jason Wright
2003-02-27english it my native language, tho you'd never know itJason Wright
2003-02-27update link to NetBSD Package System docsDavid Krause
2003-02-27ieee_test isn't real, rename it to logb.3 and make everything link to that in...Jason Wright
2003-02-27A lotsa fixin' (ditched the old sin.3 in favor of cos.3 with modifications), ...Jason Wright
2003-02-27regenMichael Shalayeff
2003-02-27add ENE cb1410 and sort out the EFFICIENTNETSMichael Shalayeff
2003-02-27- this describes scalb not scalbnJason Wright
2003-02-26typo; Matthew V. SendakTodd C. Miller
2003-02-26Let this compile if no DDBMiod Vallat
2003-02-26Fix symbol clash that would prevent a kernel configured with both ncr5380Miod Vallat
2003-02-26Typo/pasto. Spotted by Tim Donahue.Hakan Olsson
2003-02-26minor fix in a debug printfMichael Shalayeff
2003-02-26Initialized the ABI stated 'cleanup' parameter to _start. This parameterDale Rahn
2003-02-26Remove an unnecessary structure copy from useage of setfault(), callDale Rahn