summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-06-14remove _thread_malloc_init prototypeOtto Moerbeek
2008-06-14zap last thread_malloc_init reference. otto@ okFederico G. Schwindt
2008-06-14defininig NATIVE_EXEC_ELF is mandatory on ELF platforms.Miod Vallat
2008-06-14id tag.Federico G. Schwindt
2008-06-14syncTheo de Raadt
2008-06-14syncTheo de Raadt
2008-06-14A bunch of pool_get() + bzero() -> pool_get(..., .. | PR_ZERO)Michael Knudsen
2008-06-14We do not need a whole MODE for blinking one character.Kjell Wooding
2008-06-14Add compile (c-C c-P) to the c-mode keymap (export from grep.c)Kjell Wooding
2008-06-14unf*ck undo.Kjell Wooding
2008-06-14Use the bus_size_t in the ath_softc.Joel Sing
2008-06-14tweak previous;Jason McIntyre
2008-06-14Replace PBKDF2 implementation pulled in from vnconfig with oneDamien Miller
2008-06-14Conforming to RCS specification, it is possible but unlikely to encounterTobias Stoeckmann
2008-06-14Added support for sticky date set in CVS/Tag and CVS/Entries per directory.Tobias Stoeckmann
2008-06-14oldnointr pool allocator is no longer used or necessary.Artur Grabowski
2008-06-14There's no more reason to use oldnointr allocator here since we paceArtur Grabowski
2008-06-14If we have one syscall that consumes large amounts of memory (like forArtur Grabowski
2008-06-14don't always re-open the same CVS/Entries file, instead keep theJoris Vink
2008-06-14Replace magic '2' and '3' with defines for nfs version numbersThordur I. Bjornsson
2008-06-14Use multiple crypto keys per volume. Each key is used to encrypt atDamien Miller
2008-06-14Run cvs_remove_force only if -f has been specified.Tobias Stoeckmann
2008-06-14remove #ifdef __macppc__ due to a misunderstanding:Todd T. Fries
2008-06-14No need to add \n at the end of format string for a fatal call.Tobias Stoeckmann