Age | Commit message (Expand) | Author |
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 |
2001-11-18 | Purge more (last?) comments from install scripts by removing all | Kenneth R Westerback |
2001-11-18 | Fix RB_NOSYM clash here, too. | Miod Vallat |
2001-11-18 | Ensure SA_RESTART is not set on SIGALRM. With it set, the SIGALRM is not | Theo de Raadt |
2001-11-18 | spelling | Theo de Raadt |
2001-11-18 | Revert niklas's broken ICU interrupt handling changes; deraadt@ ok | Aaron Campbell |
2001-11-18 | vscom pci-200h | Theo de Raadt |
2001-11-18 | sync | Theo de Raadt |
2001-11-18 | vscom pci 200h | Theo de Raadt |
2001-11-18 | Remove \n from more panic messages | Miod Vallat |
2001-11-18 | volatile sig_atomic_t | Theo de Raadt |
2001-11-17 | oops | Theo de Raadt |
2001-11-17 | put more common stuff into m68k/genassym.cf; miod@ ok | Michael Shalayeff |
2001-11-17 | Remove a duplicate #define and fix a typo. | Aaron Campbell |
2001-11-17 | what the heck, be solaris compatible for sig_atomic_t | Theo de Raadt |
2001-11-17 | Improve/enhance network handling during installations. | Kenneth R Westerback |
2001-11-17 | sig_atomic_t can be a long, it is atomic, and fatter | Theo de Raadt |
2001-11-17 | fix a comment | Theo de Raadt |
2001-11-17 | volatile sig_atomic_t | Theo de Raadt |
2001-11-17 | volatile sig_atomic_t | Theo de Raadt |
2001-11-17 | volatile sig_atomic_t | Theo de Raadt |
2001-11-17 | volatile sig_atomic_t | Theo de Raadt |
2001-11-17 | Repair brain-damaged struct sigaction initialization. | Todd C. Miller |
2001-11-17 | o Block signals when running fts_read() so the SIGINFO handler will | Todd C. Miller |
2001-11-17 | use volatile sig_atomic_t where possible; simply volatile i other places | Theo de Raadt |
2001-11-17 | remove unused signal handler variable | Theo de Raadt |
2001-11-17 | save errno in signal handler | Theo de Raadt |
2001-11-17 | do not exit() from signal handler | Theo de Raadt |
2001-11-17 | errno saving | Theo de Raadt |
2001-11-17 | enum/int type cleanup where it made sense to do so; ok markus@ | Kevin Steves |
2001-11-17 | properly bail out of incfile(); millert ok | Theo de Raadt |
2001-11-17 | missing prototype (getmsgbufsize). | Markus Friedl |
2001-11-17 | reread config from main loop instead of signal hander; ok deraadt@ | Markus Friedl |
2001-11-17 | Xr library-specs | Marc Espie |
2001-11-17 | reference library specs. | Marc Espie |
2001-11-17 | check the full libdepend spec at install time. | Marc Espie |
2001-11-17 | Pass PKG_PREFIX off to pkg thru env | Marc Espie |
2001-11-17 | move gunk out of signal handlers, now safe | Theo de Raadt |
2001-11-17 | sync | Theo de Raadt |
2001-11-17 | Always update the piles before checking score. | Paul Janzen |