summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-06-15initial import of rpc.statd, basically from NetBSDNikolay Sturm
2008-06-15accept empty password, since that's exactly what rfc1738 tells usMartynas Venckus
2008-06-15add a procedure NLM_SM_NOTIFY (in version 0), used by statd to sendNikolay Sturm
2008-06-15Support the addition of new files in branches.Tobias Stoeckmann
2008-06-15open the RCS file descriptor with O_RDONLY, like all other code does.Joris Vink
2008-06-15unroll the NFSMADV() macro and nuke itThordur I. Bjornsson
2008-06-15fix filehandle comparison between NFSv2 and NFSv3 filehandlesNikolay Sturm
2008-06-15if we are trying to attach to ehci(4) notify the user to disable itRobert Nagy
2008-06-15in debug mode (-d), hide password in the same way as command() does;Martynas Venckus
2008-06-15make further prompts work after eof, don't spam with prompts inMartynas Venckus
2008-06-15Swap the code for a calling function and what it calls, so that the calledTheo de Raadt
2008-06-15minor touchTheo de Raadt
2008-06-15cleanTodd T. Fries
2008-06-15be smarter, only write a new MAKEDEV if more than just the rcsid changedTodd T. Fries
2008-06-15syncTheo de Raadt
2008-06-15turd polishing (useless chatter removed), ok djmHenning Brauer
2008-06-15this should be a MD include file; discussed with matthieuTheo de Raadt
2008-06-15Treat SENSE_NOT_READY_INIT_REQUIRED sense errors the same asKenneth R Westerback