Age | Commit message (Expand) | Author |
2007-07-13 | change the way we parse IEs to make sure we never read past the end of | Damien Bergamini |
2007-07-13 | Reenable accelerated text console primitives on pnozz if running with a | Miod Vallat |
2007-07-13 | properly check ieee80211_setup_rates() return code. | Damien Bergamini |
2007-07-13 | remove obsolete pfi_statehead and pfik_w_states; ok henning@ | Markus Friedl |
2007-07-13 | update URL for pool servers | Henning Brauer |
2007-07-12 | Do not fatal() if the CVSROOT/config file does not exist. | Xavier Santolaria |
2007-07-12 | Delint: remove some unreachable statements, from Bret Lambert. | Ray Lai |
2007-07-11 | Use the full 64 bits available when reporting sizes; now bioctl shows | Otto Moerbeek |
2007-07-11 | Remove unused shpcic_intr_establish() and friends. | Miod Vallat |
2007-07-11 | endianness | Damien Bergamini |
2007-07-11 | Bring back the change in rev 1.70, it is safe now: | Todd C. Miller |
2007-07-11 | make the demote count argument optional as advertised in the man page. | Pierre-Yves Ritschard |
2007-07-11 | ffs2 support from FreeBSD. Tested by jmc@ and kili@ | Todd C. Miller |
2007-07-11 | add a STANDARDS section, as requested by itojun; | Jason McIntyre |
2007-07-11 | put -q in the right place; | Jason McIntyre |
2007-07-11 | we use fedora instead of redhat these days | Nikolay Sturm |
2007-07-11 | Try reading a native label in the first sector, before trying to find | Miod Vallat |
2007-07-11 | Do not divide by zero in DISKLABELV1_FFS_FSIZE if the argument value is bogus; | Miod Vallat |
2007-07-11 | do not put mt/eject onto small media; ok krw | Theo de Raadt |
2007-07-10 | emu(4) incorrectly overrides the requested recoding format, setting | Jacob Meuser |
2007-07-10 | fix firmware file name to match reality. | Damien Bergamini |
2007-07-10 | change firmware loading code to adopt the new 2.14.4 firmware layout. | Damien Bergamini |
2007-07-10 | Don't trust the privilige level in the sigcontext passed to sigreturn(2). | Mark Kettenis |
2007-07-10 | adjust pf_find_state_all() so that it works correctly for the new global | Kurt Miller |
2007-07-10 | implement -q to query a scsi disk for its inquiry data (vendor, model, | Henning Brauer |
2007-07-10 | Don't brelse() a buf we don't own in readsgilabel() by mistake. | Miod Vallat |
2007-07-10 | fix the bug rev 1.56 uncovered and rev 1.62 worked around. | Jacob Meuser |
2007-07-10 | update some capital cities (and spelling); from Daniel Dickman | Jason McIntyre |
2007-07-10 | Revert previous commit, it probably was intended to come with matching | Miod Vallat |
2007-07-09 | change the behaviour of the LED on the O2 so that it's red in user mode | Jasper Lievisse Adriaanse |
2007-07-09 | espie, you have got to be joking | Theo de Raadt |
2007-07-09 | Replace the huge MFREE macro with a simple call to m_free(). On today's | Claudio Jeker |
2007-07-09 | correct a typo in an error message. | Thordur I. Bjornsson |
2007-07-09 | disable specific gcc optimization that triggers the gcc bug | Todd C. Miller |
2007-07-09 | Fix possible heap overflow in file(1), aka CVE-2007-1536. | Dimitry Andric |
2007-07-09 | Use -O1 for m68k to work around a gcc optimizer bug | Todd C. Miller |
2007-07-09 | Do not allow clustering read for filesystems which block size is smaller | Miod Vallat |
2007-07-09 | tweaks; | Jason McIntyre |
2007-07-09 | indent correctly | Marc Espie |
2007-07-09 | remove -Wall | Todd C. Miller |
2007-07-09 | take into account possible expansion and be more careful not to | Jacob Meuser |
2007-07-09 | give the user what they expect instead of what we're working with | Jacob Meuser |
2007-07-09 | repair, sorry about that (obvious typo, duh) | Marc Espie |
2007-07-09 | Handle IPv6 on PPP printer, from Stuart Henderson | Can Erkin Acar |
2007-07-09 | don't always spew massive debug messages just because AUDIO_DEBUG is | Jacob Meuser |
2007-07-08 | ansify/de-register | Jasper Lievisse Adriaanse |
2007-07-08 | rename variable to errorIsOkay. What does oldVars mean anyway ? | Marc Espie |
2007-07-08 | missed part: add check to avoid poison checking inexistent local vars, | Marc Espie |
2007-07-08 | A set of big related changes. okay millert@, tested further by kettenis@ | Marc Espie |
2007-07-08 | Process scan command results. Enable 'ifconfig -M'. | Marcus Glocker |