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