summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-05Now that X509 is de-featurized, no need for USE_X509 in regress tests.Chad Loder
2005-04-05a : in the path is not a port # indicator so don't take ones intoHenning Brauer
2005-04-05explain where type and class are defined; ok jmc@Federico G. Schwindt
2005-04-05Off-by-ones in register comparisons.Miod Vallat
2005-04-05ap_compat.h defines MD5Update to one thing, but now that we use functionsNiall O'Higgins
2005-04-05ipsecadm lives in section 8, not 4;Jason McIntyre
2005-04-05regen.Federico G. Schwindt
2005-04-05whitespace and punctuation;Jason McIntyre
2005-04-05winmodem found in vaio PCGFR315M; ok deraadt@Federico G. Schwindt
2005-04-05since csh is no longer the default root shell, and advice to not log in asJason McIntyre
2005-04-05RIP freeswanHans-Joerg Hoexer
2005-04-05Don't clobber the returned sample rate when the AC97 changes it.Marco S Hyman
2005-04-05disable freeswan supportHans-Joerg Hoexer
2005-04-05Always compile X509 support. Almost everyone uses it. Makes the codeChad Loder
2005-04-05add tcp sack stats, similar to freebsd; ok deraadtMarkus Friedl
2005-04-05fix output from remaining passthrough functionsMarco Peereboom
2005-04-05prevent non-root users to invoke wanpipe ioctls.Can Erkin Acar
2005-04-05clean up enumeration.Marco Peereboom
2005-04-05Do a better job of running destructors in the right order.Dale Rahn
2005-04-05Do not log before/after crypto blobs at log level 10. Makes -DA=10Chad Loder
2005-04-05Add -T flag to isakmpd to disable NAT-T support from the command line.Chad Loder
2005-04-05add new nforce stuffMichael Shalayeff
2005-04-05magic police, Jason Ackley <jason@ackley.net>Henning Brauer
2005-04-05match on nforce4 and nforce2-400 ac97 as well; form netbsdMichael Shalayeff
2005-04-05regenMichael Shalayeff
2005-04-05nforce4 devs and nforce2-400 ac97Michael Shalayeff
2005-04-05from netbsd:Michael Shalayeff
2005-04-05fix wep by adjusting the total packet lengthReyk Floeter
2005-04-05syncTheo de Raadt
2005-04-05- fix another 'an udf' mistake i madePedro Martelletto
2005-04-05No extra newline if keyboard plugged but not console.Miod Vallat
2005-04-05make sure *vpp == NULL if udf_lookup() returns an errorPedro Martelletto
2005-04-05sync and sort usage(). ok jmc@ markus@Otto Moerbeek
2005-04-05Argument to DELAY should be usecs, not hz.Christopher Pascoe
2005-04-05Use the dynamic buffer API for packet generation and sending.Claudio Jeker
2005-04-05Set errno in case buf_realloc() fails because the limit of the buffer isClaudio Jeker
2005-04-05Return EINVAL in SIOCSIFLLADDR if new lladdr is a multicast address.Claudio Jeker
2005-04-05Factor out scsi_mode_sense() and scsi_mode_select() like NetBSD does.Kenneth R Westerback
2005-04-05The first release this will appear in is OpenBSD 3.8Tom Cosgrove
2005-04-05cleanup; ok hshoexer@Jason McIntyre
2005-04-05iy(4) has been removed;Jason McIntyre
2005-04-05add -b to synopsis;Jason McIntyre
2005-04-05Clean up some logic. Use better error handling for sd devices. BeKenneth R Westerback
2005-04-05ich6 support and deuglify long slash seqsMichael Shalayeff
2005-04-05ich6 support from freebsd via [Bjorn] Sandell <biorn@dce.chalmers.se>Michael Shalayeff
2005-04-05change incorrect filename in output on fstat() failureJared Yanovich
2005-04-05fix parenthesis for BGE_RCB_MAXLEN_FLAGSBrad Smith
2005-04-05Use 'route -qn' for the IPv6 default route command in hostname.if.Kenneth R Westerback
2005-04-05- Fix for an issue with excessive collisions in half duplex mode.Brad Smith
2005-04-05spacing found while digging for bugsTheo de Raadt