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