Age | Commit message (Expand) | Author |
2003-10-26 | correct bad dprintf, from Moritz Jodeit <moritz at jodeit.org> | Anil Madhavapeddy |
2003-10-26 | Use __packed attribute to cleanup the '#define XXX' stuff in here. | Anil Madhavapeddy |
2003-10-26 | add a __packed #define to map to __attribute__((__packed__)) on gcc>=2.7 | Anil Madhavapeddy |
2003-10-26 | rename 'supported' static var in userauth_gssapi() to 'gss_supported' | Anil Madhavapeddy |
2003-10-26 | Uhm, disable debugging my default, even if it probably is good to | Dale Rahn |
2003-10-26 | Add line for wi@usb, currently commented out, for development and testing only. | Dale Rahn |
2003-10-26 | Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress, | Dale Rahn |
2003-10-26 | sync | Dale Rahn |
2003-10-26 | Add netgear MA111 USB wifi. | Dale Rahn |
2003-10-26 | More ansi/knf missed the first time around. | Dale Rahn |
2003-10-26 | update for crl and crl2pkcs7; | Jason McIntyre |
2003-10-26 | Oops, I'm on drugs. Revert and blame gremlins for the state of my tree. | Miod Vallat |
2003-10-26 | typos from Jared Yanovich; | Jason McIntyre |
2003-10-26 | typos from Jared Yanovich; | Jason McIntyre |
2003-10-26 | Unbrek after recent wdc changes. | Miod Vallat |
2003-10-26 | Real atomic locks for m88k. | Miod Vallat |
2003-10-26 | Print error registers values in debug message after reset too. | Alexander Yurchenko |
2003-10-26 | Device reset improvements: | Alexander Yurchenko |
2003-10-26 | cosmetic change, people read preadd as p_read_d, so make it explicit: | Marc Espie |
2003-10-26 | Partial synch with reality, ok sturm. | Marc Espie |
2003-10-26 | "advbase" is the correct operand. | Ryan Thomas McBride |
2003-10-25 | OpenSSL generates DNs with emailAddress, not Email. | Ryan Thomas McBride |
2003-10-25 | Build state search indexes directly on pf_state instead of pf_tree_node. | Ryan Thomas McBride |
2003-10-25 | #undef p2 in carp_stats() | Ryan Thomas McBride |
2003-10-25 | "goto bad" on error with carp_input, instead of simply returning. | Ryan Thomas McBride |
2003-10-25 | don't destroy old pointer if realloc fails; from Daniel Lucq; ok deraadt@ | Markus Friedl |
2003-10-25 | Support the TI1410 Cardbus bridge found in some apple laptops. ok brad@ | Dale Rahn |
2003-10-25 | additional hash for local port; improves speed of implicit bind | Markus Friedl |
2003-10-25 | precompute most of hmac; fix size for md; ok mcbride | Markus Friedl |
2003-10-25 | correct description of ip.porthifirst - oops! | Jason McIntyre |
2003-10-25 | fix possessive; from Jared Yanovich; | Jason McIntyre |
2003-10-25 | bzcat2 -> bzcat; from Jared Yanovich; | Jason McIntyre |
2003-10-25 | receiveing -> receiving; from Jared Yanovich; | Jason McIntyre |
2003-10-25 | adddress -> address; from Jared Yanovich; | Jason McIntyre |
2003-10-25 | controlls -> controls; from Jared Yanovich; | Jason McIntyre |
2003-10-25 | add list of games available; update FILES; | Jason McIntyre |
2003-10-24 | fix an occasional hang noticed by mpech@ when a SIGHUP | Can Erkin Acar |
2003-10-24 | Remove dead code. | Miod Vallat |
2003-10-24 | dont compare int to NULL, millert@ ok | Anil Madhavapeddy |
2003-10-24 | dont compare int to NULL, millert@ ok | Anil Madhavapeddy |
2003-10-24 | If cons_backlight_available is not set, cons_brightness will not be valid, | Dale Rahn |
2003-10-24 | IPKDB has never been supported in OpenBSD/powerpc/macppc delete this | Dale Rahn |
2003-10-24 | consistently use $ext_if / $int_if in the examples | Henning Brauer |
2003-10-24 | style(9)ed panics, from tom cosgrove. | Ted Unangst |
2003-10-24 | refactor stackgap sysctl. prompted by a bug report from Michael Coulter. | Ted Unangst |
2003-10-24 | No \n in panic() messages... | Miod Vallat |
2003-10-24 | initgroups() before chroot(), found by Daniel Lucq | Henning Brauer |
2003-10-24 | small update for CIPHERS; | Jason McIntyre |
2003-10-24 | No need to have several implementations of {read,write}_eflags(), | Alexander Yurchenko |
2003-10-24 | .Nm /etc/rc.shutdown -> .Nm rc.shutdown, in line with the rest of the | Jason McIntyre |