summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-20let make do it's job, not dupping pieces from included files hereMichael Shalayeff
2001-07-20undo broken changes, i dunno a fix for these; how many times you gonna repeat...Michael Shalayeff
2001-07-20inherit BINDIR from ../Makefile.incMichael Shalayeff
2001-07-20every change you make, every step you take, we'll be whatching youMichael Shalayeff
2001-07-20we don't like:Mike Pechkin
2001-07-20make this work, after espie changed other mk behavioursTheo de Raadt
2001-07-20make equal() macro to check sa_len match, otherwise we will touchJun-ichiro itojun Hagino
2001-07-20"the" command lineKevin Steves
2001-07-20we don't like:Mike Pechkin
2001-07-20add -v option to fid commandJim Rees
2001-07-20parse_atr -> sectok_parse_atrJim Rees
2001-07-20fix example: you need 'proto' if you specify portsMarkus Friedl
2001-07-20do not exit() from signal handlers; ok deraadt@Markus Friedl
2001-07-20Not mapping registers you know are there (even if they don't work) is aJason Wright
2001-07-20Since the aborts seem recoverable (thus far), don't printf() about them,Jason Wright
2001-07-20safe signal handling, using _exit()Theo de Raadt
2001-07-20first cut at a cleanupTheo de Raadt
2001-07-20regenPeter Galbavy
2001-07-20AMD 761/762 Host-PCI and PCI-PCI bridgesPeter Galbavy
2001-07-20regenPeter Galbavy
2001-07-20add DLink DGE-550T GigE cardPeter Galbavy
2001-07-20Reflect recent AMD and VIA updatesConstantine Sapuntzakis
2001-07-20Add pa_bus to pci_attach_argsConstantine Sapuntzakis
2001-07-19Minor speed-up tweaks.Marc Espie
2001-07-19add read -x optionJim Rees
2001-07-19Fix slave ATAPI device detect broken by last patchConstantine Sapuntzakis
2001-07-19make number of ptys configurable; deraadt@ okMichael Shalayeff
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