summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/commit.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-04-17and don't try to free a null set eitherhenning1-5/+7
2005-04-17fix null pointer deref on filter rules without set parthenning1-2/+2
problem reported by "Alexey E. Suslikov" <cruel@texnika.com.ua>
2005-04-17Timeouts are not ran at splhigh anymore so we don't need splimp.marco1-14/+5
Inspired by beck@, ok mickey@
2005-04-17spacingderaadt2-9/+8
2005-04-17use correct functions names in warn()hshoexer1-6/+6
ok deraadt millert
2005-04-17temporarly remove 802.11a channels from the set of supported channels untildamien1-1/+3
i figure out why the firmware crashes when scanning in the 5.2GHz spectrum. this makes 2915ABG adapters work (b/g only).
2005-04-17don't disassociate on SIOCSIFADDR if the interface is already up and running.damien4-42/+14
2005-04-17all the supported devices on the zaurus are now documented.dlg1-5/+75
ok jmc@
2005-04-17we have a manpage for zts nowdlg1-1/+5
ok jmc@
2005-04-17document effects of net.inet.ip.forwarding=2, and refer to relatedjmc1-2/+10
sysctls in sysctl(3); pointed out by msf@
2005-04-17i always forget this bitdlg1-2/+2