summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-11-pipe for everyone.Miod Vallat
2004-12-11SADB_X_EXT_LIFETIME_LASTUSE is always definedMarkus Friedl
2004-12-11pass out the correct lifetime type on expireMarkus Friedl
2004-12-11count SADB_REGISTER only once per socketMarkus Friedl
2004-12-11monitor mode is not yet supported. ok damien@Kevin Lo
2004-12-11match comments with reality and use 'null' for pointers in incore()Pedro Martelletto
2004-12-11implement zeroes blocks detectionMarc Espie
2004-12-11don't clean bsdmix and bsdofwMartin Reindl
2004-12-11Handle errors in pf_route{,6} more gracefully.Marco Pfatschbacher
2004-12-11nForce3-250, brentHenning Brauer
2004-12-11nForce3-250, From: Brent Graveland <brent@graveland.net>, grange okHenning Brauer
2004-12-11syncHenning Brauer
2004-12-11make syscalls in the monitor restartable when signals occur, as wasMoritz Jodeit
2004-12-11nForce3-250 shitzHenning Brauer
2004-12-11A compare function for heapsort(3) should not just subtract twoOtto Moerbeek
2004-12-11- cosmeticsPeter Valchev
2004-12-11rev 1.11Brad Smith
2004-12-11rev 1.51Brad Smith
2004-12-11Fix debug call in error path of authorized_keys processing and fix relatedDarren Tucker
2004-12-11Invert the polarity of two tests in the recovery code that could causeKenneth R Westerback
2004-12-11Correct a very rare case where command ordering could be compromisedKenneth R Westerback
2004-12-11Update microcode source prepatory to updating microcode and aic79xx.c.Kenneth R Westerback
2004-12-10Add carp_set_enaddr(), call carp_set_state() after changing the vhidRyan Thomas McBride
2004-12-10Rename carp_output() to carp_fix_lladdr().Ryan Thomas McBride
2004-12-10document matching on route labelsHenning Brauer
2004-12-10allow pf to filter on route labelsHenning Brauer
2004-12-10fix mbuf defragmentationDamien Bergamini
2004-12-10fix bugs sectionMichael Shalayeff
2004-12-10forgot rcsid[]Michael Shalayeff
2004-12-10define pesach (by gauss) and fix judaic calendarMichael Shalayeff
2004-12-10fix spacing issues in the example calendar file,Jason McIntyre
2004-12-10Oops, correctly detect disks shared with Mac OS.Miod Vallat
2004-12-10In nfs_connect() move the setting of so->so_rcv.sb_timeo out of theTodd C. Miller
2004-12-10GNU md5sum uses tab not space to separate filename and hash. FixesTodd C. Miller
2004-12-10proper typecast to get rid of another warningJean-Francois Brousseau
2004-12-10fix ipsec crash from pr 4025, Stefan Miltchev; ok hshoexer@Markus Friedl
2004-12-10fix the Copy-file response handler, it seems the CVS protocolJean-Francois Brousseau
2004-12-10pseudo-DMA for non-AV Quadras, inspired by NetBSDMartin Reindl
2004-12-10Turn on the BUSFREEREV bug for the Rev. B controller. This is requiredKenneth R Westerback
2004-12-10Factor out repeated code into ahd_done_with_status().Kenneth R Westerback
2004-12-10provide a valid sockaddr_storage structure to be used as second argument forHans-Joerg Hoexer
2004-12-10cleanup extra includes and -WallMichael Shalayeff
2004-12-10allow calendar files in julianMichael Shalayeff
2004-12-10Run address change notification hooks when the interface address is updated.Christian Weisgerber
2004-12-10sync usage();Jason McIntyre
2004-12-10grammatical blip; from damien@Jason McIntyre
2004-12-10sort options + sync usage();Jason McIntyre
2004-12-10check msg->isakmp_sa != NULL before the transport gets updated; ok hshoexerMarkus Friedl
2004-12-10rev 1.5Brad Smith
2004-12-10typos, then -> than, from Michael KnudsenJared Yanovich