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