summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-07-12EVP_CIPH_CUSTOM_IV for our own rijndaelMarkus Friedl
2002-07-12syncTheo de Raadt
2002-07-12chroot awareHenning Brauer
2002-07-12Detect the case where we LK_RELEASE a lock when noone is holding it.Artur Grabowski
2002-07-12Change the locking on the mountpoint slightly. Instead of using mnt_lockArtur Grabowski
2002-07-12Document the API change.Artur Grabowski
2002-07-12- Add a flags argument to dohooks.Artur Grabowski
2002-07-12print connect failure during debugging mode.Jun-ichiro itojun Hagino
2002-07-12There is no "simple_lock_unlock" function...Miod Vallat
2002-07-12some clean up. install argument replacements only if we are going toNiels Provos
2002-07-12in the error case, just remove an installed argument replacement, it is notNiels Provos
2002-07-12'this is a scanner'Todd T. Fries
2002-07-12syncTodd T. Fries
2002-07-12add my scannerTodd T. Fries
2002-07-12No need to include files.sun, which only add the "frim event" stuff whichMiod Vallat
2002-07-12remove printing of soon-to-be-gone flags.Artur Grabowski
2002-07-12Add a missing check for fts_alloc() returning NULL; Chad LoderTodd C. Miller
2002-07-12Fix vm -> uvm in a comment.Artur Grabowski
2002-07-12Eliminate list_has_sets() by eliminating its only use. Instead ofKenneth R Westerback
2002-07-12malloc/strdup failure not handled; cloder@acm.orgTheo de Raadt
2002-07-12Consolidate repeated logic to get non-empty $resp into aKenneth R Westerback
2002-07-11cleanTheo de Raadt
2002-07-11Make sure to protect ttypend with spltty all the time.Artur Grabowski
2002-07-11syncTheo de Raadt
2002-07-11malloc() failure tests; rimshot@pandora.beTheo de Raadt
2002-07-11Disable support for the other hardware accelerators. No need to crank theTheo de Raadt
2002-07-11add rcsid to firmware, and remove defn for tc990_IMAGE_SIZE, its ugly.Jason Wright
2002-07-11oppose abort()ion and urinetherapyMichael Shalayeff
2002-07-11New version of the firmware from 3Com. Many, many thanks to David DillowJason Wright
2002-07-11No need to compare sizes of new/old crontab file now that weTodd C. Miller
2002-07-11Convert the cmd and response queues to be endian aware, also prepare for new ...Jason Wright
2002-07-11More syncing with my cron 4.0 patch tree, basically cosmetic:Todd C. Miller