Age | Commit message (Expand) | Author |
2001-11-20 | regen | Michael Shalayeff |
2001-11-20 | Linksys2 Instant Wireless Network | Michael Shalayeff |
2001-11-20 | In private version of popen(), only wrap a command to be run in a | Todd C. Miller |
2001-11-20 | Major signal overhaul. We no longer longjmp all over the place. | Todd C. Miller |
2001-11-20 | mention 5821 (and the fact that it hasn't been tested) | Jason Wright |
2001-11-20 | Match bcom 5821 (this is untested and is based on the datasheet's claim that | Jason Wright |
2001-11-20 | sync | Jason Wright |
2001-11-20 | bcom 5821 | Jason Wright |
2001-11-20 | All sensitive pmap operations should operate at splvm, NOT splimp. | Miod Vallat |
2001-11-20 | a few thoughts about longjmp in signal handlers | Theo de Raadt |
2001-11-20 | no libdl here, too | Peter Valchev |
2001-11-20 | - using fgets instead of gets | Kevin Lo |
2001-11-20 | use more reasonable default level values; ho@ testing | Michael Shalayeff |
2001-11-20 | don't allow CHANGEBINAT ioctl in securelevel > 1 | Mike Pechkin |
2001-11-20 | libdl is gone | Peter Valchev |
2001-11-20 | shared only | Peter Valchev |
2001-11-20 | -libdl here, too | Peter Valchev |
2001-11-20 | -libdl, ok deraadt | Peter Valchev |
2001-11-20 | bye bye, libdl | Peter Valchev |
2001-11-20 | Put dl* function definitions in libc on ELF, removing the need for libdl. | Peter Valchev |
2001-11-20 | Encode usercode/password in ftp url's as required by RFC 1738, | Kenneth R Westerback |
2001-11-19 | remove the signal handler races and longjmps, and then do a bit of KNF | Theo de Raadt |
2001-11-19 | mark signal race, fix half of it | Theo de Raadt |
2001-11-19 | only slight fixes needed in signal handlers | Theo de Raadt |
2001-11-19 | use _exit in signal handler | Theo de Raadt |
2001-11-19 | more than typo | Theo de Raadt |
2001-11-19 | more then -> more than | Aaron Campbell |
2001-11-19 | kill more registers | Mike Pechkin |
2001-11-19 | clarify/state that private keys are not exposed to clients using the agent; | Kevin Steves |
2001-11-19 | remove local hack and use ac97_set_rate; tested by form@ | Michael Shalayeff |
2001-11-19 | fd leak on HUP; ok stevesk@ | Markus Friedl |
2001-11-19 | use a private svc_run() function that checks for a signal handler flag; | Theo de Raadt |
2001-11-19 | KNFightmare | Theo de Raadt |
2001-11-19 | KNF here too | Theo de Raadt |
2001-11-19 | KNF | Theo de Raadt |
2001-11-19 | Remove pointless additional 'syncing' instructions in the powerpc spl*() | Dale Rahn |
2001-11-19 | no signals, no need for signal.h | Theo de Raadt |
2001-11-19 | blah blah blah. guess what. more signals | Theo de Raadt |
2001-11-19 | guess what! more signal race fixes... | Theo de Raadt |
2001-11-19 | zap trailing spaces and tabs | Theo de Raadt |
2001-11-19 | remove an unused install.sub file, standard one has been used on macppc | Dale Rahn |
2001-11-19 | another device | Theo de Raadt |
2001-11-19 | remove 6 spaces or tabs at end of line, making this file 6 bytes smaller. ea... | Theo de Raadt |
2001-11-19 | clean & KNF | Theo de Raadt |
2001-11-19 | Use netisr_dispatch instead of handcoded list. | Dale Rahn |
2001-11-18 | slightly expand the Csw/Trp/Sys/Int/Sof spacing | Theo de Raadt |
2001-11-18 | move racey shit out of signal handler | Theo de Raadt |
2001-11-18 | After a simplistic rewrite, signal flags were not being noticed until a | Theo de Raadt |
2001-11-18 | create own svc_run(), which can do updating outside of a signal handler | Theo de Raadt |
2001-11-18 | blow away unused XIDLE signal race crap | Theo de Raadt |