Age | Commit message (Expand) | Author |
2001-07-21 | repair IPv6 TCP. th_sum has to be initialized to 0 on template. | Jun-ichiro itojun Hagino |
2001-07-21 | plug mem leak; zero right amount of mem | Theo de Raadt |
2001-07-21 | Undo last fix to ata_wdc.c. Don't deregister timeout in generic code | Constantine Sapuntzakis |
2001-07-21 | Don't hang on missing interrupts | Constantine Sapuntzakis |
2001-07-21 | Several fixups; from Brian Poole <raj@cerias.purdue.edu> | Jason Wright |
2001-07-21 | - don't allow wildcarded interrupts | Jason Wright |
2001-07-21 | - Clear all interrupts during initialization (shouldn't be necessary, but | Jason Wright |
2001-07-20 | One BINDIR too many, I don't know how I pulled that one. | Marc Espie |
2001-07-20 | use a variable, not it's default value from constant | Michael Shalayeff |
2001-07-20 | do not dup-redefine binown and bindir | Michael Shalayeff |
2001-07-20 | do not include or define things which are common for this subdir's parent | Michael Shalayeff |
2001-07-20 | inherit BINDIR from ../Makefile.inc | Michael Shalayeff |
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 |