summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-06-27Fix bug in put_int32() on big endian cpus; deraadt@ OKTodd C. Miller
2003-06-27string cleaning; "Put it in. If it breaks, tough" Theo.Todd T. Fries
2003-06-27protos for userland buildTheo de Raadt
2003-06-27Cleanup biosboot to remove uneeded 32-bit opcodes, initializations ofTobias Weingartner
2003-06-27Fix -t mode; it needs to set decomp=1 tooTodd C. Miller
2003-06-27kill a warning: include <string.h>David Krause
2003-06-27kqueue support for various usb devices including: usb, uhid, ugen,Nathan Binkert
2003-06-27filter event that simulates seltrue(). From NetBSDNathan Binkert
2003-06-27- add eephyBrad Smith
2003-06-27Reorg part I: move 3 functions out of pf_table.c to pf_radix.cCedric Berger
2003-06-27do pf_tagname2tag() in DIOCCHANGERULE as well.Henning Brauer
2003-06-27add an example for taggingHenning Brauer
2003-06-27fix a typo that was stopping VScom PCI 800 from formatting;Jason McIntyre
2003-06-27move down pf_tag_unref() calls in pf_rm_rule() to after the check wetehr thereHenning Brauer
2003-06-27no more kerberos IV, PR3335Henning Brauer
2003-06-27sunix puc(4)sHenning Brauer
2003-06-27sunix cards addedHenning Brauer
2003-06-27add support for a whole bunch of sunix cardsHenning Brauer
2003-06-27syncHenning Brauer
2003-06-27Sunix covers a whole range of cards under this one ID so change the nameHenning Brauer
2003-06-27/etc/authpf.allow -> /etc/authpf/authpf.allow in commentsHenning Brauer
2003-06-27Fix hang in EDD detection routine.Tobias Weingartner
2003-06-27ansi functionsJason Wright
2003-06-27These don't need linear mappings either.Jason Wright
2003-06-27syncTheo de Raadt
2003-06-27put it in section 1Theo de Raadt
2003-06-27Don't need LINEAR mappings.Jason Wright
2003-06-27ansify and add an alaw <-> mulaw conversionJason Wright
2003-06-26ansiTheo de Raadt
2003-06-26simple protosTheo de Raadt
2003-06-26ansiTheo de Raadt
2003-06-26boring protosTheo de Raadt
2003-06-26syncTheo de Raadt
2003-06-26intel PRO_2100_3B wirelessTheo de Raadt
2003-06-26protosVincent Labrecque
2003-06-26cabsf takes complex float not doubleJason Wright
2003-06-26Better value for vax MAXFLOATJason Wright
2003-06-26redefine MAXFLOAT in vax termsJason Wright
2003-06-26protoTheo de Raadt
2003-06-26ansiTheo de Raadt
2003-06-26Remove cruft; We don't have the -I, -1 or -2 options anymore so we don'tTodd C. Miller
2003-06-26more proto fixesTheo de Raadt
2003-06-26change awk script to generate ansi codeTheo de Raadt
2003-06-26minimal protosTheo de Raadt
2003-06-26protosTheo de Raadt
2003-06-26ansi and knf and protosTheo de Raadt
2003-06-26ansi and protosTheo de Raadt
2003-06-26err() cleanup; andrushock@korovino.netTheo de Raadt
2003-06-26ansiTheo de Raadt
2003-06-26Fix -r flag that was broken during getopt() conversion--whoops.Todd C. Miller