Age | Commit message (Expand) | Author |
2012-04-21 | Don't mention gcc 3 anymore. | Miod Vallat |
2012-04-21 | i got the previous fix wrong, /etc/mail/aliases should use SMTPD_USER | Gilles Chehade |
2012-04-21 | Rework the signature of the cache handling routines again. It makes more sense | Miod Vallat |
2012-04-21 | remove the "Do you want to do any manual network configuration?" question. | Henning Brauer |
2012-04-21 | When a new parent is attached to an already examined child (prerequisite), | Philip Guenthe |
2012-04-21 | Remove a check made superfluous by the KERN_PROC_SHOW_THREADS flag. | Philip Guenthe |
2012-04-20 | As noted by Kent R. Spillner this file is unused, so move it to the attic. | Alexander Hall |
2012-04-20 | use "an addrinfo", not "a addrinfo". ok jmc | Stuart Henderson |
2012-04-20 | Silence warnings. Okay deraadt@. | Paul Irofti |
2012-04-20 | use "brackets" instead of "braces", for consistency; | Jason McIntyre |
2012-04-20 | Fix kvm_deadfile2_byid()'s handling of kernel vs user addresses for | Philip Guenthe |
2012-04-20 | dyslexy strikes again | Marc Espie |
2012-04-20 | Back to non-verbose, crept back in with last merge. | Camiel Dobbelaar |
2012-04-20 | rearrange DESCRIPTION somewhat to make this page more readable; | Jason McIntyre |
2012-04-20 | setlinebuf(3) is more readable than setvbuf(.., _IOLBF, ...) | Damien Miller |
2012-04-19 | cherrypick fix for CVE-2012-2110: libcrypto ASN.1 parsing heap overflow | Damien Miller |
2012-04-19 | talk about pecl.port.mk | Stuart Henderson |
2012-04-19 | shrink | Theo de Raadt |
2012-04-19 | Slightly tweak the emulation mode colormap to have fit in 4:8:4 instead of | Miod Vallat |
2012-04-19 | rely on the compiler giving us a built-in alloca. any new architecture | Theo de Raadt |
2012-04-19 | clear memory before passing to ioctl routines instead of praying it | Theo de Raadt |
2012-04-19 | rate-limit accept(); small tweaks and such along the way from gilles, | Theo de Raadt |
2012-04-19 | sync | Theo de Raadt |
2012-04-19 | Print the currently active ASID in `machine tlb' ddb command. | Miod Vallat |
2012-04-19 | Be sure to update the currently active ASID in pmap_activate() if invoked on | Miod Vallat |
2012-04-19 | relayd re-uses the event callbacks and passes the value of iev.data | Theo de Raadt |
2012-04-19 | small cleanup(%hd -> %d) | Gleydson Soares |
2012-04-19 | document gcc4 module change. | Pascal Stumpf |
2012-04-19 | missing ; | Theo de Raadt |
2012-04-19 | tweak previous; | Jason McIntyre |
2012-04-19 | Backout misplaced optimization in vmmap. | Ariane van der Steldt |
2012-04-19 | unbreak compilation without DEBUG defined | Alexandre Ratchov |
2012-04-19 | add newline to signal error messages; Thomas Pfaff | Theo de Raadt |
2012-04-18 | Enable multi-threaded debugging on powerpc. | Mark Kettenis |
2012-04-18 | merge some whitespace changes before bigger changes | Theo de Raadt |
2012-04-18 | update here too | Miod Vallat |
2012-04-18 | Document recent work | Miod Vallat |
2012-04-18 | Split the existing impact@xbow attachment into generic impact routines, and | Miod Vallat |
2012-04-18 | Don't attach a wsdisplay if not the console device, for part of the device | Miod Vallat |
2012-04-18 | regen | Miod Vallat |
2012-04-18 | Apparently, the Indigo 2 Impact GIO boards finally provide a real GIO ID | Miod Vallat |
2012-04-18 | Put decent prefixes in the symbolic constants for GIO IDs in the generated | Miod Vallat |
2012-04-18 | not (unsigned); ok henning | Theo de Raadt |
2012-04-18 | undo an error introduced by myself in previous; | Jason McIntyre |
2012-04-18 | One more routine needed to cope for CTS and DCD being inverted on IP20. | Miod Vallat |
2012-04-18 | Driver for the GR2 family of frame buffers (Elan, XZ...). Based upon the | Miod Vallat |
2012-04-18 | Do not mistake GR2 boards for GIO boards, as what could be a GIO product | Miod Vallat |
2012-04-18 | Reading the IMC bus arbitration register is not reliable, at least on IP20, | Miod Vallat |
2012-04-18 | backout non-portable code | Theo de Raadt |
2012-04-17 | Make it optional for kvm_getprocs() (and related sysctl) to return | Paul Irofti |