Age | Commit message (Expand) | Author |
2001-07-20 | let make do it's job, not dupping pieces from included files here | Michael Shalayeff |
2001-07-20 | undo broken changes, i dunno a fix for these; how many times you gonna repeat... | Michael Shalayeff |
2001-07-20 | inherit BINDIR from ../Makefile.inc | Michael Shalayeff |
2001-07-20 | every change you make, every step you take, we'll be whatching you | Michael Shalayeff |
2001-07-20 | we don't like: | Mike Pechkin |
2001-07-20 | make this work, after espie changed other mk behaviours | Theo de Raadt |
2001-07-20 | make equal() macro to check sa_len match, otherwise we will touch | Jun-ichiro itojun Hagino |
2001-07-20 | "the" command line | Kevin Steves |
2001-07-20 | we don't like: | Mike Pechkin |
2001-07-20 | add -v option to fid command | Jim Rees |
2001-07-20 | parse_atr -> sectok_parse_atr | Jim Rees |
2001-07-20 | fix example: you need 'proto' if you specify ports | Markus Friedl |
2001-07-20 | do not exit() from signal handlers; ok deraadt@ | Markus Friedl |
2001-07-20 | Not mapping registers you know are there (even if they don't work) is a | Jason Wright |
2001-07-20 | Since the aborts seem recoverable (thus far), don't printf() about them, | Jason Wright |
2001-07-20 | safe signal handling, using _exit() | Theo de Raadt |
2001-07-20 | first cut at a cleanup | Theo de Raadt |
2001-07-20 | regen | Peter Galbavy |
2001-07-20 | AMD 761/762 Host-PCI and PCI-PCI bridges | Peter Galbavy |
2001-07-20 | regen | Peter Galbavy |
2001-07-20 | add DLink DGE-550T GigE card | Peter Galbavy |
2001-07-20 | Reflect recent AMD and VIA updates | Constantine Sapuntzakis |
2001-07-20 | Add pa_bus to pci_attach_args | Constantine Sapuntzakis |
2001-07-19 | Minor speed-up tweaks. | Marc Espie |
2001-07-19 | add read -x option | Jim Rees |
2001-07-19 | Fix slave ATAPI device detect broken by last patch | Constantine Sapuntzakis |
2001-07-19 | make number of ptys configurable; deraadt@ ok | Michael Shalayeff |
2001-07-19 | more places that need -lkafs | Theo de Raadt |
2001-07-19 | AMD766 support with UDMA/100. Thanks to Peter Galbavy for the patch | Constantine Sapuntzakis |
2001-07-19 | #include <termios.h> | Todd C. Miller |
2001-07-19 | sync | Theo de Raadt |
2001-07-19 | Back out last change, it caused problems with exit vals. | Todd C. Miller |
2001-07-19 | vsnprintf() can return a value larger than the buffer size. from assar | Jun-ichiro itojun Hagino |
2001-07-19 | typo in comment | Marc Espie |
2001-07-19 | bogus comment. | Artur Grabowski |
2001-07-19 | No more need to define PMAP_NEW. | Artur Grabowski |
2001-07-19 | Missed one in PMAP_NEW fix. | Artur Grabowski |
2001-07-19 | Expose protos for _{err,warn}{,x} regardless of __indr_reference being | Todd C. Miller |
2001-07-19 | __attribute__((__nonnull__), separate from printf. | Marc Espie |
2001-07-19 | even worse: link against nearly any kerberos library, and you need all of | Theo de Raadt |
2001-07-19 | well, with the most recent reorganization, it now turns out that any | Theo de Raadt |
2001-07-19 | CDIAGFLAGS | Marc Espie |
2001-07-19 | escape chars are below now | Kevin Steves |
2001-07-19 | Fix/complete the handling of the binary ops >< and <> to behave | Kenneth R Westerback |
2001-07-18 | build the kernel w/ all the warnings enabled; drahn@ ok | Michael Shalayeff |
2001-07-18 | Wall | Theo de Raadt |
2001-07-18 | Clarify the wording of the input-rules-only restriction. ok jason@ | Kjell Wooding |
2001-07-18 | try to clarify a double negative. ok jason@ | Kjell Wooding |
2001-07-18 | no, size_t can be unsigned long or int | Theo de Raadt |
2001-07-18 | Uhmm, nope, this broke everything | Theo de Raadt |