Age | Commit message (Expand) | Author |
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 |
2002-07-12 | EVP_CIPH_CUSTOM_IV for our own rijndael | Markus Friedl |
2002-07-12 | sync | Theo de Raadt |
2002-07-12 | chroot aware | Henning Brauer |
2002-07-12 | Detect the case where we LK_RELEASE a lock when noone is holding it. | Artur Grabowski |
2002-07-12 | Change the locking on the mountpoint slightly. Instead of using mnt_lock | Artur Grabowski |
2002-07-12 | Document the API change. | Artur Grabowski |
2002-07-12 | - Add a flags argument to dohooks. | Artur Grabowski |
2002-07-12 | print connect failure during debugging mode. | Jun-ichiro itojun Hagino |
2002-07-12 | There is no "simple_lock_unlock" function... | Miod Vallat |
2002-07-12 | some clean up. install argument replacements only if we are going to | Niels Provos |
2002-07-12 | in the error case, just remove an installed argument replacement, it is not | Niels Provos |
2002-07-12 | 'this is a scanner' | Todd T. Fries |
2002-07-12 | sync | Todd T. Fries |
2002-07-12 | add my scanner | Todd T. Fries |
2002-07-12 | No need to include files.sun, which only add the "frim event" stuff which | Miod Vallat |
2002-07-12 | remove printing of soon-to-be-gone flags. | Artur Grabowski |
2002-07-12 | Add a missing check for fts_alloc() returning NULL; Chad Loder | Todd C. Miller |
2002-07-12 | Fix vm -> uvm in a comment. | Artur Grabowski |
2002-07-12 | Eliminate list_has_sets() by eliminating its only use. Instead of | Kenneth R Westerback |
2002-07-12 | malloc/strdup failure not handled; cloder@acm.org | Theo de Raadt |
2002-07-12 | Consolidate repeated logic to get non-empty $resp into a | Kenneth R Westerback |
2002-07-11 | clean | Theo de Raadt |
2002-07-11 | Make sure to protect ttypend with spltty all the time. | Artur Grabowski |
2002-07-11 | sync | Theo de Raadt |
2002-07-11 | malloc() failure tests; rimshot@pandora.be | Theo de Raadt |
2002-07-11 | Disable support for the other hardware accelerators. No need to crank the | Theo de Raadt |
2002-07-11 | add rcsid to firmware, and remove defn for tc990_IMAGE_SIZE, its ugly. | Jason Wright |
2002-07-11 | oppose abort()ion and urinetherapy | Michael Shalayeff |
2002-07-11 | New version of the firmware from 3Com. Many, many thanks to David Dillow | Jason Wright |
2002-07-11 | No need to compare sizes of new/old crontab file now that we | Todd C. Miller |
2002-07-11 | Convert the cmd and response queues to be endian aware, also prepare for new ... | Jason Wright |
2002-07-11 | More syncing with my cron 4.0 patch tree, basically cosmetic: | Todd C. Miller |
2002-07-11 | do not let the group access the sem | Theo de Raadt |
2002-07-11 | Add a new error code for memory allocation failures, e_memory and | Todd C. Miller |
2002-07-11 | Back out revision 1.3; we return EWOULDBLOCK on lock failure, not EAGAIN. | Todd C. Miller |
2002-07-11 | sync | Nathan Binkert |
2002-07-11 | New devices | Nathan Binkert |
2002-07-11 | print FQDN strings using correct length; ok ho@ jakob@ | Kevin Steves |
2002-07-11 | We need to map the data segment of ld.so with PROT_EXEC for the GOT. | Artur Grabowski |
2002-07-11 | chroot aware | Henning Brauer |
2002-07-11 | cleanup | Niels Provos |
2002-07-11 | KNF. | Artur Grabowski |
2002-07-11 | sample entry for UserDir /var/www/users; create empty /var/www/users; | Markus Friedl |