summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-07-11do not let the group access the semTheo de Raadt
2002-07-11Add a new error code for memory allocation failures, e_memory andTodd C. Miller
2002-07-11Back out revision 1.3; we return EWOULDBLOCK on lock failure, not EAGAIN.Todd C. Miller
2002-07-11syncNathan Binkert
2002-07-11New devicesNathan Binkert
2002-07-11print FQDN strings using correct length; ok ho@ jakob@Kevin Steves
2002-07-11We need to map the data segment of ld.so with PROT_EXEC for the GOT.Artur Grabowski
2002-07-11chroot awareHenning Brauer
2002-07-11cleanupNiels Provos
2002-07-11KNF.Artur Grabowski
2002-07-11sample entry for UserDir /var/www/users; create empty /var/www/users;Markus Friedl