Age | Commit message (Expand) | Author |
2008-06-27 | Add uvideo(4). | Brad Smith |
2008-06-27 | add bio & bioctl | Todd T. Fries |
2008-06-27 | sync | Todd T. Fries |
2008-06-27 | fix bio major, only took a year to test | Todd T. Fries |
2008-06-26 | Label switch statement with /* FALLTHROUGH */; inspired by two | Bret Lambert |
2008-06-26 | add bio & bioctl | Todd T. Fries |
2008-06-26 | plug a memleak in rcs_rev_getlines() - initially noticed & diff by | Joris Vink |
2008-06-26 | tweak; | Jason McIntyre |
2008-06-26 | add VisualHostKey to the list of options listed in -o; | Jason McIntyre |
2008-06-26 | Make video stream work properly on uhci and ohci by adding an ohci | Marcus Glocker |
2008-06-26 | Kill the silly ``drm_device_t'' and ``drm_file_t'' typedefs. just use | Owain Ainsworth |
2008-06-26 | Kill the device_t and vm_offset_t typedefs. | Owain Ainsworth |
2008-06-26 | Since we're not ifdefed anymore, change | Owain Ainsworth |
2008-06-26 | Kill the ifdefs in drmP.h too, it's meant to be os specific. | Owain Ainsworth |
2008-06-26 | Kill drm_sysctl.c and all references to it. | Owain Ainsworth |
2008-06-26 | add _ypldap; ok deraadt@ | Todd T. Fries |
2008-06-26 | Kill the rest of the ifdef maze in drm_*.c | Owain Ainsworth |
2008-06-26 | add bio & bioctl to a couple cd based ramdisks | Todd T. Fries |
2008-06-26 | add _ypldap; ok deraadt@ | Otto Moerbeek |
2008-06-26 | Kill the ifdef maze. I've been considering doing this for months, it | Owain Ainsworth |
2008-06-26 | seperate out the openldap stuff that will be replaced | Theo de Raadt |
2008-06-26 | must be able to get at include file | Theo de Raadt |
2008-06-26 | cleanup include file. remove unneeded socket cleanup. | Pierre-Yves Ritschard |
2008-06-26 | add user and group needed for ypldap. | Pierre-Yves Ritschard |
2008-06-26 | ypldap -- Intended to be a drop-in replacement for ypserv, gluing in a | Pierre-Yves Ritschard |
2008-06-26 | Move SSH Fingerprint Visualization away from sharing the config option | Alexander von Gernler |
2008-06-26 | when loading moduli from /etc/moduli in sshd(8), check that they | Damien Miller |
2008-06-26 | Mention Geode LX audio | Marc Balmer |
2008-06-26 | some minor improvements from Pierre Riteau; ok djm | Jason McIntyre |
2008-06-26 | tweak previous; | Jason McIntyre |
2008-06-26 | allow the sftp chmod(2)-equivalent operation to set set[ug]id/sticky | Damien Miller |
2008-06-26 | rewrite moduli(5). The old one contained quite a bit of historical and | Damien Miller |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-26 | Fix sticky-address on rdr; With the current nat code, we always use the same | Ryan Thomas McBride |
2008-06-26 | Typo, CMD -> AMD | Brad Smith |
2008-06-26 | fatalx instead of fatal because errno is not set of pipe is closed. OK henning | Claudio Jeker |
2008-06-25 | Move .rodata 512KB further, since kernels will soon reach the address .rodata | Miod Vallat |
2008-06-25 | in resume mode, pass -c to mget when {dir,file}hasglob, so that i'm | Martynas Venckus |
2008-06-25 | Support the Intel G35 which apparently works similarly to the 965. | Owain Ainsworth |
2008-06-25 | In interactive mode, always suggest offsets and sizes inside the | Otto Moerbeek |
2008-06-25 | do not print scsi id, since scsibus does that now; ok krw | Theo de Raadt |
2008-06-25 | - fix -Wall (no behavior change, a || b && c = a || (b && c) anyway) | Martynas Venckus |
2008-06-25 | sync Nd for auglx; | Jason McIntyre |
2008-06-25 | - expressions such as x != x and x == x are prone to errors and | Martynas Venckus |
2008-06-25 | `Li' needs an argument; | Jason McIntyre |
2008-06-25 | use pools for the uio and iovec allocations in sr_crypto_getcryptop() | Thordur I. Bjornsson |
2008-06-25 | sync | Theo de Raadt |
2008-06-25 | Change a very long selective list of all architectures which do IEEE into | Theo de Raadt |
2008-06-25 | sync | Theo de Raadt |
2008-06-25 | this diff changes the bootloader to skip the CHS sanity check if LBA | Reyk Floeter |