summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-14Fix an oversight in revision 1.9. ld_entry was set in one more spot.Artur Grabowski
2002-07-14More glue needed for cross-compilationMarcus Watts
2002-07-14Fix ^U^U^M buffer underrun bugMarcus Watts
2002-07-14make ftpd always listen to a high tcp port for passive data connections.Jakob Schlyter
2002-07-14ansiTheo de Raadt
2002-07-14various cleanupsTheo de Raadt
2002-07-14ansiTheo de Raadt
2002-07-14kill sprintfTheo de Raadt
2002-07-14ansiTheo de Raadt
2002-07-14be more permissive, and let close relatives do SIGALRMTheo de Raadt
2002-07-13no need to redefine pci vendors here since we have 'em, comment on two screwe...Michael Shalayeff
2002-07-13regenMichael Shalayeff
2002-07-13a few bktr vendors, from various sourcesMichael Shalayeff
2002-07-13fix ioctl processing logic; problem reported by postman pechkinMichael Shalayeff
2002-07-13KNFTheo de Raadt
2002-07-13regression test for interface and proto list expansion in nat rulesHenning Brauer
2002-07-13add list expansion for interface and proto in nat rules and for proto in rdrHenning Brauer
2002-07-13define PCI_COMMAND_STATUS_BITS for printfs, according to the enlisted definesMichael Shalayeff
2002-07-13Cleanup/Shrinkage.Kenneth R Westerback
2002-07-13pci_intr_establish() is a macros on some archs and ifdef w/in the macro args ...Michael Shalayeff
2002-07-13More cleanup/simplification/shrinkage.Kenneth R Westerback
2002-07-13use snprintfTheo de Raadt
2002-07-13uname translationNiels Provos
2002-07-13use correct length for PF_LOCAL sockets; not all applications fill inNiels Provos
2002-07-13do not call unlock when the lock is not locked; found by millert@Niels Provos
2002-07-13ansiTheo de Raadt
2002-07-13ansiTheo de Raadt
2002-07-13make sure to clean all files.Artur Grabowski
2002-07-13slight cleanupTheo de Raadt
2002-07-12In TTEST2(), check to make sure the "l" argument isn't so large thatPeter Valchev
2002-07-125821 reportedly mostly works with the latest changes.Jason Wright
2002-07-12syncTheo de Raadt
2002-07-12there is no function called libalpha(), so whack itTheo de Raadt
2002-07-12install all man pages on all archTheo de Raadt
2002-07-12Add MMX extensions. This does not include SSE/MMX extensions.Federico G. Schwindt
2002-07-12pciagp option descriptionMichael Shalayeff
2002-07-12enable radio on bktr and fms, drivers are already thereMichael Shalayeff
2002-07-12check upon the pir length prior to using it, ignore short tables; from henric...Michael Shalayeff
2002-07-12Complain about ENXIO devices on another syslog level (LOG_WARNING which doesn'tJason Wright
2002-07-12fixing this program is nearly futile, but cloder@acm.org takes a shot at itTheo de Raadt
2002-07-12turn on the pciagp option, per theo's requestMichael Shalayeff
2002-07-12pciagp optionMichael Shalayeff
2002-07-12Cleanup: use less _t typedefs, use the structure itself.Dale Rahn
2002-07-12Change ld.so search order/method to match the a.out ld.so.Dale Rahn
2002-07-12support for the agp gart on various agp chipsets.Michael Shalayeff
2002-07-12Use interrupts for fetching ADC conversions instead of polling.Jason Wright
2002-07-12change timeout_ API to evtimer_ API; avoiding clashes with kernel includeNiels Provos
2002-07-12Do not collapse \\ -> \ in a command, the shell will be unhappy withTodd C. Miller
2002-07-12Mention that an interface can be a part of at most one bridge.Jason Wright
2002-07-12Remove duplicate function declarations (they are in pfvar.h).Artur Grabowski