summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Collapse)Author
2001-06-25Better style in description; additional sections at end.Ian Darwin
2001-06-25Theo wanted a larger man pageIan Darwin
2001-06-25'.Nm pfctl' not '.Nm' in SYNOPSIS. Also, some cleanup of stray punctuation.smart
aaron@ ok.
2001-06-25Identify the Apple Airport card.Dale Rahn
ok, millert
2001-06-25include guard fix; smat@acm.orgDaniel Hartmeier
2001-06-25Separate getopt handling from execution of functions. Still needsmart
to do stricter checking to make sure invalid option combinations don't get through. deraadt@, dhartmei@ ok.
2001-06-25revised ioctl interface, first getopt version of pfctlDaniel Hartmeier
2001-06-25pfctl now has a manpage. likely needs fleshing out.Kjell Wooding
2001-06-25more sync against kernel changesTheo de Raadt
2001-06-25catch up, might have introduced bugs, but there is a next pass...Theo de Raadt
2001-06-25catch up to Art changes in the kernelTheo de Raadt
2001-06-25Copyright update.Angelos D. Keromytis
2001-06-25Replace magic numbers 1, 6, and 17 with IPPROTO_{ICMP,UDP,TCP}. deraadt@ ok.smart
2001-06-25Update copyright dates.Angelos D. Keromytis
2001-06-25use only ioctl return values found in errno.hDaniel Hartmeier
2001-06-25Handle responder cookies same as initiator cookies.Hakan Olsson
2001-06-24ioctlbuffer renamed.Artur Grabowski
2001-06-24some KNFNiels Provos
2001-06-24some KNFNiels Provos
2001-06-24match changes in header filesTheo de Raadt
2001-06-24prevent buffer overflowNiels Provos
2001-06-24REGENTS -> COPYRIGHT HOLDERSDaniel Hartmeier
2001-06-24Move and rename packet filter userland.Kjell Wooding
grr. CVS: making easy things difficult, and directory operations impossible.
2001-06-24Get rid of NQNFS optionsConstantine Sapuntzakis
2001-06-24fix multiple key handling in wicontrol.Marco S Hyman
The entry for option 'k' in the wi_opt table MUST be the first entry for the code that processes the -v option to work
2001-06-23add missing -D to SYNOPSIS linePeter Valchev
2001-06-23make this on everythingMichael Shalayeff
2001-06-23this is not i386-onlyMichael Shalayeff
2001-06-23more .%A handling; bk@rt.fmTheo de Raadt
2001-06-23ok, tmac is now fixedTheo de Raadt
2001-06-23Add more partition types - ref. NetBSDKjell Wooding
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-06-23Add new mbrcode.h - MBR boot code - no need for a separate file nowKjell Wooding
2001-06-23Changes from Toby. Make error tests explicit (against -1), remove one bigKjell Wooding
hurdle to partitions over 8G. Include the default MBR in a header file.
2001-06-22smaller dmesgTheo de Raadt
2001-06-22Fix more printf formats.Artur Grabowski
Add some missing prototypes.
2001-06-22Fix a bunch of u_int64_t formats.Artur Grabowski
2001-06-22more arguments than formatArtur Grabowski
2001-06-22use sysctl to retreive msgbuf out of live system, keep the kvm iface, remove ↵Michael Shalayeff
sgid
2001-06-22block on msgbufMichael Shalayeff
2001-06-22unused variableArtur Grabowski
2001-06-22Nicer printing of kmem buckets.Artur Grabowski
2001-06-22fix for filesystems where readdir does not return d_type, use stat instead.Niels Provos
okay deraadt@
2001-06-22sync usage/manpage with reality.Jun-ichiro itojun Hagino
From: Brian Poole <raj@cerias.purdue.edu>
2001-06-20circumvent a 32-bit integer arithmetic overflowNiklas Hallqvist
2001-06-20"hmac-sha", not "sha"Angelos D. Keromytis
2001-06-14a typo i madeMichael Shalayeff
2001-06-13more va_start/end fixes, ok deraadt@Markus Friedl
2001-06-12more to doNiklas Hallqvist
2001-06-12comment styleNiklas Hallqvist