summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2004-11-26implement net.key.v2.sadb_dump.{unspec,esp,ah,...} sysctl subtreeMarkus Friedl
2004-11-25off by one in err()Markus Friedl
2004-11-25Ignore 0.0.0.0 in RTM_NEWADDR messages as these messages are generated byClaudio Jeker
2004-11-24replace old net/if_ieee80211.h header with the net80211 ones, userland part.Federico G. Schwindt
2004-11-24typo in previousIan Darwin
2004-11-24kernfs caveats, ok deraadt@Ian Darwin
2004-11-23tweaks;Jason McIntyre
2004-11-22use the filesystem based firmware loader; ok deraadt@Damien Bergamini
2004-11-21tweaks;Jason McIntyre
2004-11-19repair display.focus pokus; from janjaap@ in pr#3990Michael Shalayeff
2004-11-18use the filesystem based firmware loader; deraadt okDamien Bergamini
2004-11-18use hash and not hmac to calculate NAT-D payloads. Also add NAT-D payload forHans-Joerg Hoexer
2004-11-17remove NI_WITHSCOPEID (which is not standard)Jun-ichiro itojun Hagino
2004-11-13Let mount -a mount mfs systems shadowing a disk partition, if disklabel reportsMiod Vallat
2004-11-10Use ${STATIC} rather than -static (dont hardcode). ok miod@Dale Rahn
2004-11-100xBF is new Solaris ID; lclee@west.sun.comTheo de Raadt
2004-11-09do not assume entries in pf_timeouts[] are ordererd like PFTM_* in pfvar.hDaniel Hartmeier
2004-11-08rename char array realpath to pathreal to avoid naming conflict withHans-Joerg Hoexer
2004-11-08more monitor cleanup:Hans-Joerg Hoexer
2004-11-08no const for sysdep_sa_len (not yet), slipped in during previous commit...Hans-Joerg Hoexer
2004-11-08monitor cleanup: honor const, added missing inlcude, missing typecast (makesHans-Joerg Hoexer
2004-11-08make lint happy and honor const.Hans-Joerg Hoexer
2004-11-06update -DSEEALSO for alpha and cats, remove arc and amiga. ok miod@Otto Moerbeek
2004-11-06gzip embedded man pages, and pipe through gunzip when viewing.Otto Moerbeek
2004-11-06added the "bssid" command to ifconfig, an extended ieee80211Reyk Floeter
2004-11-04very basic de-lintsTheo de Raadt
2004-11-03authentification -> authenticationDamien Bergamini
2004-11-02KNF - reyk, look at this diffHenning Brauer
2004-11-02spacingTheo de Raadt
2004-11-02added new commands to ifconfig used by net80211 interfaces:Reyk Floeter
2004-11-02delint gunk approved by otto a while backTheo de Raadt
2004-11-01much to my surprise a minute has only 60 seconds, and the hour 60 minutes,Henning Brauer
2004-10-27It is no longer necessary to check ioctls SIOCGRADIO and SIOCGTABLE0Damien Bergamini
2004-10-27- Remove unused variables declarationsDamien Bergamini
2004-10-25broke parsing, oops, noted by jsgTheo de Raadt
2004-10-25typo, from Nathan RickerbyOtto Moerbeek
2004-10-24unify device selectionTheo de Raadt
2004-10-22sparc does not have pci or cardbus, but sgi doesTheo de Raadt
2004-10-20bit of roto-tillingTheo de Raadt
2004-10-20make more like wicontrol for argument parsingTheo de Raadt
2004-10-20fix potential memleaks & small cleanup. found by patrick latifi, thanks!Hans-Joerg Hoexer
2004-10-20support for Intel 2100/2200BG/2915ABG wireless devices written byTheo de Raadt
2004-10-14avoid collision of variable "err" with err()Jared Yanovich
2004-10-14Do not generate either a too large super block or a negative numberOtto Moerbeek
2004-10-13print the expire route metric as signed; ok deraadt claudioJared Yanovich
2004-10-11enable mount_ntfs on amd64, ok miod@ millert@Anil Madhavapeddy
2004-10-11ifgroups reqriteHenning Brauer
2004-10-08it's kbd(8) not kbd(1)Jared Yanovich
2004-10-08Use LINE_MAX, not _POSIX2_LINE_MAX. OK miod@Todd C. Miller
2004-10-08pull in some changes from libc arc4random (only relevant for non-OpenBSDHans-Joerg Hoexer