summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-10Fix typo.Mark Kettenis
2006-11-10Add support for Sun 1000baseSX cards.Mark Kettenis
2006-11-10syncTheo de Raadt
2006-11-10Check the correct bits in the control byte.Mats O Jansson
2006-11-10Fix DMA firmware command interface (poll for command response), and get theMarcus Glocker
2006-11-10dont want to know where this stack corruption is coming from.Dale Rahn
2006-11-10better...Dale Rahn
2006-11-10and cloder yetTheo de Raadt
2006-11-10steps closerTheo de Raadt
2006-11-10syncTheo de Raadt
2006-11-10landisk has no kbd(8)Theo de Raadt
2006-11-10landisk has no wsconsctl.confTheo de Raadt
2006-11-10Getting much closer.Dale Rahn
2006-11-10Pre-allocate the TX DMA maps intead of creating and destroying a DMA mapBrad Smith
2006-11-10Defer setting of the valid bit in the first TX descriptor afterDamien Bergamini
2006-11-10`elminate' etc. is not really the right way to spell `eliminate'.Michael Knudsen
2006-11-10relocations belong in reloc.hDale Rahn
2006-11-10Correct order of the bitfields of float and double. Fixes ldexp() (andOtto Moerbeek
2006-11-10acx(4) doesn't use rssadapt(9).Damien Bergamini
2006-11-10ral(4) no longer contains a reference implementation of rssadapt(9).Damien Bergamini
2006-11-10Mention -nwid here too, reminded by reyk.Michael Knudsen
2006-11-10Add -nwid command to allow wireless interfaces to not prefer a specificMichael Knudsen
2006-11-10regenBrad Smith
2006-11-10try to be more clever about when to enter SUBDIRS, so that we don'tTheo de Raadt
2006-11-10fake no-op install targetTheo de Raadt
2006-11-10add vendor id for Quicknet Technologies.Brad Smith
2006-11-10Remove debug code.Miod Vallat
2006-11-10Remove unnecessary failure printf. That's what nonzero return codes are for.Miod Vallat
2006-11-10Avoid an unnecessary branch for byte-by-byte copyin() and copyout().Miod Vallat
2006-11-10Fetch syscall arguments beyond r9 with copyin() from the userland stack,Miod Vallat
2006-11-10syncTheo de Raadt
2006-11-10enable -g againAlexander von Gernler
2006-11-10bump minor, for void set_rpc_maxgrouplist(int);Alexander von Gernler
2006-11-10add void set_rpc_maxgrouplist(int), to be able to make mount_nfs -gAlexander von Gernler
2006-11-10Unlike GNU rcs, our co will not overwrite an existing file, evenTodd C. Miller
2006-11-10fix -wXavier Santolaria
2006-11-10Accept upper and lower case letters in a checksum, since this doesn'tTom Cosgrove
2006-11-10check both rule sourace and destination when grouping sa'sMathieu Sauve-Frankel
2006-11-10Convert to use inf-ptrace.c.Mark Kettenis
2006-11-10Handle OpenBSD as well.Mark Kettenis
2006-11-10When using -vv, also show grouped SAs.Hans-Joerg Hoexer
2006-11-10Fix grouping for SAs. Now all combinations of SAs are possible,Hans-Joerg Hoexer
2006-11-10char -> u_char in a few placesHenning Brauer
2006-11-10cast to (long long) for %lld printfsHenning Brauer
2006-11-10Do not count sa, ike and tcpmd5 rules twice. Fixes PR 5263.Hans-Joerg Hoexer
2006-11-10no magic, "Attic" -> CVS_PATH_ATTICXavier Santolaria
2006-11-10In report packet parsing, interpret 0.0.0.0/8 as 0.0.0.0/0.Michele Marchetto
2006-11-10introduce reference count for struct route_report so it can be shared andMichele Marchetto
2006-11-10do not forget to send -l and -q Global options too.Xavier Santolaria
2006-11-10send Global options -n -Q -r to the server.Xavier Santolaria