summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-11-19zap trailing spaces and tabsTheo de Raadt
2001-11-19remove an unused install.sub file, standard one has been used on macppcDale Rahn
2001-11-19another deviceTheo de Raadt
2001-11-19remove 6 spaces or tabs at end of line, making this file 6 bytes smaller. ea...Theo de Raadt
2001-11-19clean & KNFTheo de Raadt
2001-11-19Use netisr_dispatch instead of handcoded list.Dale Rahn
2001-11-18slightly expand the Csw/Trp/Sys/Int/Sof spacingTheo de Raadt
2001-11-18move racey shit out of signal handlerTheo de Raadt
2001-11-18After a simplistic rewrite, signal flags were not being noticed until aTheo de Raadt
2001-11-18create own svc_run(), which can do updating outside of a signal handlerTheo de Raadt
2001-11-18blow away unused XIDLE signal race crapTheo de Raadt
2001-11-18Purge more (last?) comments from install scripts by removing allKenneth R Westerback
2001-11-18Fix RB_NOSYM clash here, too.Miod Vallat
2001-11-18Ensure SA_RESTART is not set on SIGALRM. With it set, the SIGALRM is notTheo de Raadt
2001-11-18spellingTheo de Raadt
2001-11-18Revert niklas's broken ICU interrupt handling changes; deraadt@ okAaron Campbell
2001-11-18vscom pci-200hTheo de Raadt
2001-11-18syncTheo de Raadt
2001-11-18vscom pci 200hTheo de Raadt
2001-11-18Remove \n from more panic messagesMiod Vallat
2001-11-18volatile sig_atomic_tTheo de Raadt
2001-11-17oopsTheo de Raadt
2001-11-17put more common stuff into m68k/genassym.cf; miod@ okMichael Shalayeff
2001-11-17Remove a duplicate #define and fix a typo.Aaron Campbell
2001-11-17what the heck, be solaris compatible for sig_atomic_tTheo de Raadt
2001-11-17Improve/enhance network handling during installations.Kenneth R Westerback
2001-11-17sig_atomic_t can be a long, it is atomic, and fatterTheo de Raadt
2001-11-17fix a commentTheo de Raadt
2001-11-17volatile sig_atomic_tTheo de Raadt
2001-11-17volatile sig_atomic_tTheo de Raadt
2001-11-17volatile sig_atomic_tTheo de Raadt
2001-11-17volatile sig_atomic_tTheo de Raadt
2001-11-17Repair brain-damaged struct sigaction initialization.Todd C. Miller
2001-11-17o Block signals when running fts_read() so the SIGINFO handler willTodd C. Miller
2001-11-17use volatile sig_atomic_t where possible; simply volatile i other placesTheo de Raadt
2001-11-17remove unused signal handler variableTheo de Raadt
2001-11-17save errno in signal handlerTheo de Raadt
2001-11-17do not exit() from signal handlerTheo de Raadt
2001-11-17errno savingTheo de Raadt
2001-11-17enum/int type cleanup where it made sense to do so; ok markus@Kevin Steves
2001-11-17properly bail out of incfile(); millert okTheo de Raadt
2001-11-17missing prototype (getmsgbufsize).Markus Friedl
2001-11-17reread config from main loop instead of signal hander; ok deraadt@Markus Friedl
2001-11-17Xr library-specsMarc Espie
2001-11-17reference library specs.Marc Espie
2001-11-17check the full libdepend spec at install time.Marc Espie
2001-11-17Pass PKG_PREFIX off to pkg thru envMarc Espie
2001-11-17move gunk out of signal handlers, now safeTheo de Raadt
2001-11-17syncTheo de Raadt
2001-11-17Always update the piles before checking score.Paul Janzen