summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-13Be a bit more paranoid about CTCP traffic; FreeBSDbrian
2001-09-13Add TFTP support; FreeBSDbrian
2001-09-13Spell syslog.conf correctly; FreeBSDbrian
2001-09-13missing $OpenBSD:Markus Friedl
2001-09-13Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.orgTodd C. Miller
2001-09-12No need to be overkill for the french keyboard layout.Miod Vallat
2001-09-12get sc_bustag and sc_dmatag from attach.Jason Wright
2001-09-12s/set (mtu|mru)/set \1 max/brian
2001-09-12An example of how to do PPPoEbrian
2001-09-12Add commented out support for Cyrus SASLTodd C. Miller
2001-09-12don't forward agent for non third-party copies; ok markus@Kevin Steves
2001-09-12better mdoc styleTodd C. Miller
2001-09-12convert to mdocTodd C. Miller
2001-09-12check calloc() return valueMarkus Friedl
2001-09-12Install localhost.cf if it is missing and sendmail.cf exists.Todd C. Miller
2001-09-12Rename timeout_init to timeout_startup to deconfuse a bit.Artur Grabowski
2001-09-12Print memory numbers in KB as well as bytes like most other platforms.Todd C. Miller
2001-09-12Fix test.Federico G. Schwindt
2001-09-12Print avail/real memory sizes in KB in addition to bytes as in i386 land. ok ...Peter Valchev
2001-09-12no -ldl on sparc64 (yet)Jason Wright
2001-09-12move krb4 to after krb5, and don't link with -ldl on sparc64 (yet)Jason Wright
2001-09-12mbutl no moreArtur Grabowski
2001-09-11locale ru_SU is obsolete, replace with ru_RUHeikki Korpela
2001-09-11Undo BINAT translation when blocking with return-rst/-icmp.Daniel Hartmeier
2001-09-11Fix uvm_km_suballoc() usage flags. ok art@ millert@Miod Vallat
2001-09-11Don't include <vm/vm_kern.h> if you don't need foo_map.Miod Vallat
2001-09-11yes this is a configure diff, but this library order is needed for static lib...Theo de Raadt
2001-09-11just include os/sm_os_openbsd.hTodd C. Miller
2001-09-11localhost-only configTodd C. Miller
2001-09-11Scaffolding to support sendmail 8.12. Note that the new smmsp user/groupTodd C. Miller
2001-09-11merge in sendmail 8.12.0 with BSD Makefiles and mdoc man pagesTodd C. Miller
2001-09-11remove unused filesTodd C. Miller
2001-09-11sendmail 8.12.0 with $Id tags converted to $SendmailTodd C. Miller
2001-09-11Get the multi-inclusion code right this time. This broke mac68k builds,Miod Vallat
2001-09-11man page source style police changes from mpech@Marco S Hyman
2001-09-11revert previous: libstc++ builds nowJason Wright
2001-09-11syncTheo de Raadt
2001-09-11another skeleton file (copied from sparc)Jason Wright
2001-09-11getting close to where this might be useful...Jason Wright
2001-09-11remove uucp references, except for /var/spool/uucp*; deraadt@ ok.Federico G. Schwindt
2001-09-11for v9 we defined __sparcv9__ not __sparcv9Jason Wright
2001-09-11Keep the strings fully quoted.Dale Rahn
2001-09-11move to 3.0-betaTheo de Raadt
2001-09-11syncTheo de Raadt
2001-09-11vm/vm_kern.h is not needed hereand it compiles (;Michael Shalayeff
2001-09-11remove acd references; millert@ ok.Federico G. Schwindt
2001-09-11krb5 before krb4 to please the linkerJason Wright
2001-09-11oops, prettyJason Wright
2001-09-11sparc64 and sparc share the same process.SJason Wright
2001-09-11match getgrgid_r() changePeter Valchev