Age | Commit message (Expand) | Author |
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 |
2008-06-15 | When generating a new volume, ask the user to re-type the passphrase for | Hans-Joerg Hoexer |
2008-06-15 | Don't bypass partition bounds check for RAW_PART. We now guarantee that | Kenneth R Westerback |
2008-06-15 | Ensure that when using the ACPI tables the RVO field is initialized from the ... | Gordon Willem Klok |
2008-06-14 | make easier to read, found during a bug hunt earlier | Todd T. Fries |
2008-06-14 | shorten SUBDIR list | Theo de Raadt |
2008-06-14 | redo the way MAKEDEV files are generated | Todd T. Fries |
2008-06-14 | Replace nfsm_build/bcopy with nfsm_{buf,str}tombuf functions in | Bret Lambert |
2008-06-14 | sync (missed last time round) | Todd T. Fries |
2008-06-14 | Include "faith.h" in order to get NFAITH. Also clean up NFAITH conditionals | Joel Sing |
2008-06-14 | sync. | Marc Balmer |
2008-06-14 | add amdmsr. | Marc Balmer |
2008-06-14 | add carppeer; an option to specify a different multicast address or | Reyk Floeter |
2008-06-14 | Fixed evil recursion depth for ASUS EEEPC, uses less memory too | Jordan Hargrave |
2008-06-14 | Add amdmsr(4), a driver to access model specific registers on AMD CPUs. | Marc Balmer |
2008-06-14 | - remove ports category after discussion w/ many | Peter Valchev |
2008-06-14 | unfuck CVS/Tag creation, karma sucks doesn't it. | Joris Vink |
2008-06-14 | ANSIfy function definitions. | Joel Sing |
2008-06-14 | Mention that scp follows symlinks during -r. bz #1466, from nectar at apple | Darren Tucker |
2008-06-14 | sync | Theo de Raadt |
2008-06-14 | Ensure each nfsiod can actually enqueue more than one asynchio - this mirrors | Bob Beck |
2008-06-14 | Remove NBPFILTER conditional since we do not include "bpfilter.h" and the | Joel Sing |
2008-06-14 | Include "pflog.h" so that we get NPFLOG. | Joel Sing |
2008-06-14 | Provide a status field for operations on the bc_opaque data. Now we're | Hans-Joerg Hoexer |
2008-06-14 | suppress the warning message from chdir(homedir) failures | Damien Miller |
2008-06-14 | Mask the upper 56 bits of the rx ports when reading them, pckbd_input() will | Miod Vallat |
2008-06-14 | Correctly calculate wired_count of pages on i386. Now, pmap->pm_stats is only | Hans-Joerg Hoexer |
2008-06-14 | Teach acpiasus(4) about some more events. Whilst we're here bzero the cmd | Joel Sing |
2008-06-14 | ensure default umask disallows at least group and world write; ok djm@ | Darren Tucker |
2008-06-14 | add a -r option to specify the number of PKCS5 PBKDF2 iterations used | Damien Miller |
2008-06-14 | Also do the PR_ZERO dance here. This was held back on Henning's request | Michael Knudsen |
2008-06-14 | Document x11/xfce4 module, with help of jmc@, thanks ! | Landry Breuil |
2008-06-14 | wrap long line at 80 chars | Darren Tucker |