summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-10-11fix "node add"Reyk Floeter
2005-10-10less verbose listing of librariesMarc Espie
2005-10-10several paths lead to has_new_sig, cache the result.Marc Espie
2005-10-10We should do this, placeholder.Marc Espie
2005-10-10allows for tempfiles.Marc Espie
2005-10-10Xref package(5)Marc Espie
2005-10-10Display an error message if no packages are available in the PKG_PATH.Marc Espie
2005-10-08Add a best effort mpls decoder. From Jason L. Wright.Can Erkin Acar
2005-10-08Check IP version when decoding v4 and v6 packets.Can Erkin Acar
2005-10-07move IAPP definitions to separate header fileReyk Floeter
2005-10-07wonky capitalisation;Jason McIntyre
2005-10-07spacingReyk Floeter
2005-10-07give an example email address - this is important as we need to showJason McIntyre
2005-10-07KNFMarco Pfatschbacher
2005-10-07Add stp as supported protocol.Marco Pfatschbacher
2005-10-06I should have read the RFC more carefully.Claudio Jeker
2005-10-05the correct mask sign in table declarations is '&' (not '/').Reyk Floeter
2005-10-03typoMathieu Sauve-Frankel
2005-10-02pkg_add -u does updates.Marc Espie
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
2005-09-30rewording for clarity;Jason McIntyre
2005-09-30correct way to display a backslash is `\e' in mdoc;Jason McIntyre
2005-09-30update the BNFReyk Floeter
2005-09-30implement a way to match IEEE 802.11 flooding. this will help to detectReyk Floeter
2005-09-30fix;5C the 'number' type, use a maximal value of LONG_MAX instead of 16.Reyk Floeter
2005-09-29Add event rule examplesReyk Floeter
2005-09-29order alphabeticallyReyk Floeter
2005-09-29Change DLT earlier. Fixes the loss of promisc mode when a non-defaultCan Erkin Acar
2005-09-29Show the time a neighbor was DOWN instead of counting down fromClaudio Jeker
2005-09-28- use proper function name in log messageMathieu Sauve-Frankel
2005-09-28use more strtonum(); from mkb@crypt.org.ruTheo de Raadt
2005-09-28err()->errx() and KNF; ok djm@Kevin Steves
2005-09-27Fix another case of inconstitent error handling that was missed in theOtto Moerbeek
2005-09-27use xargs -r0 for our build processTheo de Raadt
2005-09-27tweaks from wiz@netbsdJason McIntyre
2005-09-26deal with xargs new behaviour by using -r, okay deraadt@Pedro Martelletto
2005-09-26If setting the filter fails, pass the error back;Otto Moerbeek
2005-09-24- add auth_type and auth_keyid to struct ctl_ifaceMathieu Sauve-Frankel
2005-09-24Add some code to just build the packing-list even if the package won'tMarc Espie
2005-09-24give it a bit highr priority and exit w/ failure if systcl ever fails; marc@ ...Michael Shalayeff
2005-09-24pass actual items to prepare_long and check_name so that we can alsoMarc Espie
2005-09-24move uname/gname existence check into ArcCheck: Ustar archives deal withMarc Espie
2005-09-24Allows FETCH_CMD to replace ftp.Marc Espie
2005-09-24mention marking of logs that have wrapped their buffer, from stevesk@Damien Miller
2005-09-24Log source address for 'malformed packet' errors. ok henning@Darren Tucker
2005-09-23Only allow root to run tcpdump. It's needed for the chroot security.Otto Moerbeek
2005-09-23default port for ftp-proxy is 8021;Jason McIntyre
2005-09-22boot-able -> bootable (typo fix in comments only)Jason McIntyre
2005-09-22consistency fixes, spotted by brian at awfulhak org;Jason McIntyre
2005-09-22add missing phrase;Jason McIntyre