Age | Commit message (Expand) | Author |
2007-05-21 | Remove logprintf macro | Jonathan Gray |
2007-05-21 | Remove Ether_ifattach macro | Jonathan Gray |
2007-05-21 | Remove unused bswap{16,32} macros | Jonathan Gray |
2007-05-21 | Remove ifdef __otherbsd__ mess; no binary change. | Jonathan Gray |
2007-05-21 | Switch pcfiic to rwlock. | Jonathan Gray |
2007-05-20 | lockmgr -> rwlock for piic(4), kiic(4) and smu(4); | Thordur I. Bjornsson |
2007-05-20 | rewrite DIAGNOSTICS to avoid confusion about which application returns | Jason McIntyre |
2007-05-20 | Fix KERNBASE, so that profiling kernels initialize (but profiling is broken | Miod Vallat |
2007-05-20 | Since we no longer use 3 bits but the whole 7 to get the processor revision | Miod Vallat |
2007-05-20 | Handle IP address stuff in tls/tlf state messages | Can Erkin Acar |
2007-05-20 | On AV-class machines, SCSI interrupts still come from VIA2, not PSC, so | Miod Vallat |
2007-05-20 | make the package tools more aware of manpages: handle names correctly, | Marc Espie |
2007-05-20 | add a -f option to allow specifing an alternative | Robert Nagy |
2007-05-20 | Replace ASSERT with KDASSERT and get rid of its definition; while there, | Miod Vallat |
2007-05-20 | sync | Theo de Raadt |
2007-05-20 | move deptree and installed into state object | Marc Espie |
2007-05-20 | Remove unused badaddr(). | Miod Vallat |
2007-05-20 | Remove irrelevant code and defines. | Miod Vallat |
2007-05-20 | create specific `state' objects for pkg_add and pkg_delete, so that I can | Marc Espie |
2007-05-20 | Check for codec presence in match(), and don't attach if none is found. | Miod Vallat |
2007-05-20 | addess -> address | Miod Vallat |
2007-05-20 | regen | Robert Nagy |
2007-05-20 | add Brother MFC 210C and Logitech QuickCam Notebook Deluxe IDs; | Robert Nagy |
2007-05-20 | option AHC_CTRL_ID is not used. | Miod Vallat |
2007-05-20 | placeholders for UpdateSet, once we have it. | Marc Espie |
2007-05-20 | both pkg_add and pkg_delete use Vstat, make it explicit. | Marc Espie |
2007-05-20 | hack generated Makefile so that section is properly 3p. | Marc Espie |
2007-05-20 | - move 3f down the search order list for _subdir | Jason McIntyre |
2007-05-20 | Update usage wrt -c option when called as mount_mfs. | Todd C. Miller |
2007-05-20 | compute list of dependencies to adjust just-in-time. | Marc Espie |
2007-05-20 | libs_to_check ? actually, never use it... | Marc Espie |
2007-05-20 | remove extra forwarding method that is no longer needed | Marc Espie |
2007-05-20 | zap old depend code I missed | Marc Espie |
2007-05-20 | since less(1) and more(1) are the same point, don;t list them both | Jason McIntyre |
2007-05-20 | Add missing arguments to printf. | Ray Lai |
2007-05-20 | Typos. | Ray Lai |
2007-05-20 | Convert ehci and ucom to rwlock. | Jonathan Gray |
2007-05-20 | Add support for zmore being called as zless, | Jonathan Gray |
2007-05-19 | move the code that handles dependencies registration into Dependencies | Marc Espie |
2007-05-19 | sync | Theo de Raadt |
2007-05-19 | spamd-setup needs -b for blacklist-only mode; from Nick Templeton | Jason McIntyre |
2007-05-19 | simplify the description of -R; from Jeffrey 'jf' Lim | Jason McIntyre |
2007-05-19 | Add some phy's found on certain xl(4) models. From brad at comstyle dot com. | Mark Kettenis |
2007-05-19 | Uncomment em(4) entry. From brad at comstyle dot com. | Mark Kettenis |
2007-05-19 | Oops, get the ``disabling cpu'' message correct. | Miod Vallat |
2007-05-19 | Silence a diagnostic message in multiprocessor kernels, it makes things worse. | Miod Vallat |
2007-05-19 | Send an IPI in signotify() if the process runs on a different processor, | Miod Vallat |
2007-05-19 | Force other processors to spin when one is in ddb. | Miod Vallat |
2007-05-19 | Now that the amd64 floppy and cd image -c setting have been fixed, | Otto Moerbeek |
2007-05-19 | (disabled) option for PCIAGP. at least lets i945 chipsets work | Ted Unangst |