summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert to always descending into the "bsnmp" subdir -- gensnmptreeru2004-09-251-2/+1
* Allow routing to the SCI even if it's not in the list of valid IRQs.njl2004-09-251-0/+10
* Fix the statements for checking if we're dealing with a 5705/5750.ps2004-09-251-20/+20
* Move the IA-32 trap handling from trap() to ia32_trap(). Move themarcel2004-09-256-299/+374
* Add an entry to tell the world about BIND 9.dougb2004-09-251-0/+13
* Uncomment bsnmpd so it can build.trhodes2004-09-251-1/+1
* Use the universal 'threaded process' flag rather than thejulian2004-09-251-1/+1
* Install the documentation for bind9, and remove the /usr/share/doc/binddougb2004-09-253-3/+29
* Fix two glitches that appear in the non-chroot case. First, if notdougb2004-09-241-1/+3
* For the default FreeBSD install, the file path actually isdougb2004-09-241-1/+1
* Add support for the BCM5750/5751. Unfortunately the documentationps2004-09-244-38/+166
* Fix build in the !NOATM case by using the begemot library in place oftrhodes2004-09-245-7/+35
* This commit was generated by cvs2svn to compensate for changes in r135768,trhodes2004-09-243-0/+968
|\
| * Vendor import of harti's begemot library.trhodes2004-09-243-0/+968
* Ruslan has educated me both on the wisdom of why this approach isdougb2004-09-241-9/+6
* Few (trailing) whitespace and spelling fixes.joerg2004-09-241-6/+6
* Protect fdc->flags within the worker thread, too.joerg2004-09-241-1/+6
* Sort forward declared structures.jhb2004-09-241-2/+2
* Some more whitespace, style, and comment fixes.jhb2004-09-241-14/+16
* Add a proc *p pointer for td->td_proc to make this code easier to read.jhb2004-09-241-8/+8
* Remove a duplicated word.blackend2004-09-241-1/+1
* add my script that helps me handle MFC's. It takes in a commit messagejmg2004-09-242-1/+31
* Document that kthread_exit()ing will cause a wakeup(9) on the threadjoerg2004-09-241-2/+9
* 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
OpenPOWER on IntegriCloud