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