Age | Commit message (Expand) | Author |
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 |
2008-06-14 | remove _thread_malloc_init prototype | Otto Moerbeek |
2008-06-14 | zap last thread_malloc_init reference. otto@ ok | Federico G. Schwindt |
2008-06-14 | defininig NATIVE_EXEC_ELF is mandatory on ELF platforms. | Miod Vallat |
2008-06-14 | id tag. | Federico G. Schwindt |
2008-06-14 | sync | Theo de Raadt |
2008-06-14 | sync | Theo de Raadt |
2008-06-14 | A bunch of pool_get() + bzero() -> pool_get(..., .. | PR_ZERO) | Michael Knudsen |
2008-06-14 | We do not need a whole MODE for blinking one character. | Kjell Wooding |
2008-06-14 | Add compile (c-C c-P) to the c-mode keymap (export from grep.c) | Kjell Wooding |
2008-06-14 | unf*ck undo. | Kjell Wooding |
2008-06-14 | Use the bus_size_t in the ath_softc. | Joel Sing |
2008-06-14 | tweak previous; | Jason McIntyre |
2008-06-14 | Replace PBKDF2 implementation pulled in from vnconfig with one | Damien Miller |
2008-06-14 | Conforming to RCS specification, it is possible but unlikely to encounter | Tobias Stoeckmann |
2008-06-14 | Added support for sticky date set in CVS/Tag and CVS/Entries per directory. | Tobias Stoeckmann |
2008-06-14 | oldnointr pool allocator is no longer used or necessary. | Artur Grabowski |
2008-06-14 | There's no more reason to use oldnointr allocator here since we pace | Artur Grabowski |
2008-06-14 | If we have one syscall that consumes large amounts of memory (like for | Artur Grabowski |
2008-06-14 | don't always re-open the same CVS/Entries file, instead keep the | Joris Vink |
2008-06-14 | Replace magic '2' and '3' with defines for nfs version numbers | Thordur I. Bjornsson |
2008-06-14 | Use multiple crypto keys per volume. Each key is used to encrypt at | Damien Miller |
2008-06-14 | Run cvs_remove_force only if -f has been specified. | Tobias Stoeckmann |
2008-06-14 | remove #ifdef __macppc__ due to a misunderstanding: | Todd T. Fries |
2008-06-14 | No need to add \n at the end of format string for a fatal call. | Tobias Stoeckmann |
2008-06-14 | Allow ath(4) to detach cleanly when attaching via PCI. Also | Joel Sing |
2008-06-14 | pool_get()s not in interrupt context should not be PR_NOWAIT, but | Henning Brauer |
2008-06-14 | cmp(4) | Mark Kettenis |
2008-06-14 | Include "pf.h" so we get NPF. | Joel Sing |
2008-06-14 | Add cmp(4) here too. | Mark Kettenis |
2008-06-14 | Nuke ADEV_NOTUR, always issue TEST UNIT READY to clear out power-up | Kenneth R Westerback |
2008-06-14 | finish djm@'s job of making mount_vnd -Wall clean, and mark this in the | Alexander von Gernler |
2008-06-14 | slightly more robust fix in not relying on utf-8 sequences being well | Peter Valchev |
2008-06-14 | Clean up nfsrv_wakenfsd(); variable name change to be in line with the | Bret Lambert |
2008-06-14 | Move bpf_mtap_hdr() above the trunk_*_input() routines. | Marco Pfatschbacher |
2008-06-14 | accidentally deleted a little bit too much, oops | Theo de Raadt |
2008-06-14 | Move ike and flow peer selection to common function. | Alexander Bluhm |