summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-16s/ND6DEBUG/ND6_DEBUG/ to synchronize with other placesJun-ichiro itojun Hagino
2001-01-16Changes from Don Beusee:Todd C. Miller
2001-01-16bzero the sets before FD_SET'n themJason Wright
2001-01-16fix fd_set overflowsJason Wright
2001-01-16switch stacks even when restoring a preempted thread. (credit to pefo@)David Leonard
2001-01-16Document NO_BUILD.Angelos D. Keromytis
2001-01-16Check whether /etc/inetd.conf exists before starting inetd (chuck@snew.com)Angelos D. Keromytis
2001-01-16Changes from Don Beusee:Todd C. Miller
2001-01-16fd_set overflow handlingTheo de Raadt
2001-01-16_exit() in signal handlerTheo de Raadt
2001-01-16cleanup strcpy, strncpy, signal races, etcTheo de Raadt
2001-01-16use a private svc_run(), which looks at a global touched by SIGHUP handlerTheo de Raadt
2001-01-16pull 8.12.x change (or equivalent to),Jun-ichiro itojun Hagino
2001-01-16Don't define __indr_reference for ELF.Artur Grabowski
2001-01-15Fix bug that sometime ignored first command in -e mode. -mojMats O Jansson
2001-01-15- increase the amount of space mapped for dvma on sun4mJason Wright
2001-01-15Random fixes for cross builds. (especiaslly new binutils)Artur Grabowski
2001-01-15Careful with bitmasks (henric@aimnet.com)Angelos D. Keromytis
2001-01-15update from netbsd:Jason Wright
2001-01-15readable long listing for sftp-server, ok deraadt@Markus Friedl
2001-01-15rename must fail if newpath exists, debug off by defaultMarkus Friedl
2001-01-15use error() not stderr!Markus Friedl
2001-01-15use log() instead of stderrMarkus Friedl
2001-01-15sendmail 8.11.2 with BSD MakefilesTodd C. Miller
2001-01-15remove useless fileTodd C. Miller
2001-01-15remove unused filesTodd C. Miller
2001-01-15sendmail 8.11.2Todd C. Miller
2001-01-15use _exit() in term handler if real signalTheo de Raadt
2001-01-15_exit() in signal handlerTheo de Raadt
2001-01-15avoid using warnx() in a signal handler, suggestion from aaronTheo de Raadt
2001-01-15save_errno in signal handlerTheo de Raadt
2001-01-15include <sys/buf.h> for B_READ that we need in the UVM caseArtur Grabowski
2001-01-15__asm__ and __volatile__Theo de Raadt
2001-01-15use _exit() in signal handler, still a race because of warnx()...Theo de Raadt
2001-01-15typoTheo de Raadt
2001-01-15Add adw host adapter error docs, plus minor cleanupKenneth R Westerback
2001-01-15oopsTheo de Raadt
2001-01-15Use xs->stimeout instead of adding a struct timeout to ccbKenneth R Westerback
2001-01-15We boot elf and ecoff. Add the appropriate defines.Artur Grabowski
2001-01-15Some ECOFF ifdefs and various fixes.Artur Grabowski
2001-01-15Use __STRING() macro instead of manually trying to do the same thing.Artur Grabowski
2001-01-15'implement' bus_space_write_raw_region_{2,4}.Artur Grabowski
2001-01-15Need a declaration for netbsd_sendisg.Artur Grabowski
2001-01-15enable COMPAT_NETBSDArtur Grabowski
2001-01-15Make this work with new alpha code.Artur Grabowski
2001-01-15define the constants that COMPAT_NETBSD code needs in locoreArtur Grabowski
2001-01-15Make this code build.Artur Grabowski
2001-01-15Unbreak UNION code.Artur Grabowski
2001-01-15sync with latest kame tree.Jun-ichiro itojun Hagino
2001-01-15Revert previous patch.Angelos D. Keromytis