summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1999-01-10Only call isatty() when we open our descriptor, and rememberbrian
1999-01-10If we can't open alias.log, don't try to write to thebrian
1999-01-08Don't use the next phone number after the ``|'' if thebrian
1999-01-06Typo: The idle timer is ignored in -ddial and -dedicatedbrian
1999-01-06Don't warn when ``add xxxx HISADDR'' fails because HISADDRbrian
1999-01-05careful about sunx.sun_path termination; matter@research.suspicious.orgTheo de Raadt
1999-01-04PIDs does not always fit in shortNiklas Hallqvist
1999-01-04use pid_tTheo de Raadt
1999-01-03fix overflow; bdeTheo de Raadt
1999-01-01sendmail 8.9.2Todd C. Miller
1998-12-31 Fix broken htdocs/manual install that was missing files.Bob Beck
1998-12-29do batch in encrypted mode by default; ibo@val-axs.netTheo de Raadt
1998-12-28use getcwd(3)Theo de Raadt
1998-12-28document -DHugh Graham
1998-12-20Don't assume /bsd if no system given, let the kvm routines pick a default (an...Todd C. Miller
1998-12-20o make sure C-style strings in packet are NUL-terminated and increase size ofTodd C. Miller
1998-12-19back out recently added sanity check for data and bss as ksyms has neitherTodd C. Miller
1998-12-18merge freebsd version of acctonTheo de Raadt
1998-12-18fix 64-bit unaligned problemsTheo de Raadt
1998-12-18indentTheo de Raadt
1998-12-17Don't return stack-based data. This may have causedbrian
1998-12-16more .Nm fixesAaron Campbell
1998-12-16Typo policebrian
1998-12-15Fix a potentially bad latency problem.brian
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-12-15push CC and CFLAGS; wd@ics.nara-wu.ac.jpTheo de Raadt
1998-12-14Allow a variable as the first arg to ``set proctitle''.brian
1998-12-14Mention the cosmetic necessity to ``iface clear'' in ppp.linkdown.brian
1998-12-10Boy, this was tricky to find:brian
1998-12-10When using ``set device !someprogram'', when ``someprogram''brian
1998-12-05NOMAN fixeskstailey
1998-12-04support user.group or user:group, per chown(8)Theo de Raadt
1998-11-29Blow up a little more verbosely if something's feeding us garbage.Jason Downs
1998-11-28use MAXPATHLENTodd C. Miller
1998-11-28 o use in_port_tTodd C. Miller
1998-11-24grammerTheo de Raadt
1998-11-23pass length for OpenFile(), bug in previous oflow detection; found by formTheo de Raadt
1998-11-23Even better; get rid of tempnam completely in favor of mkstemp)Todd C. Miller
1998-11-22fixed typo, noticed by jbernard@ox.mines.edu (netbsd/pkg/6481)Marc Espie
1998-11-22race-less tempnam() useTheo de Raadt
1998-11-22please -WallTheo de Raadt
1998-11-21missing \nTheo de Raadt
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-11-19catch extra junk at the end of the numbersTheo de Raadt
1998-11-19- fix pkg_info to give more rational summary when COMMENTS files are weird.Marc Espie
1998-11-18correct strtol() mess around rpc version numbersTheo de Raadt
1998-11-18paramters -> parameters (but this whole page needs to be redone, hopefully soon)Aaron Campbell
1998-11-15put userdir back; "disabled" keyword is to be used insteadTheo de Raadt
1998-11-14put bootpd.dump in /var/run, not /tmp, to avoid /tmp raceTodd C. Miller
1998-11-13put p option in getopt(); garath@code.ridgefield.orgTheo de Raadt