summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-18more more microcode (so it does not end up installed in includes, for one)Theo de Raadt
2001-06-18move microcodeTheo de Raadt
2001-06-18use cgetusedb(3)Todd C. Miller
2001-06-18kill useless include of db.hTodd C. Miller
2001-06-18Add new cgetusedb() function to toggle reading of .db files in getcap(3).Todd C. Miller
2001-06-18compile libc with -Werror since any warnings gcc produces without extra -Wfoo...Todd C. Miller
2001-06-18Fix a char vs. u_char problem I introduced in the last commit.Todd C. Miller
2001-06-18PalmOS fixesJim Rees
2001-06-18As discussed ages ago we prefer ANSI for new code.Todd C. Miller
2001-06-18Check is sugid is allowed where we set the P_SUGID* flags.Artur Grabowski
2001-06-18Add proc_cansugid used to check if a process should be allowedArtur Grabowski
2001-06-18keep track of the txform/thash, and make sure that non-blocksizeTheo de Raadt
2001-06-18kill a debug message that makes UBSEC_DEBUG uselessTheo de Raadt
2001-06-18trace_req is not used anymore (was a nop).Artur Grabowski
2001-06-18trace_req is a nop.Artur Grabowski
2001-06-18oops, backwards checkTheo de Raadt
2001-06-18bye byeTheo de Raadt
2001-06-18bye bye ipfTheo de Raadt
2001-06-18split PT_DETACH handling, so that pc cannot be set by it; art okTheo de Raadt
2001-06-18incorrect panic messageTheo de Raadt
2001-06-18copyright notices; noted missing by nateTheo de Raadt
2001-06-17be careful to avoid null pointer derefTodd C. Miller
2001-06-17Use BSD authentication to retrieve the challenge so we no longer requireTodd C. Miller
2001-06-17Do not remove a CVSed file during the build process.Dale Rahn
2001-06-17spelling: Asymetric -> AsymmetricPeter Valchev
2001-06-17Add -Wno-uninitialized.Hugh Graham
2001-06-17Don't pciaddr_do_resource_allocate if device is AGP to avoid conflict.Michael Shalayeff
2001-06-17Set the delta for the particular source so telling mixerctl to decrease theMichael Shalayeff
2001-06-17regenMichael Shalayeff
2001-06-17ICH3 network controller IDs; from netbsdMichael Shalayeff
2001-06-17mention zcatMichael Shalayeff
2001-06-17Vern says:Theo de Raadt
2001-06-17fix audio device creation.Brad Smith
2001-06-17Interrupt storm problem on awacs fixed, not necessary to disableDale Rahn
2001-06-17Significant improvement on awacs driver.Dale Rahn
2001-06-17Allow for more than 5 interrupt attribute values. awacs has 6.Dale Rahn
2001-06-17remove bogus scd pageMichael Shalayeff
2001-06-16Disable the STATUS character when reading passwords -- people seem toTodd C. Miller
2001-06-16simplify; commiting at aazubel's place.Federico G. Schwindt
2001-06-16More cleanink of unused code and incorrect comments.Miod Vallat
2001-06-16KNFTheo de Raadt
2001-06-16syncTheo de Raadt
2001-06-16sysarch() takes a void *Theo de Raadt
2001-06-16typoTheo de Raadt
2001-06-16regenMichael Shalayeff
2001-06-16a couple of better names (min size changes)Michael Shalayeff
2001-06-16regenMichael Shalayeff
2001-06-16ids for dpt/adaptec i20 raidMichael Shalayeff
2001-06-16range check the enc & mac key lengthsTheo de Raadt
2001-06-16copy pw_expire and pw_change, too.Markus Friedl