summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-11-17fixes based on ones suggested by mpech@prosoft.org.lvPaul Janzen
2001-11-17fixes from mpech@prosoft.org.lvPaul Janzen
2001-11-17section consistency: AUTHOR -> AUTHORS, even if only one listed;Paul Janzen
2001-11-17Pick up changes made in NetBSD to work with ubc.Hugh Graham
2001-11-17fix signal race issuesTheo de Raadt
2001-11-17make signal handler safe, by blocking signals around the things that it cares...Theo de Raadt
2001-11-17race safety in terminal signal handlerTheo de Raadt
2001-11-16signal handler is now safe, does not end up calling exit()Theo de Raadt
2001-11-16errno safety in signal handlerTheo de Raadt
2001-11-16incorrect writeTheo de Raadt
2001-11-16errno safety in SIGCHLD handlerTheo de Raadt
2001-11-16The implicit pass rules come first, not last. Spotted by alec@dtkco.com.Daniel Hartmeier
2001-11-16oopsMichael Shalayeff
2001-11-16make stack trace print addrs if no symtab present; miod@ okMichael Shalayeff
2001-11-16regenMichael Shalayeff
2001-11-16fix the typo (from dne@mayonnaise.net) and sort the ali sectionMichael Shalayeff
2001-11-16add an implementation for _load_uio on UIO_SYSSPACE objects that looks strang...Jason Wright
2001-11-16Close comment.Miod Vallat
2001-11-16remove #if 1 and some other debugging stuffJason Wright