summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Back out previous commit: it doesn't help anything since write_file(),dd2001-06-281-2/+2
* s/Netherlands/the Netherlands/gwilko2001-06-281-2/+2
* Up the average age and hope I can still show my face next saturday.guido2001-06-281-0/+1
* Fix a one-byte overrun.dd2001-06-282-2/+2
* Change default of ipv6_default_interface to NO. This is meaninglessume2001-06-281-1/+1
* getcwd(3) is defined by POSIX, not ISO C.dd2001-06-281-1/+1
* - create an entry of IPV6CTL_STATS sysctl.ume2001-06-283-9/+25
* Follow Mike's commit by adding acpi_powerres.c.takawata2001-06-282-2/+2
* Add acpi_powerres.c to fix the acpi build.jhb2001-06-281-0/+1
* Merge in parts of a larger patchset i received from Bruce. Untestedjoerg2001-06-282-82/+76
* Fix another buffer overflow.tg2001-06-282-6/+12
* Put back the two semicolons I accidentally lost while reformatting this tobenno2001-06-281-2/+2
* Add a new manpage to document the CTRx macros used when adding new KTRjhb2001-06-282-1/+159
* Use the .Bsx macro instead of .Tn BSD/OS.jhb2001-06-281-2/+2
* Don't insist on creating rocketport devices in /dev.dd2001-06-281-8/+8
* Document the existing vfc_flags.dd2001-06-282-3/+20
* Reduce chattiness of entropy file mechanism with extreme prejudice.rwatson2001-06-281-1/+1
* Remove dgm module.dd2001-06-282-9/+1
* Sync to my work in progress:msmith2001-06-284-146/+1092
* Fix typo (s/=/+=/) in previous commit.kuriyama2001-06-281-1/+1
* Correct comment: so_q -> so_comp, so_q0 -> so_incomp.jlemon2001-06-281-3/+3
* - Fix a mntvnode and vnode interlock reversal.jhb2001-06-282-19/+46
* - Protect the mnt_vnode list with the mntvnode lock.jhb2001-06-286-18/+48
* Based on a draft email in David Greenman's files, add the birthdatemsmith2001-06-281-0/+1
* - Fix a mntvnode and vnode interlock reversal.jhb2001-06-281-6/+13
* Get kernel profiling on SMP systems closer to working by replacing thejhb2001-06-288-50/+16
* Fix a mntvnode and vnode interlock reversal.jhb2001-06-283-8/+11
* Protect the mnt_vnode list with the mntvnode lock.jhb2001-06-282-4/+19
* Introduce syslogd_program and inetd_program variables in case somebodydd2001-06-282-2/+5
* Add the -E flag to not send messages that have an empty body. This ismikeh2001-06-283-8/+19
* Provide access to the IA32 hardware debug registers from the ddbbsd2001-06-287-50/+240
* Minor grammar cleanup.dd2001-06-271-6/+5
* Implement recursive IP address searches based on the results of add2001-06-272-8/+29
* Fairwell dgmbrian2001-06-274-7110/+0
* Remove dgmbrian2001-06-274-19/+6
* Spell digi rightbrian2001-06-272-6/+6
* don't flag the playback hardchan as busy on devices with only one of them.cg2001-06-273-19/+68
* event.h -> sys/event.hdd2001-06-271-1/+1
* tidy up/simplify dsp_clone()cg2001-06-271-24/+13
* clarify problem with inbound AH.ume2001-06-271-7/+18
* refresh default router list on nd6_purge(), only if we are anume2001-06-271-4/+6
* Various changes to the messages so that they are now appropriate for bothnik2001-06-2710-41/+41
* Catch up to mbuf allocator changes from last September so this compilesjhb2001-06-271-15/+4
* Make this compile again. Broken since June 1.jhb2001-06-271-0/+1
* Fixed the brain-o in rev. 1.10: the logic check was reversed.ru2001-06-272-2/+2
* Forced commit after problems with previous commit.benno2001-06-270-0/+0
* Code for dealing with external interrupts.benno2001-06-271-0/+832
* Forced commit due to mishap in the previous commit.benno2001-06-270-0/+0
* Forced commit due to commit mishap.benno2001-06-270-0/+0
* Fix comment breakage.benno2001-06-2712-139/+498
OpenPOWER on IntegriCloud