| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove bogus cdevsw frobbing code which tries to prevent double | Poul-Henning Kamp | 2004-09-23 | 3 | -39/+0 |
| * | Do not use devsw() but si_devsw direction. This is still bogus but a | Poul-Henning Kamp | 2004-09-23 | 2 | -2/+2 |
| * | Introduce new /boot/loader.conf variable: root_mount_delay. | Pawel Jakub Dawidek | 2004-09-23 | 2 | -69/+80 |
| * | Per recent HEADSUP: Disconnect (old)vinum from the kernel build. | Poul-Henning Kamp | 2004-09-23 | 5 | -34/+1 |
| * | Style fix. | Dag-Erling Smørgrav | 2004-09-23 | 1 | -3/+2 |
| * | More remnants of BIND 8 to de-orbit. | Dag-Erling Smørgrav | 2004-09-23 | 1 | -13/+0 |
| * | Instead of hardcoding the BIND version, deduce it from ${BIND_DIR}/version. | Dag-Erling Smørgrav | 2004-09-23 | 1 | -1/+5 |
| * | libpthread is always libpthread, even when it's libc_r. | Dag-Erling Smørgrav | 2004-09-23 | 1 | -1/+1 |
| * | De-orbit more remnants of BIND 8. | Dag-Erling Smørgrav | 2004-09-23 | 2 | -22/+0 |
| * | Bump version number after vendor import of 9.3.0. | Dag-Erling Smørgrav | 2004-09-23 | 1 | -2/+2 |
| * | This commit was generated by cvs2svn to compensate for changes in r135601, | Dag-Erling Smørgrav | 2004-09-23 | 6 | -8/+35 |
| |\ |
|
| | * | Vendor import of BIND 9.3.0. | Dag-Erling Smørgrav | 2004-09-23 | 6 | -8/+35 |
| | * | This commit was manufactured by cvs2svn to create branch 'VENDOR-bind9'. | cvs2svn | 2004-09-21 | 2 | -0/+78 |
| * | | Do not refcount the cdevsw, but rather maintain a cdev->si_threadcount | Poul-Henning Kamp | 2004-09-23 | 5 | -86/+90 |
| * | | - Wrapped BIND 9 libraries defines into !defined(NO_BIND). | Ruslan Ermilov | 2004-09-23 | 1 | -0/+7 |
| * | | MFen 1.258 | Denis Peplin | 2004-09-23 | 1 | -2/+4 |
| * | | PAE seems to work for isp- at least under mimimal testing. | Matt Jacob | 2004-09-23 | 1 | -1/+2 |
| * | | PAE support changes that included at least some minimal actual testing | Matt Jacob | 2004-09-23 | 2 | -18/+26 |
| * | | Refrence bsdlabel.8 and bsdlabel.5 rather then the obsolete disklabel.8 | Brooks Davis | 2004-09-23 | 1 | -3/+3 |
| * | | LOCALSTATEDIR should be /var, since the BIND 9 source appends | Doug Barton | 2004-09-23 | 1 | -1/+1 |
| * | | Add a knob 'daily_status_security_diff_flags' controlling the | Joseph Koshy | 2004-09-23 | 3 | -1/+11 |
| * | | Redefine a PTE as a 64-bit integral type instead of a struct of | Marcel Moolenaar | 2004-09-23 | 7 | -255/+209 |
| * | | s/u_int#_t/uint#_t/g | Marcel Moolenaar | 2004-09-22 | 1 | -20/+20 |
| * | | Switch order for mtx_unlock and cv_signal as (condvar(9)) sez: | Max Laier | 2004-09-22 | 1 | -2/+2 |
| * | | Backout the last entry. It went to the wrong branch. | Andre Oppermann | 2004-09-22 | 1 | -5/+0 |
| * | | The offset argument to mmap(2) is not a pointer. Use 0 instead of NULL. | Marcel Moolenaar | 2004-09-22 | 1 | -1/+1 |
| * | | For the atomic_{add|clear|set|subtract} family of inlines, return the | Marcel Moolenaar | 2004-09-22 | 1 | -2/+4 |
| * | | MFp4: various style fixes, including | Marcel Moolenaar | 2004-09-22 | 1 | -237/+228 |
| * | | MFC: Make PFIL_HOOKS a permanent part of the kernel and remove the associated | Andre Oppermann | 2004-09-22 | 1 | -0/+5 |
| * | | Remove vestiges of libthr's signal mangling past. This fixes that last | Mike Makonnen | 2004-09-22 | 1 | -14/+1 |
| * | | Pointy hat please! | Poul-Henning Kamp | 2004-09-22 | 2 | -6/+6 |
| * | | Prefer C99's __func__ over GCC's __FUNCTION__. | Stefan Farfeleder | 2004-09-22 | 4 | -5/+4 |
| * | | Prefer C99's __func__ over GCC's __FUNCTION__. | Stefan Farfeleder | 2004-09-22 | 5 | -11/+11 |
| * | | The SUSv3 function say that the affected functions MAY FAIL, if the | Mike Makonnen | 2004-09-22 | 1 | -27/+6 |
| * | | Add a couple of macros to extract the PCI slot (device) and function from | John Baldwin | 2004-09-22 | 4 | -7/+11 |
| * | | Various small style fixes. | John Baldwin | 2004-09-22 | 6 | -15/+20 |
| * | | Always link with -lpthread, not -lc_r, because platforms that don't have | Dag-Erling Smørgrav | 2004-09-22 | 1 | -6/+5 |
| * | | Remove named-xfer, it does not exist in BIND 9. | Tom Rhodes | 2004-09-22 | 1 | -30/+0 |
| * | | Call sbuf_finish() before sbuf_data() so as to not panic the system. | Brian Feldman | 2004-09-22 | 1 | -0/+1 |
| * | | Clean up and comment config.mk. Centralize more stuff. Bitch if | Dag-Erling Smørgrav | 2004-09-22 | 20 | -55/+125 |
| * | | Fix a LOR where ifconf() used copyout while holding a mutex. This LOR | Brooks Davis | 2004-09-22 | 1 | -41/+51 |
| * | | Add a temporary workaround to the panic on boot with hub attached and | Warner Losh | 2004-09-22 | 1 | -0/+1 |
| * | | Correct a long-standing error in _pmap_unwire_pte_hold() affecting | Alan Cox | 2004-09-22 | 2 | -17/+11 |
| * | | Revert the last change.. | Julian Elischer | 2004-09-22 | 1 | -17/+11 |
| * | | MFi386: adapt rev 1.19 (debugger fixes) | Peter Wemm | 2004-09-22 | 1 | -2/+10 |
| * | | cnw (Xircom pccard) is built on amd64 and there isn't an obvious reason | Peter Wemm | 2004-09-22 | 1 | -1/+1 |
| * | | Minor sync-up with i386. Catch up on de-quoting and de-counting after | Peter Wemm | 2004-09-22 | 1 | -14/+23 |
| * | | MFi386: add ispfw (except using correct device<tab><tab>ispfw format, | Peter Wemm | 2004-09-22 | 1 | -0/+1 |
| * | | Since "d" is an array of 32 bit values, it is more | Christian S.J. Peron | 2004-09-21 | 1 | -1/+1 |
| * | | Hopefully fix alpha and sparc64 builds: on these architectures, | Ruslan Ermilov | 2004-09-21 | 1 | -3/+4 |