summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-19cat2 & cat3 go into comp/* not man/*Theo de Raadt
2001-09-19Fix a typo... and remove return; at the end of a void function.Miod Vallat
2001-09-19Xref modload(8), not modstat(8).Miod Vallat
2001-09-19mention that sendmail can do SSL/TLS and reference starttls.8Todd C. Miller
2001-09-19use sizeof addr vs. SUN_LEN(addr) for sockaddr_un. Stevens blessesKevin Steves
2001-09-19add ClearAllForwardings ssh option and set it in scp and sftp; ok markus@Kevin Steves
2001-09-19Add $OpenBSD$.Marc Espie
2001-09-19No need to PHOLD/PRELE here, really.Artur Grabowski
2001-09-19No need for this complicated (and bug-prone) method for waking up the flusher.Artur Grabowski
2001-09-19re-order shlib_dirs, now X11R6/lib, local/lib, then custom libdirsTodd T. Fries
2001-09-19stolen verbatim from sparc and only slightly modified from there... thisJason Wright
2001-09-19no cd{REV}.fs here yetJason Wright
2001-09-19isplayer -> is_player gets out of <ctype.h> namespace; jsm28@cam.ac.ukPaul Janzen
2001-09-19ugly ugly hack for compiling sha1.c with -O0Jason Wright
2001-09-19starttls man page for sebdmail over TLS from Jose Nazario and mdoc'dTodd C. Miller
2001-09-19aculog should be writable by group dialer for tip/cu usersTodd C. Miller
2001-09-19Unify elf32 and elf64 code with macros. This forced a renamingArtur Grabowski
2001-09-19key_read() now returns -1 on type mismatch, tooMarkus Friedl
2001-09-19inline some very common putback/chrsave. Worth roughly 10%Marc Espie
2001-09-19Patch from Ryan McBride. Compile without INET6, remove unnecessaryDaniel Hartmeier
2001-09-19comment; sockopt # 57-59 are also reservedJun-ichiro itojun Hagino
2001-09-19occured->occurredMike Pechkin
2001-09-19mdocify and clean upPaul Janzen
2001-09-19occured->occurred; from NetBSD via Mike Pechkin <mpech@prosoft.org.lv>.Paul Janzen
2001-09-19command=xxx applies to subsystem now, tooMarkus Friedl
2001-09-19Define ENTIRE_LINE to be -1 instead of 0 because we may want to copy 0 charac...Peter Valchev
2001-09-19Fix a bug where ^@ wouldn't behave as expected when reading an exPeter Valchev
2001-09-19from stone age to the stars in one afternoon, not bad! (go, jason@)Todd T. Fries
2001-09-19Fix typo: succesfully -> successfullyKenneth R Westerback
2001-09-18make this better for sparc64Jason Wright
2001-09-18bring sparc64 OUT of the stone age... MAXPARTITIONS 16Jason Wright
2001-09-18forgot to add -t handling.Marc Espie
2001-09-18as reported by jason@, sparc64 is in the stone age of 8 partitionsTodd T. Fries
2001-09-18allow a little more time for reset and match TCM5098 (from NetBSD pr'sJason Wright
2001-09-18syncJason Wright
2001-09-18another 3com EISA board (from NetBSD pr 13948)Jason Wright
2001-09-18Remove rdsetroot from here and use the one in distrib/common (elf version)Dale Rahn
2001-09-18cleanups and endianness fixes. Mostly from NetBSDArtur Grabowski
2001-09-18remove elfrdsetroot from here and use the one in distrib/commonJason Wright
2001-09-18make sure mountroot_hook list is initializedJason Wright
2001-09-18understand sparc64Theo de Raadt
2001-09-18check strdup() rvalTodd C. Miller
2001-09-18better end-condition, fix tracing of dnl.Marc Espie
2001-09-18use elfrdsetrootJason Wright
2001-09-18sparc64 is 64 bit tooJason Wright
2001-09-18Avoid memory leak when disabling PMTU, rt_timer_queue_destroy() expects theAaron Campbell
2001-09-18copy the alpha/elfrdsetroot to common (for more general use: macppc, sparc64,...Jason Wright
2001-09-18uvmexp not uwmexp, these changes should be tested...Dale Rahn
2001-09-18Tracing facilities. Same style as gnu-m4, because it's mostly used forMarc Espie
2001-09-18handle ipv6; mcbride@countersiege.comJakob Schlyter