summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Grab Giant around fault handling at the top level for now.jhb2001-06-291-0/+3
|
* Grab Giant around trap_pfault() for now.jhb2001-06-293-0/+12
|
* Fix up indentation.jlemon2001-06-292-4/+4
|
* Remove a fascinating but confusing construct involving chainingrwatson2001-06-282-66/+62
| | | | | | | | conditional clauses in the following way: (0 || a || b); No functional change.
* Add error checking for copyin() operations in posix4 scheduling code.rwatson2001-06-282-4/+12
|
* Forced commit. Previous commit was:jhb2001-06-280-0/+0
| | | | Submitted by: Alexander N. Kabaev <ak03@gte.com>
* Don't check witness assertions if the lock doesn't use witness or witnessjhb2001-06-281-0/+3
| | | | is dead.
* Fix more mntvnode and vnode interlock order reversals.jhb2001-06-283-6/+6
|
* Back out previous commit: it doesn't help anything since write_file(),dd2001-06-281-2/+2
| | | | | | | | which is also called from handle_hup(), uses stdio(3). Furthermore, this means that calling exit(3) (via quit()) there is required to flush the buffer write_file() was working on. Submitted by: bde
* 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
| | | | | | PR: 28472 Submitted by: David Xu <davidx@viasoft.com.cn> Obtained from: OpenBSD
* Change default of ipv6_default_interface to NO. This is meaninglessume2001-06-281-1/+1
| | | | | | | in most cases and rather harmful. Reported by: Kevin Oberman <oberman@es.net> MFC after: 1 week
* getcwd(3) is defined by POSIX, not ISO C.dd2001-06-281-1/+1
| | | | Approved by: bde
* - create an entry of IPV6CTL_STATS sysctl.ume2001-06-283-9/+25
| | | | | | | | | - fix the problem that netstat doesn't show raw6 and icmp6 pcblist. - make netstat use sysctl to retreive stats of ipv6 and icmpv6 instead of kread. Obtained from: KAME MFC after: 1 week
* 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
| | | | Pointy-hat to: msmith
* Merge in parts of a larger patchset i received from Bruce. Untestedjoerg2001-06-282-82/+76
| | | | | | | | | | | | | | | | | | | by now (except of a compile test), but i believe this to contain no actual functional changes. . Fix the copyright of the Regents i accidentally broke in rev 1.197 (although only a very small part of the original driver survived at all...). . Bump MAX_CYLINDER since some obscure formats really use more than 80 cylinders. . Correctly handle BIO_FORMAT which used to be a bitmask but is now a BIO command of its own. . Numerous stylistic fixes. Submitted by: bde
* Fix another buffer overflow.tg2001-06-282-6/+12
| | | | | PR: 15593 Submitted by: Przemyslaw Frasunek <venglin@lagoon.FreeBSD.lublin.pl>
* Put back the two semicolons I accidentally lost while reformatting this tobenno2001-06-281-2/+2
| | | | | | bring it closer to style(9). Spotted by: Mark Peek <mark@whistle.com>
* Add a new manpage to document the CTRx macros used when adding new KTRjhb2001-06-282-1/+159
| | | | tracepoints to kernel code.
* 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
| | | | | PR: 21394 Submitted by: Craig Leres <leres@ee.lbl.gov>
* Document the existing vfc_flags.dd2001-06-282-3/+20
| | | | | PR: 25837 Submitted by: Tony Finch <dot@dotat.at>
* Reduce chattiness of entropy file mechanism with extreme prejudice.rwatson2001-06-281-1/+1
| | | | Reviewed by: USENIX Cabal (peter, jhb, wpaul, et al)
* Remove dgm module.dd2001-06-282-9/+1
| | | | Forgotten by: brian
* Sync to my work in progress:msmith2001-06-284-146/+1092
| | | | | | | | | | | | - Reorder the acpi_* functions in a sensible fashion - Add acpi_ForeachPackageObject and acpi_GetHandleInScope - Use the new debugging layer/level names - Implement most of the guts of the acpi_thermal module; passive cooling isn't there yet, but active cooling should work. - Implement power resource handling (acpi_powerres.c) This compiles and mostly works, but my test coverage is small, so feedback is welcome.
* 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
| | | | Submitted by: Adagio Vangogh <adagio_v@pacbell.net>
* - Fix a mntvnode and vnode interlock reversal.jhb2001-06-282-19/+46
| | | | | - Protect the mnt_vnode list with the mntvnode lock. - Use queue(9) macros.
* - Protect the mnt_vnode list with the mntvnode lock.jhb2001-06-286-18/+48
| | | | - Use queue(9) macros.
* Based on a draft email in David Greenman's files, add the birthdatemsmith2001-06-281-0/+1
| | | | | | of FreeBSD. Submitted by: dg
* - Fix a mntvnode and vnode interlock reversal.jhb2001-06-281-6/+13
| | | | - Protect the mnt_vnode list with the mntvnode lock.
* Get kernel profiling on SMP systems closer to working by replacing thejhb2001-06-288-50/+16
| | | | | mcount spin mutex with a very simple non-recursive spinlock implemented using atomic operations.
* 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
| | | | | | | wants to replace one of those programs. PR: 13609 Submitted by: Goran Lowkrantz <goran.lowkrantz@infologigruppen.se>
* Add the -E flag to not send messages that have an empty body. This ismikeh2001-06-283-8/+19
| | | | | | | | useful for piping cron script error output by mail. PR: bin/9494 Obtained from: NetBSD MFC after: 2 weeks
* Provide access to the IA32 hardware debug registers from the ddbbsd2001-06-287-50/+240
| | | | | | | kernel debugger. Proper use of these registers allows setting hardware watchpoints for use in kernel debugging. MFC after: 2 weeks
* Minor grammar cleanup.dd2001-06-271-6/+5
| | | | Submitted by: Mike Barcroft <mike@q9media.com>
* Implement recursive IP address searches based on the results of add2001-06-272-8/+29
| | | | | | | query to ARIN. PR: 28426 Submitted by: Mike Barcroft <mike@q9media.com>
* 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
| | | | | | | | if a device has vchans already but they are all busy, allocate another one at open() time, up to a maximum of hw.snd.maxvchans. when creating/destroying vchans, don't make/remove a devnode for the first/last one as it replaces a hardchan.
* event.h -> sys/event.hdd2001-06-271-1/+1
| | | | Submitted by: David Hill <david@phobia.ms>
* tidy up/simplify dsp_clone()cg2001-06-271-24/+13
|
* clarify problem with inbound AH.ume2001-06-271-7/+18
| | | | | | | | | | spdadd A B -P in ipsec esp/tunnel/C-D/use ah/tunnel/C-D/require; does not work due to 1-bit validation bit we are using with inbound policy checking. Submitted by: itojun Obtained from: KAME MFC after: 1 week
* refresh default router list on nd6_purge(), only if we are anume2001-06-271-4/+6
| | | | | | autoconfigured host. Obtained from: KAME
* Various changes to the messages so that they are now appropriate for bothnik2001-06-2710-41/+41
| | | | CD and DVD releases of FreeBSD.
OpenPOWER on IntegriCloud