summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Retire the BIND 8 sources.des2004-09-24351-139105/+0
* It's named.pid, not named/pid.des2004-09-241-1/+1
* Improve the panic message for a busted MP table with conflicting entriesjhb2004-09-241-1/+3
* Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBSdougb2004-09-2411-16/+30
* Allow %' to be used as a format flag by printf(1). This makes itkeramida2004-09-241-1/+1
* Print number of "waits" per second during transmission, not just waitsrwatson2004-09-241-0/+1
* Reconnect namedb. While it may not be optimal, our old named.conf fromdes2004-09-241-2/+0
* Don't look for swap blocks in objects that aren't swap-backed.das2004-09-241-0/+3
* More remnants of BIND 8; these live in usr.sbin now.des2004-09-243-34/+0
* Add mfc.des2004-09-241-0/+2
* A simple shell script to help MFC an entire directory to a branch where itdes2004-09-242-0/+48
* Break the NO_BIND knob out from the pack, and begin documentingdougb2004-09-242-4/+12
* Don't expose BIND libraries and their headers to the public by default,ru2004-09-2420-32/+94
* Indent.maxim2004-09-241-7/+7
* o Merge rev. 1.5 libexec/ftpd/ftpd.c from DragonflyBSD:maxim2004-09-241-0/+2
* Lock the flags field with the mutex.phk2004-09-241-8/+25
* _tcb_ctor takes two args.cognet2004-09-244-4/+4
* Add ttyu0 as a serial console, as we're using the uart(4) driver on arm.cognet2004-09-241-0/+1
* Sync with DragonFly BSD.simokawa2004-09-241-17/+93
* o Turn net.inet.ip.check_interface sysctl off by default.maxim2004-09-241-1/+1
* Fix a comment typo: s/neccessary/necessary/keramida2004-09-241-1/+1
* Document vfs.root.mountdelay value.pjd2004-09-242-0/+9
* Rename 'mount_root_delay' tunable to 'vfs.root.mountdelay', which fitspjd2004-09-241-1/+1
* XXX mark two places where we do not hold a threadcount on the dev whenphk2004-09-242-0/+3
* Remove the cdevsw() function which is now unused.phk2004-09-242-9/+0
* Hold threadcount while throbbing cdevsw in our underlying driver.phk2004-09-241-20/+25
* Hold thread reference while we frob cdevsw.phk2004-09-241-3/+9
* es_ES monetdef changed from spanish Ptas. to Euro withoutache2004-09-241-2/+2
* Hold proper thread count while frobbing drivers ioctl.phk2004-09-242-12/+26
* Hold threadcount reference when we call into the underlying consolephk2004-09-241-12/+52
* Eliminate devsw() call, we are not dereferencing the pointer.phk2004-09-241-1/+1
* Remove devsw() call missed in last commit.phk2004-09-241-1/+0
* Don't read the byte at *argv[strlen(*argv) + 1].das2004-09-241-1/+1
* Remove SI_ISDISK, I found a better solution.phk2004-09-241-1/+0
* Assert topology is held in g_dev_getprovider().phk2004-09-241-3/+5
* Hold thread reference while frobbing cdevsw.phk2004-09-241-18/+24
* Make sure we don't call _thr_start_sig_daemon() when SYSTEM_SCOPE_ONLY is def...ssouhlal2004-09-242-4/+6
* Remove __isnanl() to avoid conflicting with the same function in libm.das2004-09-241-10/+0
* Hold threadref while we throb cdevsw in devtoname()phk2004-09-241-6/+10
* Use vn_isdisk() to check if vnode is a disk.phk2004-09-241-1/+1
* use vn_isdisk() to see if vnode is a disk.phk2004-09-241-1/+1
* Hold dev_lock and check for NULL devsw pointer when we service FIODTYPE ioctl.phk2004-09-241-5/+13
* Hold dev_lock and check for NULL devsw pointer when we determinephk2004-09-241-1/+5
* Use dev_re[fl]thread() to maintain a ref on the device driver whilephk2004-09-241-14/+13
* Use def_re[fl]thread().phk2004-09-241-95/+46
* use dev_re[fl]thread() rather than home rolled versions.phk2004-09-241-8/+2
* Introduce dev_re[lf]thread() functions.phk2004-09-242-0/+28
* Update to reflect BIND 9 in the base:dougb2004-09-241-16/+17
* Remove. This file was repocopied to ../ski.marcel2004-09-2424-2614/+0
* Add a note to indicate that the path set in named_pidfile mustdougb2004-09-241-3/+2
OpenPOWER on IntegriCloud