freebsd-skq/sys/i386
Robert Watson 4f7d1876d5 Introduce a new lock, hostname_mtx, and use it to synchronize access
to global hostname and domainname variables.  Where necessary, copy
to or from a stack-local buffer before performing copyin() or
copyout().  A few uses, such as in cd9660 and daemon_saver, remain
under-synchronized and will require further updates.

Correct a bug in which a failed copyin() of domainname would leave
domainname potentially corrupted.

MFC after:	3 weeks
2008-07-05 13:10:10 +00:00
..
acpica Don't enforce unique device minor number policy anymore. 2008-06-11 18:55:19 +00:00
bios Now that all platforms use genclock, shuffle things around slightly 2008-04-22 19:38:30 +00:00
compile
conf Remove the sbni(4) driver. No one responded to calls to test it on 2008-07-04 21:06:57 +00:00
cpufreq After probing the available frequency settings, restore the CPU to run at 2008-05-30 22:01:09 +00:00
i386 Eliminate an unused declaration. (In fact, the declaration is bogus 2008-07-04 17:36:12 +00:00
ibcs2 Introduce a new lock, hostname_mtx, and use it to synchronize access 2008-07-05 13:10:10 +00:00
include Remove the unused M_MEMDEV from the kernel. 2008-06-25 07:52:10 +00:00
isa Add a cyclic hook for DTrace. 2008-05-24 06:27:54 +00:00
linux Regen. 2008-05-13 20:02:26 +00:00
pci More properly handle links who only have 1 valid IRQ in their bitmask. The 2007-12-21 16:53:27 +00:00
svr4 Since version 4.3, gcc changed its behaviour concerning the i386/amd64 2008-03-13 10:54:38 +00:00
xbox In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
Makefile Update entries for building tags. 2007-05-13 18:21:54 +00:00