summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-11-10clear lists before deleting neighborMichele Marchetto
2006-11-10Fix an mbuf leak in an error path. OK brad@Claudio Jeker
2006-11-10sync with usr.bin/rcs/diff3.cXavier Santolaria
2006-11-10Not quite working ld.so support for shDale Rahn
2006-11-10Enforce correct userspace bounds in copy{in,out}str().Miod Vallat
2006-11-10Print the interface that each queue is bound to in the pfctl -sq outputJoel Knight
2006-11-10Will be needed at some point.Dale Rahn
2006-11-10Yes, openbsd does not support shared libraries on sh yet, but why make it hard?Dale Rahn
2006-11-10make a landisk objTheo de Raadt
2006-11-10fix usage messageTheo de Raadt
2006-11-09Clarify what hardware firmware is for.Jonathan Gray
2006-11-09clarify firmware requirementsJonathan Gray
2006-11-09typoTheo de Raadt
2006-11-09Correctly update the m_pkthdr.len in the raw bpf tap. OK mglocker@Claudio Jeker
2006-11-09skip ral files for nowTheo de Raadt
2006-11-09support rum, not clear about ral and need to talk to jsgTheo de Raadt
2006-11-09no need for -b on disklabel -B, since files on ramdisk nowTheo de Raadt
2006-11-09xxboot on main ramdisk in mbrTheo de Raadt
2006-11-09silence disk dd splat jobTheo de Raadt
2006-11-09+rum, -ral, until jsg explains to meTheo de Raadt
2006-11-09PID isn't used.Dale Rahn
2006-11-09must use -b to tell it to look in /mntTheo de Raadt
2006-11-09put some tasty firmwares thereTheo de Raadt
2006-11-09syncTheo de Raadt
2006-11-09Simplify stripping of write bits from file mode.Todd C. Miller
2006-11-09syncTheo de Raadt
2006-11-09Don't build profiled libperl; requested by deraadt@Todd C. Miller
2006-11-09add a solid compliment of usb devicesTheo de Raadt
2006-11-09Dont build all of the extra libgcc.a files, they are not needed forDale Rahn
2006-11-09Initial stab at OpenBSD/sh support.Mark Kettenis