summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-02-16KNFHenning Brauer
2004-02-16add scope_id for v6 to struct bgpd_addrHenning Brauer
2004-02-16Extend imsg API so that messages can be composed on the fly. In the RDE itClaudio Jeker
2004-02-16Basic aspath match function needed for filters and the "show rib" bgpctlClaudio Jeker
2004-02-16superfluous tabsClaudio Jeker
2004-02-16Add basic functions to print aspath in human readable format. OK henning@Claudio Jeker
2004-02-16Make the path attribute handling more RFC conformant. Also move theClaudio Jeker
2004-02-16catch all vnode typesTed Unangst
2004-02-16rough cut of netbsd's pmap process memory map inspector.Ted Unangst
2004-02-16freeifaddrs() data from getifaddrs()Ryan Thomas McBride
2004-02-15remove extra . I left when putting $self->{destdir} inside...Marc Espie
2004-02-15string.h for memsetJolan Luff
2004-02-15new arg to disk_unbusy, to record separate read/write statistics.Ted Unangst
2004-02-15- Check error condition on config; load exit() on initial startup, simplyRyan Thomas McBride
2004-02-14KNFHakan Olsson
2004-02-14Fix DOI select logic, which was broken for IKE vendors that sends non-zeroHakan Olsson
2004-02-14KNFRyan Thomas McBride
2004-02-13Print protocol and service numbers correctly when -n switch is specified.Can Erkin Acar
2004-02-12Add missing \n to logit(), reverse logic on asprintf error so the error caseRyan Thomas McBride
2004-02-12Add missing \n on usage. From Daniel Cavanagh <nofsk@vtown.com.au>Ryan Thomas McBride
2004-02-12Recognize the process.arm.S file committed earlier today.Dale Rahn
2004-02-12the macro terminator suggests: hastalavista, LOG()Henning Brauer
2004-02-12KNFHenning Brauer
2004-02-12we need to memcpy out the ifmsghdr, it has different alignent requirementsHenning Brauer
2004-02-12bit KNF, to stderr what belongs to stderr, err where you mean err and notHenning Brauer
2004-02-11enable shared libs on amd64; from drahnTheo de Raadt
2004-02-11Arm routine for process swapping in afs, appears to pass testlwp.Dale Rahn
2004-02-11ARM now supports shared libraries.Dale Rahn
2004-02-10enforce config file secrecy (correct owner, no rights for group/world)Henning Brauer
2004-02-10Make pfsync printing consistent with rest of tcpdump regarding newlines,Ryan Thomas McBride
2004-02-10fflush(stdout). kame pr 584Jun-ichiro itojun Hagino
2004-02-10ap_server_strip_chroot() is void not int, found by otto while playing withHenning Brauer
2004-02-10Make pfsync work correctly with IP options on 64-bit alignmentRyan Thomas McBride
2004-02-10Unbreak -h <hostname>; from FreeBSD. ok deraadt@Otto Moerbeek
2004-02-09print networks tooHenning Brauer
2004-02-09drain the list fluffierHenning Brauer
2004-02-09Remove unused %r (recursive) format option. ok millert@Can Erkin Acar
2004-02-09use process.x86_64.STheo de Raadt
2004-02-09regsize must be 8 on amd64... surely...Theo de Raadt
2004-02-09replace a bunch of u_long by u_int32_tHenning Brauer
2004-02-09make max_prefix an u_int32_t instead of an u_long and change itsHenning Brauer
2004-02-09print more fluffHenning Brauer
2004-02-09move printing the config to where it belongsHenning Brauer
2004-02-08factor out functions to print the configuration (rules only for now)Henning Brauer
2004-02-08back out last change since it was unnecessary, the last bind merge fixed the ...Peter Valchev
2004-02-08regeneratePeter Valchev
2004-02-0864-bit fix; ok/idea jakobPeter Valchev
2004-02-08no matter what size "long long" is, the printf format is always %lld. ok jakobPeter Valchev
2004-02-08amd64 needs the same hack as powerpc; but this code really needs to beTheo de Raadt
2004-02-07it's about time to document tcp md5sig ...Henning Brauer