| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix indentation of continuation lines to (hopefully) comply with | joerg | 2004-06-18 | 1 | -28/+30 |
* | Add stub for Linux SOUND_MIXER_READ_RECMASK, required by some Linux sound | bms | 2004-06-18 | 2 | -0/+5 |
* | Avoid deadlock which is caused by locking VDIR of parent and VREG of | kuriyama | 2004-06-18 | 1 | -0/+9 |
* | Add a stub for the Linux SOUND_MIXER_INFO ioctl (even though we don't | bms | 2004-06-18 | 2 | -0/+5 |
* | Linux applications expect to be able to call SIOCGIFCONF with an | bms | 2004-06-18 | 1 | -0/+14 |
* | Fix the VT_SETMODE/CDROMIOCTOCENTRY problem correctly. | bms | 2004-06-18 | 1 | -15/+17 |
* | Update the description of struct ifreq, and document SIOC[SG]IFCAP. | des | 2004-06-18 | 1 | -0/+20 |
* | Check that m->m_pkthdr.rcvif is not NULL before checking if a packet | bms | 2004-06-18 | 1 | -1/+2 |
* | Add comment to reflect that we should retry after thread singling failed. | davidxu | 2004-06-18 | 1 | -0/+4 |
* | Appease GCC. | bms | 2004-06-18 | 1 | -1/+1 |
* | Fix two attempts to use an unchecked NULL pointer provided from the | bms | 2004-06-18 | 1 | -7/+10 |
* | Remove nested include of <sys/module.h> | phk | 2004-06-18 | 1 | -3/+0 |
* | Add missing <sys/module.h> include. | phk | 2004-06-18 | 1 | -0/+1 |
* | Reduce a fair bit of the atomics because we are now called with a | phk | 2004-06-18 | 1 | -73/+55 |
* | Fix the description of hw.firewire.sbp.exclusive_login. | simokawa | 2004-06-18 | 1 | -1/+1 |
* | Add to conscontrol(8) "set" and "unset" commands which modify the | green | 2004-06-18 | 2 | -4/+43 |
* | Remove a bogus panic. It is possible more than one threads will | davidxu | 2004-06-18 | 1 | -1/+2 |
* | If thread singler wants to terminate other threads, make sure it includes | davidxu | 2004-06-18 | 1 | -2/+16 |
* | This file is not part of GDB 5.2.1, but was off the vendor branch. | marcel | 2004-06-18 | 24 | -44078/+0 |
* | Revert local changes. | marcel | 2004-06-18 | 7 | -29/+7 |
* | Correct merge-o: make sure to unlock symmetrically socket buffer | rwatson | 2004-06-18 | 1 | -2/+2 |
* | This file is not part of GDB 5.2.1 and is also off the vendor branch. | marcel | 2004-06-18 | 1 | -814/+0 |
* | Hold SOCK_LOCK(so) while frobbing so_options. Note that while the | rwatson | 2004-06-18 | 1 | -1/+4 |
* | Try harder to give new processes a clean initial fpu state. fpu_cleanstate | peter | 2004-06-18 | 1 | -7/+5 |
* | If SO_DEBUG is enabled for a TCP socket, and a received segment is | bms | 2004-06-18 | 1 | -2/+11 |
* | Merge some additional leaf node socket buffer locking from | rwatson | 2004-06-18 | 2 | -19/+53 |
* | Don't set FIN on a retransmitted segment after a FIN has been sent, | bms | 2004-06-18 | 1 | -1/+1 |
* | Fixed a panic caused by over-optimizing npxdrop() in the non-FXSR case. | bde | 2004-06-18 | 1 | -0/+9 |
* | Ensure that dst is bzeroed before calling rtalloc_ign(), to avoid possible | bms | 2004-06-18 | 1 | -0/+1 |
* | Fix the problem that surfaced with the new binutils import on sparc64 | tmm | 2004-06-18 | 3 | -4/+10 |
* | Forced commit to note that the hack removed in the previous commit | bde | 2004-06-18 | 0 | -0/+0 |
* | A couple more style(9) nits I should have included in last commit | imp | 2004-06-18 | 1 | -4/+3 |
* | Add an example to rc.conf(5) about how to use the static_routes variable. | bms | 2004-06-18 | 1 | -0/+6 |
* | Style nits in the prototypes | imp | 2004-06-18 | 1 | -2/+2 |
* | Bumb version so apps can detect whether CLOCK_VIRTUAL and CLOCK_PROF are | kbyanc | 2004-06-17 | 1 | -1/+1 |
* | CLOCK_PROF and CLOCK_VIRTUAL are implemented now. | kbyanc | 2004-06-17 | 1 | -7/+1 |
* | Implement CLOCK_VIRTUAL and CLOCK_PROF for clock_gettime(2) and | kbyanc | 2004-06-17 | 1 | -9/+39 |
* | Merge additional socket buffer locking from rwatson_netperf: | rwatson | 2004-06-17 | 11 | -16/+154 |
* | Up SiI reset wait a bit, some devices got lost. | sos | 2004-06-17 | 1 | -1/+1 |
* | Reduce the thaumaturgical level of root filesystem mounts: Instead of using | phk | 2004-06-17 | 2 | -52/+51 |
* | Assorted markup, spelling, and grammar fixes. | ru | 2004-06-17 | 10 | -84/+93 |
* | This comment should have been removed in the previous commit. | cognet | 2004-06-17 | 1 | -1/+0 |
* | Woohoo ! | cognet | 2004-06-17 | 2 | -4/+0 |
* | Nuke dead code. | cognet | 2004-06-17 | 1 | -92/+1 |
* | Nuke bus_space_mmap(), as it does not exist in FreeBSD. | cognet | 2004-06-17 | 3 | -21/+0 |
* | Fixed markup bugs. | ru | 2004-06-17 | 4 | -54/+51 |
* | Fixed markup bugs. | ru | 2004-06-17 | 2 | -23/+26 |
* | Revert last change. If acpi is loaded or compiled into the kernel, its | njl | 2004-06-17 | 2 | -2/+2 |
* | Second half of the dev_t cleanup. | phk | 2004-06-17 | 73 | -205/+186 |
* | Import two fixes from the OpenBSD stable branch: | mlaier | 2004-06-17 | 3 | -19/+16 |