Age | Commit message (Expand) | Author |
2006-11-10 | sync | Theo de Raadt |
2006-11-10 | enable -g again | Alexander von Gernler |
2006-11-10 | bump minor, for void set_rpc_maxgrouplist(int); | Alexander von Gernler |
2006-11-10 | add void set_rpc_maxgrouplist(int), to be able to make mount_nfs -g | Alexander von Gernler |
2006-11-10 | Unlike GNU rcs, our co will not overwrite an existing file, even | Todd C. Miller |
2006-11-10 | fix -w | Xavier Santolaria |
2006-11-10 | Accept upper and lower case letters in a checksum, since this doesn't | Tom Cosgrove |
2006-11-10 | check both rule sourace and destination when grouping sa's | Mathieu Sauve-Frankel |
2006-11-10 | Convert to use inf-ptrace.c. | Mark Kettenis |
2006-11-10 | Handle OpenBSD as well. | Mark Kettenis |
2006-11-10 | When using -vv, also show grouped SAs. | Hans-Joerg Hoexer |
2006-11-10 | Fix grouping for SAs. Now all combinations of SAs are possible, | Hans-Joerg Hoexer |
2006-11-10 | char -> u_char in a few places | Henning Brauer |
2006-11-10 | cast to (long long) for %lld printfs | Henning Brauer |
2006-11-10 | Do not count sa, ike and tcpmd5 rules twice. Fixes PR 5263. | Hans-Joerg Hoexer |
2006-11-10 | no magic, "Attic" -> CVS_PATH_ATTIC | Xavier Santolaria |
2006-11-10 | In report packet parsing, interpret 0.0.0.0/8 as 0.0.0.0/0. | Michele Marchetto |
2006-11-10 | introduce reference count for struct route_report so it can be shared and | Michele Marchetto |
2006-11-10 | do not forget to send -l and -q Global options too. | Xavier Santolaria |
2006-11-10 | send Global options -n -Q -r to the server. | Xavier Santolaria |
2006-11-10 | clear lists before deleting neighbor | Michele Marchetto |
2006-11-10 | Fix an mbuf leak in an error path. OK brad@ | Claudio Jeker |
2006-11-10 | sync with usr.bin/rcs/diff3.c | Xavier Santolaria |
2006-11-10 | Not quite working ld.so support for sh | Dale Rahn |
2006-11-10 | Enforce correct userspace bounds in copy{in,out}str(). | Miod Vallat |
2006-11-10 | Print the interface that each queue is bound to in the pfctl -sq output | Joel Knight |
2006-11-10 | Will be needed at some point. | Dale Rahn |
2006-11-10 | Yes, openbsd does not support shared libraries on sh yet, but why make it hard? | Dale Rahn |
2006-11-10 | make a landisk obj | Theo de Raadt |
2006-11-10 | fix usage message | Theo de Raadt |
2006-11-09 | Clarify what hardware firmware is for. | Jonathan Gray |
2006-11-09 | clarify firmware requirements | Jonathan Gray |
2006-11-09 | typo | Theo de Raadt |
2006-11-09 | Correctly update the m_pkthdr.len in the raw bpf tap. OK mglocker@ | Claudio Jeker |
2006-11-09 | skip ral files for now | Theo de Raadt |
2006-11-09 | support rum, not clear about ral and need to talk to jsg | Theo de Raadt |
2006-11-09 | no need for -b on disklabel -B, since files on ramdisk now | Theo de Raadt |
2006-11-09 | xxboot on main ramdisk in mbr | Theo de Raadt |
2006-11-09 | silence disk dd splat job | Theo de Raadt |
2006-11-09 | +rum, -ral, until jsg explains to me | Theo de Raadt |
2006-11-09 | PID isn't used. | Dale Rahn |
2006-11-09 | must use -b to tell it to look in /mnt | Theo de Raadt |
2006-11-09 | put some tasty firmwares there | Theo de Raadt |
2006-11-09 | sync | Theo de Raadt |
2006-11-09 | Simplify stripping of write bits from file mode. | Todd C. Miller |
2006-11-09 | sync | Theo de Raadt |
2006-11-09 | Don't build profiled libperl; requested by deraadt@ | Todd C. Miller |
2006-11-09 | add a solid compliment of usb devices | Theo de Raadt |
2006-11-09 | Dont build all of the extra libgcc.a files, they are not needed for | Dale Rahn |
2006-11-09 | Initial stab at OpenBSD/sh support. | Mark Kettenis |