Age | Commit message (Expand) | Author |
2008-06-15 | put carppeer in the right place; | Jason McIntyre |
2008-06-15 | don't call isatty() on a pty master, instead pass a flag down to | Damien Miller |
2008-06-15 | A bit of cleanup: | Marco Pfatschbacher |
2008-06-15 | tweak previous; | Jason McIntyre |
2008-06-15 | fix usage(); | Jason McIntyre |
2008-06-15 | typo | Miod Vallat |
2008-06-15 | expand the quirk framework to enable device class match | Yojiro Uo |
2008-06-15 | One more printf -> DPRINTF in the USB xfer callback. | Marcus Glocker |
2008-06-15 | Make frame queueing reliable by setting tsleep() priorities to 0. | Marcus Glocker |
2008-06-15 | Allow MaxAuthTries within a Match block. ok djm@ | Darren Tucker |
2008-06-15 | MaxSessions is allowed in a Match block too | Darren Tucker |
2008-06-15 | Don't see rx_abs_int_delay if rx_int_delay is not set. Setting | Todd C. Miller |
2008-06-15 | Disable amdmsr(4) until the match function _ONLY_ lets it work on Geode's, | Theo de Raadt |
2008-06-15 | ipmi is working a wee bit better, but still not perfectly. let us re-enable | Theo de Raadt |
2008-06-15 | When APERTURE is not defined, always return ENXIO. | Matthieu Herrb |
2008-06-15 | sync | Theo de Raadt |
2008-06-15 | <sys/amdmsr.h> -> <machine/amdmsr.h> | Matthieu Herrb |
2008-06-15 | Move noisy frame queueing debug messages up to debug level 2. | Marcus Glocker |
2008-06-15 | Allow bgpd to delete more then one community per filter rule. Fixes PR5807 | Claudio Jeker |
2008-06-15 | Paranoia check. Make sure that the 2 len bytes are actually available. | Claudio Jeker |
2008-06-15 | Fix minor mem leak in case parse_addr() fails. | Claudio Jeker |
2008-06-15 | tweak the code that finds packages to find distant stems | Marc Espie |
2008-06-15 | make sure installed_stem is defined when needed, prevents some weird | Marc Espie |
2008-06-15 | Typos, forgotten word | Kjell Wooding |
2008-06-15 | with powerbooks and ibooks, default to adb keyboard for console (and ddb>) | Todd T. Fries |
2008-06-15 | How about we actually document the 230-odd functions that make up | Kjell Wooding |
2008-06-15 | Add 802.3ad LACP support for trunk(4). | Marco Pfatschbacher |
2008-06-15 | On AMD64 running on Intel processors with EST add support for retreiving | Gordon Willem Klok |
2008-06-15 | start rpc.statd together with rpc.lockd | Nikolay Sturm |
2008-06-15 | add glue for rpc.lockd to talk to rpc.statd | Nikolay Sturm |
2008-06-15 | enter rpc.statd | Nikolay Sturm |
2008-06-15 | if we are using RCS_PARSE_FULLY we can close the RCS file descriptor | Joris Vink |
2008-06-15 | initial import of rpc.statd, basically from NetBSD | Nikolay Sturm |
2008-06-15 | accept empty password, since that's exactly what rfc1738 tells us | Martynas Venckus |
2008-06-15 | add a procedure NLM_SM_NOTIFY (in version 0), used by statd to send | Nikolay Sturm |
2008-06-15 | Support the addition of new files in branches. | Tobias Stoeckmann |
2008-06-15 | open the RCS file descriptor with O_RDONLY, like all other code does. | Joris Vink |
2008-06-15 | unroll the NFSMADV() macro and nuke it | Thordur I. Bjornsson |
2008-06-15 | fix filehandle comparison between NFSv2 and NFSv3 filehandles | Nikolay Sturm |
2008-06-15 | if we are trying to attach to ehci(4) notify the user to disable it | Robert Nagy |
2008-06-15 | in debug mode (-d), hide password in the same way as command() does; | Martynas Venckus |
2008-06-15 | make further prompts work after eof, don't spam with prompts in | Martynas Venckus |
2008-06-15 | Swap the code for a calling function and what it calls, so that the called | Theo de Raadt |
2008-06-15 | minor touch | Theo de Raadt |
2008-06-15 | clean | Todd T. Fries |
2008-06-15 | be smarter, only write a new MAKEDEV if more than just the rcsid changed | Todd T. Fries |
2008-06-15 | sync | Theo de Raadt |
2008-06-15 | turd polishing (useless chatter removed), ok djm | Henning Brauer |
2008-06-15 | this should be a MD include file; discussed with matthieu | Theo de Raadt |
2008-06-15 | Treat SENSE_NOT_READY_INIT_REQUIRED sense errors the same as | Kenneth R Westerback |