summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-19more places that need -lkafsTheo de Raadt
2001-07-19AMD766 support with UDMA/100. Thanks to Peter Galbavy for the patchConstantine Sapuntzakis
2001-07-19#include <termios.h>Todd C. Miller
2001-07-19syncTheo de Raadt
2001-07-19Back out last change, it caused problems with exit vals.Todd C. Miller
2001-07-19vsnprintf() can return a value larger than the buffer size. from assarJun-ichiro itojun Hagino
2001-07-19typo in commentMarc Espie
2001-07-19bogus comment.Artur Grabowski
2001-07-19No more need to define PMAP_NEW.Artur Grabowski
2001-07-19Missed one in PMAP_NEW fix.Artur Grabowski
2001-07-19Expose protos for _{err,warn}{,x} regardless of __indr_reference beingTodd C. Miller
2001-07-19__attribute__((__nonnull__), separate from printf.Marc Espie
2001-07-19even worse: link against nearly any kerberos library, and you need all ofTheo de Raadt
2001-07-19well, with the most recent reorganization, it now turns out that anyTheo de Raadt
2001-07-19CDIAGFLAGSMarc Espie
2001-07-19escape chars are below nowKevin Steves
2001-07-19Fix/complete the handling of the binary ops >< and <> to behaveKenneth R Westerback
2001-07-18build the kernel w/ all the warnings enabled; drahn@ okMichael Shalayeff
2001-07-18WallTheo de Raadt
2001-07-18Clarify the wording of the input-rules-only restriction. ok jason@Kjell Wooding
2001-07-18try to clarify a double negative. ok jason@Kjell Wooding
2001-07-18no, size_t can be unsigned long or intTheo de Raadt
2001-07-18Uhmm, nope, this broke everythingTheo de Raadt
2001-07-18fix pf_get_rdr() for single port (dport2 == 0) rules. found by lebel@.Daniel Hartmeier
2001-07-18chdir("/") from bbraun@synack.net; ok markus@Kevin Steves
2001-07-18do not reset the volume after playback; landy@alumni.caltech.eduTheo de Raadt
2001-07-18HIN: DO NOT LOSE OUR LOCAL CHANGESTheo de Raadt
2001-07-18pr #1946, allow sshd if /dev is readonlyMarkus Friedl
2001-07-18protect #define MAX(); ok ho@Markus Friedl
2001-07-18minor updates.Markus Friedl
2001-07-18use correct length for SADB_X_EXT_POLICY message on KAMEMarkus Friedl
2001-07-18-lkafs everywhere, since LIBRARIES CALL THINGS IN THERETheo de Raadt
2001-07-18fxp and de are fixed, enable vtophysMichael Shalayeff
2001-07-18fix vtophys usage, mainly ppc-required; art@ ok and tried to bribe^H^H^H^H^Hm...Michael Shalayeff
2001-07-18update somewhatMichael Shalayeff
2001-07-18fix iop xrMichael Shalayeff
2001-07-18-Wall cleanupPeter Valchev
2001-07-18Missing -o in scp usage()mouring
2001-07-18Document DESTDIRNAMEMarc Espie
2001-07-18Kill signal race. Reviewed by jjbg@Marc Espie
2001-07-18apm12.pdf does not exist anymoreMichael Shalayeff
2001-07-18reference 1.2 specsMichael Shalayeff
2001-07-18Enable reception of PCI abort interrupts and attempt to handle them.Jason Wright
2001-07-18Unconfuse UVM_UNLOCK_AND_WAIT. From NetBSD.Artur Grabowski
2001-07-18Avoid dumping core when reporting open conditionals.Marc Espie
2001-07-18Correct the NetBSD tag.Artur Grabowski
2001-07-18Sync in more from NetBSD.Artur Grabowski
2001-07-18Change some annoying DIAGNOSTIC printfs to DEBUG.Artur Grabowski
2001-07-18minor sync to NetBSD, nothing changed.Artur Grabowski
2001-07-18Make uvm_wait take a const char *Artur Grabowski