summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-12this is an ugly quick hack, but it works; theo helped (;Michael Shalayeff
2001-01-12Reverse the order of two loop invariant to make 'strlcat(0, "foo", 0)'Todd C. Miller
2001-01-12add SIOCSIFMTU; angelos@ coachedTodd T. Fries
2001-01-12Clarify sigsetjmp vs. setjmp vs. _setjmp.Todd C. Miller
2001-01-12moved stests to src/regress/usr.bin/sort which is more appropriateTodd C. Miller
2001-01-12sort regression tests; moved here from the sort TEST subdirTodd C. Miller
2001-01-12syncTheo de Raadt
2001-01-12remove extra + character in status outputTheo de Raadt
2001-01-12repair -f.Jun-ichiro itojun Hagino
2001-01-12typo, enhough -> enoughBrad Smith
2001-01-12minimize chance of signal handler race. big help from deraadt.Jun-ichiro itojun Hagino
2001-01-12correct fd_set allocation. from deraadtJun-ichiro itojun Hagino
2001-01-12make sure s always has enough from for trailing \0. even though strlcpy willBob Beck
2001-01-12save_errno handling; itojun okTheo de Raadt
2001-01-12make signo a volatile variable. sync with kameJun-ichiro itojun Hagino
2001-01-12Activate other maestro makes, per Theo's request.Marc Espie
2001-01-12mention more ac97 driversTheo de Raadt
2001-01-12un-race three signal handlers, and fix the fd_set overflow gunkTheo de Raadt
2001-01-12various small cleanupsTheo de Raadt
2001-01-12make signal handler very short, to avoid possibility of race conditions.Jun-ichiro itojun Hagino
2001-01-12Update vm interface to MACHIN_NEW_NONCONTIG. Fix compile warning in pcctwo.cSteve Murphree
2001-01-12use setitimer instead of alarmJason Wright
2001-01-11nearly a complete rewrite. use poll(), no more signals, no more races,Theo de Raadt
2001-01-11fd_set overflows, move races out of signal handlers, and fd_set repairs;Theo de Raadt
2001-01-11Add maestroMarc Espie
2001-01-11fix fd_set overflowTheo de Raadt
2001-01-11indentTheo de Raadt
2001-01-11fix closedown() stub generated by rpcgen(1)Theo de Raadt
2001-01-11Sound driver for some ESS maestro models. Work by d@ and me, based onMarc Espie
2001-01-11indentTheo de Raadt
2001-01-11change signal handler to set a flag, and then in the main loop doTheo de Raadt
2001-01-11maxfd+1Markus Friedl
2001-01-11save_errno in signal handlerTheo de Raadt
2001-01-11fix a few stringsMichael Shalayeff
2001-01-11auichMichael Shalayeff
2001-01-11fix select overflow, work by deraadt and me.Markus Friedl
2001-01-11ich/auichMichael Shalayeff
2001-01-11no stidebugMichael Shalayeff
2001-01-11read rom through the rom handleMichael Shalayeff
2001-01-11fix a few types and alignment problemsMichael Shalayeff
2001-01-11there is no pseudo-device crypto either; sleep theoMichael Shalayeff
2001-01-11Default mode is BSS, not ad-hocAngelos D. Keromytis
2001-01-11ich/auichMichael Shalayeff
2001-01-11comment on a real nasty raceTheo de Raadt
2001-01-11make closedown() use __svc_fdset, so that large fd_set sizes close down niceTheo de Raadt
2001-01-11rename the rest to auich, verbalize the chipset type we are a part ofMichael Shalayeff
2001-01-11comment on a signal raceTheo de Raadt
2001-01-11oopsTheo de Raadt
2001-01-11move ich to auich at mickey's requestTheo de Raadt
2001-01-11Newline at end of debug printf.Angelos D. Keromytis