summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-05Prevent a NULL pointer dereference in __pmap_kptp_lookup(); from NetBSDMiod Vallat
2007-03-05Lower the ipl to what it was at the time of the trap in general_exception,Miod Vallat
2007-03-05Work around a virtual aliasing conflict issue. Basically allow multipleDale Rahn
2007-03-05remove -r option that didn't work anyway.Bob Beck
2007-03-05correctly deal with hierarchical as-set names.Henning Brauer
2007-03-05Remove _err() calls from getnetgrent.c. This is a minor API changeTodd C. Miller
2007-03-05Set pointer to NULL after freeing it, so callers ofMoritz Jodeit
2007-03-05convert all members of an as-set to uppercase on the fly.Henning Brauer
2007-03-05Add mmap for upa(4). Makes the X wsfb(4) driver actually work instead ofMark Kettenis
2007-03-05KNFHenning Brauer
2007-03-05need to eat whitespace at both ends of valHenning Brauer
2007-03-05KNFHenning Brauer
2007-03-05proper check for [non]user returns to syscall gate page; found by miod@Michael Shalayeff
2007-03-05better dd options for the spamd.key generation example.Reyk Floeter
2007-03-05document spamd.key better. what format does the file take? how do iReyk Floeter
2007-03-05back out, reyk is not paying attentionTheo de Raadt
2007-03-05gremlins keep putting tiny KNF violations in my code in the hope I don'tHenning Brauer
2007-03-05better error msgHenning Brauer
2007-03-05loop over the list calling prefix_aggregate until nothing can be aggregatedHenning Brauer
2007-03-05Add some HAL functions.Reyk Floeter
2007-03-05don't make everything a sync once we see one, reset this onceBob Beck
2007-03-05lint happinessHenning Brauer
2007-03-05unused vars, lintHenning Brauer
2007-03-05nuke annoying debug logBob Beck
2007-03-05Make spamlogd log inbound/outbound like it did before.Bob Beck
2007-03-05in prefix_aggregate(), when we look at two neighbor prefixes, see wetherHenning Brauer
2007-03-05do the prefix masking in network byte orderHenning Brauer
2007-03-05sort out more specifics and mark the less specific covering them in a wayHenning Brauer
2007-03-05switch to whois.radb.net. The RIPE whois server shows problems, indefinatelyHenning Brauer
2007-03-05do not strip the header for expect, hash, and log actions.Reyk Floeter
2007-03-05remove jumbo frame support by replacing MEXTALLOC with MCLGET, andReyk Floeter
2007-03-05store a maxlen with each prefix. if that is set, this prefix coversHenning Brauer
2007-03-05If tty-timestamping is requested, but no PPS signal is present, output aMarc Balmer
2007-03-05prevent re-use of shit in pbuf from previous rulesHenning Brauer
2007-03-05add a reminder about the extra attach functionDavid Gwynne
2007-03-05add space for a match and attach routine to the device list, so particularDavid Gwynne
2007-03-05Recognise ATAPI device signatures.Christopher Pascoe
2007-03-05spacingTheo de Raadt
2007-03-05revert unintentional MAXCON change back to 800, accidentally did lastBob Beck
2007-03-04Make sure a bpf device can only be opened once.Can Erkin Acar
2007-03-04memory leak found by coverity; Jim RazmusTheo de Raadt
2007-03-04delete sunos junk; Jim RazmusTheo de Raadt
2007-03-04Clear the display so that the lines don't get overwritten withDeanna Phillips
2007-03-04correct include orderTheo de Raadt
2007-03-04rename struct prefix -> irr_prefixHenning Brauer
2007-03-04store prefixes in binary format. we'll need that for aggregation.Henning Brauer
2007-03-04Fix another panic in bcw_phy_init() for sparc64. Now firmware loadsMarcus Glocker
2007-03-04for import rules, filter by source-as tooHenning Brauer
2007-03-04store peer AS numericallyHenning Brauer
2007-03-04pass pointer to struct policy_item down to print_rule() instead of 3 of itsHenning Brauer