summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Catch up with r144020's /Dir_FindFile/Path_FindFile/obrien2009-11-172-2/+2
* Fix pgsignal() call after signature change in r199355.kib2009-11-171-1/+5
* - Update Hungarian libc cataloggabor2009-11-171-0/+46
* Use the bus_*() routines rather than bus_space_*() for register operations.jhb2009-11-179-62/+29
* It seems generation of link state change of e1000phy(4) is notyongari2009-11-171-0/+2
* Unify fifolog_writer usage printout with fifolog_create andjh2009-11-171-1/+1
* Always use a private timer instead of if_watchdog and if_timer to drivejhb2009-11-174-173/+100
* Catch up with r130332 which changed the default timezone from GMT to UTC.obrien2009-11-172-4/+4
* Garbage collect some old #ifdef'ed code from 1994 that causes vi's '%'obrien2009-11-172-27/+0
* fixed two race conditions when inserting/removing SAs via PFKey,vanhu2009-11-171-2/+3
* Remove duplicate 'ural' entry since it was added to the MI NOTES a whilejhb2009-11-171-2/+0
* Use a private callout timer to drive the transmit watchdog instead of usingjhb2009-11-173-20/+33
* Use a private timer to run the statistics timer instead of (ab)usingjhb2009-11-172-20/+15
* Fix a bug where queued ASCONF messags are not sent out.tuexen2009-11-171-0/+1
* Fix a memory leak when destroying an SCTP stack.tuexen2009-11-171-10/+27
* Do not start the iterator when there are no associations.tuexen2009-11-171-36/+38
* Disable (temporary) the thread based interator. It does not work with vnet.tuexen2009-11-171-0/+3
* Allow the UMA to free data. This resolves the UMA related bug reportedtuexen2009-11-171-2/+1
* Do not hold the lock longer than necessary.tuexen2009-11-171-1/+1
* Fix a LOR showing up with sctp_bsd_addr(): Do not hold a rt locktuexen2009-11-171-0/+4
* Among signal generation syscalls, only sigqueue(2) is allowed by POSIXkib2009-11-175-35/+74
* Fix small resource leak (memory).netchild2009-11-171-0/+1
* Fix typo.brueffer2009-11-171-1/+1
* We should distinguish between a real truncated case and EOF afterdelphij2009-11-161-3/+14
* Add a forgotten module Makefile change from the previous commit.jkim2009-11-161-2/+2
* Merge ACPICA 20091112.jkim2009-11-1646-335/+1361
|\
| * Import ACPICA 20091112.jkim2009-11-1643-225/+1253
* | MFV of tzdata2009s, r199334edwin2009-11-162-3/+24
* | Do not require payload data to be aligned. It is not mentioned in datasheetmav2009-11-161-1/+1
* | Sort ID list by vendor.thompsa2009-11-161-6/+6
* | Add the Curitel UM175 3g device.thompsa2009-11-162-0/+2
* | Sync with C.msg r199083.jkim2009-11-162-2/+94
* | Change the way in which AHCI+PATA combined controllers, such as JMicronmav2009-11-167-301/+415
* | Disable PortMultiplier Async Notifications for time of ports reset.mav2009-11-161-12/+33
* | Fix grammar.brueffer2009-11-161-1/+1
* | Uppercase the UL suffix on a constant, so Flexelint doesn't worry thatphk2009-11-161-1/+1
* | Fix a memory leak in acl_from_text() in case the conversion succeeded.brueffer2009-11-161-0/+1
* | In r199127/r199152 I forgot to bump .Dddougb2009-11-151-1/+1
* | Add atp(4) man page.rpaulo2009-11-152-0/+186
* | Collapse devinfo_state_t with device_state_t in order to avoid aattilio2009-11-154-21/+13
* | Fix a functional regression in multicast.bms2009-11-151-8/+26
* | Revert previous change and fix misalignment by using bcopy()marcel2009-11-151-6/+1
* | sh: Allow a newline before "in" in a for command, as required by POSIX.jilles2009-11-142-1/+32
* | MFp4:mav2009-11-143-7/+6
* | MFp4:mav2009-11-141-37/+3
* | MFp4:mav2009-11-143-26/+42
* | MFp4:mav2009-11-141-2/+6
* | Fix an obvious panic by not casting from a pointer that is 4-bytesmarcel2009-11-141-1/+6
* | Previous solution appeared to be unsufficient. After additional testingmav2009-11-141-18/+18
* | Since %b contains unit, %b is not suitable for c_fmt, now. Use %_mume2009-11-143-3/+3
OpenPOWER on IntegriCloud