summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2003-10-21Prefix ${DESTDIR} to installation directory.Marc Espie
2003-10-20let it build even if depend stage gets skipped.Marc Espie
2003-10-20switch to new pkgtools, agreed between pval, naddy and I.Marc Espie
2003-10-20note str* fixesJakob Schlyter
2003-10-20Missing undef. conflicts is an error.Marc Espie
2003-10-20Forgot that one.Marc Espie
2003-10-20snprintfify; noted by david krauseJakob Schlyter
2003-10-20realloc fixesTheo de Raadt
2003-10-19plist's has/get methods for accessing elements: perl ->{} has quirksMarc Espie
2003-10-19pkgpath is . by default.Marc Espie
2003-10-19Add is_stem/find_stemMarc Espie
2003-10-19Add is_stem, findstem and use them in pkg_info.Marc Espie
2003-10-19Let @cwd followed by no files work (for @extra), like the old tools.Marc Espie
2003-10-19Add manpages, with a few minor changes from old ones.Marc Espie
2003-10-19ISC BIND version 9.3.0. ok deraadt@Jakob Schlyter
2003-10-19add support for SSHFP resource recordsJakob Schlyter
2003-10-19I committed the wrong diff which would remove all files in pkg_add/Nikolay Sturm
2003-10-19new targets clean and cleandirNikolay Sturm
2003-10-17use u_int32_t instead of unsigned long, a 32-bit quantity is needed.Daniel Hartmeier
2003-10-16new import of my pkgtools, after a slight naming disagreement with theMarc Espie
2003-10-16poll() arg mistake. Tatoku OgaitoJun-ichiro itojun Hagino
2003-10-16safer realloc. deraadt okJun-ichiro itojun Hagino
2003-10-12buf oflow, fixed badly in freebsd by tjr, i changed it to give a niceTheo de Raadt
2003-10-12Default snaplen is 96 not 68, from Pyun YongHyeon, ok deraadt@Daniel Hartmeier
2003-10-12Make it compile without INET6, from Max Laier, ok deraadt@Daniel Hartmeier
2003-10-08ugly hack to fix digest authentication for ie, safari et al. FreeBSD PR#55401.Jakob Schlyter
2003-10-08cleanup of PASS PHRASE ARGUMENTS and ASN1PARSE;Jason McIntyre
2003-10-07FILES /etc/sensorsd.confHenning Brauer
2003-10-06connect sensorsd to the buildHenning Brauer
2003-10-06.Xr it 4Henning Brauer
2003-10-05ansiTheo de Raadt
2003-10-04remove my wacky spacing; some typos from 0.97c;Jason McIntyre
2003-10-04move [-d] from NAME to SYNOPSIS;Jason McIntyre
2003-10-04incorrect Ar vs FlTheo de Raadt
2003-10-03exit if no config file; jeffi@rcn.comTheo de Raadt
2003-10-02chroot handling for SSLCertificateChainFile, problem found and fix tested byHenning Brauer
2003-10-02style sync w/ kameJun-ichiro itojun Hagino
2003-10-01use the same amount of indent for the action fields in the example conf;Jason McIntyre
2003-10-01fix typo; jjy2+@pitt.eduTheo de Raadt
2003-10-01sys/types.h is not really needed with sys/param.h.Kevin Lo
2003-09-30o err out on start if no watches are definedHenning Brauer
2003-09-30set the log message ident with openlog(), ok henning@jose
2003-09-29uncomment daemon() call; spotted by jose@Henning Brauer
2003-09-26- kill whitespace at EOLJason McIntyre
2003-09-26Rearchitecture of the userland/kernel IOCTL interface for transactions.Cedric Berger
2003-09-26avoid strdup. and, while at it, fix a file leak at sigexit time spottedTheo de Raadt
2003-09-26use ereallocTheo de Raadt
2003-09-26use emalloc and watch for strdup failureTheo de Raadt
2003-09-26use emallocTheo de Raadt
2003-09-26check strdup failure; ok anil millertTheo de Raadt