summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-16replace min() and max() function calls by MIN() and MAX().Damien Bergamini
2008-06-16remove now useless casts since the rijndael_* protos have beenDamien Bergamini
2008-06-16could not resist. OK ok buddy henningClaudio Jeker
2008-06-16missing full stops;Jason McIntyre
2008-06-16add the man page for mtrr on amd64.Peter Hessler
2008-06-16Rename the isatty argument to is_tty so we don't shadow isatty(3).Darren Tucker
2008-06-16fix transfer interrupting when confirmrest mode is used. changeMartynas Venckus
2008-06-16- update list of functions. add functions that have been added inMartynas Venckus
2008-06-16build MAKEDEV.8's conditionally upon more than just rcsid changes alsoTodd T. Fries
2008-06-16+_rtadvd here too; ok deraadt@David Krause
2008-06-16use correct struct when checking DF or INET6, ok frantzen@ months agoDavid Krause
2008-06-16fix regress after scrub TOS and tagging additions; "commit it" henning@David Krause
2008-06-16when freeing a state key sk1, look wether it is linked to another state keyHenning Brauer
2008-06-15RFC 2822 obsoletes RFC 822; from Igor ZinovikJason McIntyre
2008-06-15first pass: it would be nice if mg users read over this page and sent usJason McIntyre
2008-06-15XENOCARA_BUILD_DRI is on by default for amd64/i386; confirmed by ogaJason McIntyre
2008-06-15comment out cpu(4) reference, until such a time as sparc64 has suchJason McIntyre
2008-06-15tweak previous;Jason McIntyre
2008-06-15put carppeer in the right place;Jason McIntyre
2008-06-15don't call isatty() on a pty master, instead pass a flag down toDamien Miller
2008-06-15A bit of cleanup:Marco Pfatschbacher
2008-06-15tweak previous;Jason McIntyre
2008-06-15fix usage();Jason McIntyre
2008-06-15typoMiod Vallat
2008-06-15expand the quirk framework to enable device class matchYojiro Uo
2008-06-15One more printf -> DPRINTF in the USB xfer callback.Marcus Glocker
2008-06-15Make frame queueing reliable by setting tsleep() priorities to 0.Marcus Glocker
2008-06-15Allow MaxAuthTries within a Match block. ok djm@Darren Tucker
2008-06-15MaxSessions is allowed in a Match block tooDarren Tucker
2008-06-15Don't see rx_abs_int_delay if rx_int_delay is not set. SettingTodd C. Miller
2008-06-15Disable amdmsr(4) until the match function _ONLY_ lets it work on Geode's,Theo de Raadt
2008-06-15ipmi is working a wee bit better, but still not perfectly. let us re-enableTheo de Raadt
2008-06-15When APERTURE is not defined, always return ENXIO.Matthieu Herrb
2008-06-15syncTheo de Raadt
2008-06-15<sys/amdmsr.h> -> <machine/amdmsr.h>Matthieu Herrb
2008-06-15Move noisy frame queueing debug messages up to debug level 2.Marcus Glocker
2008-06-15Allow bgpd to delete more then one community per filter rule. Fixes PR5807Claudio Jeker
2008-06-15Paranoia check. Make sure that the 2 len bytes are actually available.Claudio Jeker
2008-06-15Fix minor mem leak in case parse_addr() fails.Claudio Jeker
2008-06-15tweak the code that finds packages to find distant stemsMarc Espie
2008-06-15make sure installed_stem is defined when needed, prevents some weirdMarc Espie
2008-06-15Typos, forgotten wordKjell Wooding
2008-06-15with powerbooks and ibooks, default to adb keyboard for console (and ddb>)Todd T. Fries
2008-06-15How about we actually document the 230-odd functions that make upKjell Wooding
2008-06-15Add 802.3ad LACP support for trunk(4).Marco Pfatschbacher
2008-06-15On AMD64 running on Intel processors with EST add support for retreivingGordon Willem Klok
2008-06-15start rpc.statd together with rpc.lockdNikolay Sturm
2008-06-15add glue for rpc.lockd to talk to rpc.statdNikolay Sturm
2008-06-15enter rpc.statdNikolay Sturm
2008-06-15if we are using RCS_PARSE_FULLY we can close the RCS file descriptorJoris Vink