| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing types, update standard namespaces, and use variable types | mike | 2003-03-14 | 1 | -46/+91 |
* | Bah, get it right this time and add sys/lock.h before sys/mutex.h. | mux | 2003-03-14 | 1 | -0/+1 |
* | lock.h must be included before mutex.h. | jake | 2003-03-14 | 1 | -0/+1 |
* | - Add a forgotten BUF_LOCK() | jeff | 2003-03-14 | 1 | -0/+1 |
* | Export current time when returning from never blocked syscall. | davidxu | 2003-03-14 | 2 | -2/+16 |
* | Oops, add missing includes. Pass me the pointy hat. | mux | 2003-03-14 | 2 | -0/+2 |
* | Trim some trailing whitespace. | jhb | 2003-03-13 | 1 | -2/+2 |
* | Now that bus_dmamem_alloc() handles its Giant mutex requirements itself, | scottl | 2003-03-13 | 1 | -2/+0 |
* | - Change the linux_[gs]et_os{name, release, s_version}() functions to | jhb | 2003-03-13 | 5 | -115/+109 |
* | Add a new userland-visible ktrace flag KTR_DROP and an internal ktrace flag | jhb | 2003-03-13 | 2 | -1/+13 |
* | - Cache a reference to the credential of the thread that starts a ktrace in | jhb | 2003-03-13 | 6 | -24/+60 |
* | Grab Giant around calls to contigmalloc() and contigfree() so | mux | 2003-03-13 | 6 | -6/+44 |
* | Memory allocated with contigmalloc() should be freed with | mux | 2003-03-13 | 1 | -1/+4 |
* | This corrects a longstanding endian bug in processing LLC/SNAP encoded | harti | 2003-03-13 | 2 | -5/+5 |
* | Greatly simplify the unlocking logic by holding the TCP protocol lock until | hsu | 2003-03-13 | 2 | -16/+4 |
* | Remove the check for more than one open if one is a write op. | sos | 2003-03-13 | 1 | -5/+0 |
* | Dont free the stats struct, this has been changed by the new stat code. | sos | 2003-03-13 | 1 | -2/+0 |
* | Dont call dma->free unless dma is there. | sos | 2003-03-13 | 1 | -1/+2 |
* | In m_dup_pkthdr(), convert the supplied `how' argument into malloc | iedowse | 2003-03-13 | 1 | -1/+2 |
* | Add pci id# for the sis648 | sos | 2003-03-13 | 2 | -0/+4 |
* | - Add a lock for protecting against msleep(bp, ...) wakeup(bp) races. | jeff | 2003-03-13 | 4 | -36/+46 |
* | - Remove a dead check for bp->b_vp == vp in vtruncbuf(). This has not been | jeff | 2003-03-13 | 1 | -14/+17 |
* | - Remove a race between fsync like functions and flushbufqueues() by | jeff | 2003-03-13 | 4 | -50/+34 |
* | - Lock the buf before clearing flags. | jeff | 2003-03-13 | 2 | -2/+2 |
* | - Lock bufs before inspecting their flags. | jeff | 2003-03-13 | 1 | -6/+9 |
* | - Lock the buf before inspecting its contents. | jeff | 2003-03-13 | 1 | -6/+4 |
* | Make sure we actually have a dev before dereferencing in case someone | alfred | 2003-03-13 | 1 | -1/+1 |
* | - Tune down read_max. For single disks we get no gain out of reading more | jeff | 2003-03-13 | 1 | -1/+1 |
* | Add support for RFC 3390, which allows for a variable-sized | hsu | 2003-03-13 | 2 | -4/+18 |
* | Tidy up previous change: move comment about obtaining an exclusive | tjr | 2003-03-13 | 1 | -5/+4 |
* | Back out previous. The locking here needs a rethink. | tjr | 2003-03-13 | 1 | -15/+3 |
* | Pass the correct malloc flags to m_tag_alloc(). | mux | 2003-03-13 | 1 | -1/+1 |
* | - When the VM daemon is out of swap space and looking for a | das | 2003-03-12 | 3 | -4/+23 |
* | Implement the Limited Transmit algorithm (RFC 3042). | hsu | 2003-03-12 | 2 | -0/+28 |
* | - Various little style fixes. | jhb | 2003-03-12 | 1 | -8/+5 |
* | Correct clock frequency for the IC Book Labs' cards, so that it's possible | sobomax | 2003-03-12 | 1 | -32/+32 |
* | Add initial support for IC Book Labs Dreadnought x16 Pro 16-ports card. Since | sobomax | 2003-03-12 | 2 | -1/+25 |
* | - Avoid dropping the proc lock around a simple permissions check and just | jhb | 2003-03-12 | 1 | -18/+16 |
* | Correct the last commit, only look for subfunctions on the same PCI slot. | sos | 2003-03-12 | 1 | -4/+4 |
* | Correct CS4205 base vendor id. | orion | 2003-03-12 | 1 | -1/+1 |
* | correct two more flag misuses; m_tag* use malloc flags | sam | 2003-03-12 | 2 | -2/+2 |
* | Simplify the assignment statement. | ru | 2003-03-12 | 1 | -1/+1 |
* | Cleanup the probe code a bit. | sos | 2003-03-12 | 1 | -23/+24 |
* | Acquire sched_lock around use of FOREACH_KSEGRP_IN_PROC, accesses | tjr | 2003-03-12 | 1 | -3/+15 |
* | In wait1(), remove the zombie process from zombproc before removing | tjr | 2003-03-12 | 1 | -5/+5 |
* | Dont hang the channel on enclosures without sensors. | sos | 2003-03-12 | 1 | -16/+17 |
* | Put back including sys/devicestat.h for 4-stable. | simokawa | 2003-03-12 | 1 | -0/+3 |
* | clean up the en driver since it will survice for a while by | kjc | 2003-03-12 | 1 | -96/+0 |
* | - Added support for multiple page directory pages to pmap_pinit and | jake | 2003-03-12 | 2 | -166/+114 |
* | correct malloc flag argument | sam | 2003-03-12 | 1 | -1/+1 |