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