summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2002-02-22Do not include uio header file, that interface was removed.Dale Rahn
2002-02-22Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@Dale Rahn
2002-02-22Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@Dale Rahn
2002-02-22mark opened device and socket as close on exec; idea from freebsd pr/35182Michael Shalayeff
2002-02-21Invoke helper scripts with relative path; this got borked in rev 1.13.Miod Vallat
2002-02-21use sizeof w/ defines; niklas@ millert@ ok.Federico G. Schwindt
2002-02-20Fix ELF so it works with /dev/ksyms. Also make 'detection' of ksymsPer Fogelstrom
2002-02-20sync with KAMEKenjiro Cho
2002-02-20sync with KAMEKenjiro Cho
2002-02-20sync with KAMEKenjiro Cho
2002-02-20Revert 1.10, bad mpech@ didn't try to compile.Miod Vallat
2002-02-19IPsec is written ``IPsec'', not ``IPSec''.Miod Vallat
2002-02-19Fix the signal races in rbootd.Miod Vallat
2002-02-19Use opendev(3) rather than open(2) to please lazy people like me thatMiod Vallat
2002-02-19Clean the dust, do decent error checking, and add a manual page.Miod Vallat
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-19Every command should have a manual page.Miod Vallat
2002-02-19Use arc4random().Mike Pechkin
2002-02-19Fix gethostname() usage.Mike Pechkin
2002-02-19sizeof pedant.Jun-ichiro itojun Hagino
2002-02-18de-warn some more garbageTheo de Raadt
2002-02-18minor signal race fixesTheo de Raadt
2002-02-18enable echo in signal handler, since it could be disabledEric Jackson
2002-02-18comment out fsinfo(8), we don't install it; deraadt@ ok.Federico G. Schwindt
2002-02-18workaround another vax ld issueTheo de Raadt
2002-02-18Don't chmod 0755 the directory we just mkdtemp()'d. mkdtemp() usesTodd C. Miller
2002-02-17Patch from Daniel Lucq <daniel@lucq.org>Mats O Jansson
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-17Document that both localhost and the local hostname needs to be able toMats O Jansson
2002-02-17fix LP64 bug; ura@hiru.aoba.yokohama.jpTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-15fix htdocs pages, changed with apache 1.3.23 update, to install the rightBob Beck
2002-02-15bit of strcpy and sprintf cullingTheo de Raadt
2002-02-15complete paranoiaTheo de Raadt
2002-02-15KNFTheo de Raadt
2002-02-13some more KNF and -WallTheo de Raadt
2002-02-13some KNFTheo de Raadt
2002-02-13remove the cast too; ok deraadtPeter Valchev
2002-02-13proc is not an enum, dummy! this makes sparc64 amd workTheo de Raadt
2002-02-13be a bit more pendrantic about spelling than the brit wasTheo de Raadt
2002-02-13When you give command examples and etc., in a manual page prefix them with:Mike Pechkin
2002-02-13sync with KAME.Kenjiro Cho
2002-02-13rewrite the parser code to get rid of the heritageKenjiro Cho
2002-02-13typo: clinet -> client from KAME.Kenjiro Cho
2002-02-12import apache 1.3.26 + mod_ssl 2.8.10Bob Beck
2002-02-12import apache 1.3.26 + mod_ssl 2.8.10Bob Beck
2002-02-12Apache 1.3.23+mod_ssl-2.8.6-1.3.23 mergeBob Beck
2002-02-10Fix SIGTERM handling; deraadt@ okTodd C. Miller
2002-02-07add cbq.ssh_tosArtur Grabowski
2002-02-07Install altq config samples.Artur Grabowski