| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove spl's from uipc_socket to ease in merging. | rwatson | 2004-06-22 | 1 | -40/+8 |
* | Fix another typo in the previous commit. | scottl | 2004-06-21 | 1 | -1/+1 |
* | Put the pre FreeBSD-2.x tty compat code under BURN_BRIDGES. | phk | 2004-06-21 | 3 | -2/+17 |
* | Fix typo that somehow crept into the previous commit | scottl | 2004-06-21 | 1 | -1/+1 |
* | Update previous commit to: | kbyanc | 2004-06-21 | 1 | -18/+13 |
* | Add the sysctl node 'kern.sched.name' that has the name of the scheduler | scottl | 2004-06-21 | 2 | -1/+13 |
* | Mark the thread in an exiting program as inactive. | julian | 2004-06-21 | 1 | -1/+1 |
* | Turned off the "calcru: negative time" warning for certain SMP cases | bde | 2004-06-21 | 1 | -12/+34 |
* | (1) Removed the bogus condition "p->p_pid != 1" on calling sched_exit() | bde | 2004-06-21 | 1 | -7/+1 |
* | Update p_runtime on exit. This fixes calcru() on zombies, and prepares | bde | 2004-06-21 | 1 | -2/+9 |
* | New style functions, kill register keyword. | phk | 2004-06-21 | 1 | -43/+28 |
* | Merge next step in socket buffer locking: | rwatson | 2004-06-21 | 4 | -64/+513 |
* | Fill in the values for the ki_tid and ki_numthreads which have been | gad | 2004-06-20 | 1 | -0/+2 |
* | In uipc_rcvd(), lock the socket buffers at either end of the UNIX | rwatson | 2004-06-20 | 1 | -0/+4 |
* | Hold SOCK_LOCK(so) when frobbing so_state when disconnecting a | rwatson | 2004-06-20 | 1 | -1/+5 |
* | When retrieving the SO_LINGER socket option for user space, hold the | rwatson | 2004-06-20 | 1 | -0/+7 |
* | Convert an if->panic in soclose() into a call to KASSERT(). | rwatson | 2004-06-20 | 1 | -2/+1 |
* | Annotate some ordering-related issues in solisten() which are not yet | rwatson | 2004-06-20 | 1 | -0/+5 |
* | Annotate two intentionally unlocked reads with comments. | rwatson | 2004-06-20 | 1 | -0/+6 |
* | Initialize ni_cnd.cn_cred before calling lookup() (this is normally done | tmm | 2004-06-20 | 1 | -0/+1 |
* | Add a call to calcru() to update the kproc_info fields of ki_rusage.ru_utime | gad | 2004-06-20 | 1 | -0/+2 |
* | Define __lwpid_t as an int32_t in <sys/_types.h> and define lwpid_t | marcel | 2004-06-19 | 1 | -4/+6 |
* | When no fixed address is given in a shmat() request, pass a hint address | tjr | 2004-06-19 | 1 | -2/+5 |
* | Fill in the some new fields 'struct kinfo_proc', namely ki_childstime, | gad | 2004-06-19 | 1 | -4/+22 |
* | Only initialize f_data and f_ops if nobody else did so already. | phk | 2004-06-19 | 2 | -4/+8 |
* | Explicitly initialize f_data and f_vnode to NULL. | phk | 2004-06-19 | 1 | -0/+3 |
* | Assert socket buffer lock in sb_lock() to protect socket buffer sleep | rwatson | 2004-06-19 | 4 | -29/+93 |
* | Add a sysctl/tunable, "kern.always_console_output", that lets you set | green | 2004-06-18 | 1 | -3/+12 |
* | Add comment to reflect that we should retry after thread singling failed. | davidxu | 2004-06-18 | 1 | -0/+4 |
* | 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 |
* | Hold SOCK_LOCK(so) while frobbing so_options. Note that while the | rwatson | 2004-06-18 | 1 | -1/+4 |
* | Merge some additional leaf node socket buffer locking from | rwatson | 2004-06-18 | 1 | -13/+26 |
* | 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 | 5 | -16/+108 |
* | Reduce the thaumaturgical level of root filesystem mounts: Instead of using | phk | 2004-06-17 | 1 | -9/+51 |
* | Second half of the dev_t cleanup. | phk | 2004-06-17 | 11 | -63/+57 |
* | Do the dreaded s/dev_t/struct cdev */ | phk | 2004-06-16 | 14 | -114/+114 |
* | Nice, is a property of a process as a whole.. | julian | 2004-06-16 | 6 | -66/+51 |
* | Change strategy based on a suggestion from Ian Dowse. Instead of trying | peter | 2004-06-15 | 1 | -37/+30 |
* | Grab the socket buffer send or receive mutex when performing a | rwatson | 2004-06-15 | 2 | -0/+16 |
* | Fix symbol lookups between modules. This caused modules that depend on | peter | 2004-06-15 | 1 | -1/+5 |
* | Insurance: cause a proper symbol lookup failure for symbol entries that | peter | 2004-06-15 | 1 | -0/+2 |
* | Change the return value of sema_timedwait() so it returns 0 on | jdp | 2004-06-14 | 1 | -7/+5 |
* | The socket field so_state is used to hold a variety of socket related | rwatson | 2004-06-14 | 6 | -27/+35 |
* | Remove a left over from userland buffer-cache access to disks. | phk | 2004-06-14 | 1 | -5/+2 |
* | Socket MAC labels so_label and so_peerlabel are now protected by | rwatson | 2004-06-13 | 6 | -0/+24 |
* | Introduce socket and UNIX domain socket locks into hard-coded lock | rwatson | 2004-06-13 | 1 | -1/+8 |
* | Correct whitespace errors in merge from rwatson_netperf: tabs instead of | rwatson | 2004-06-12 | 1 | -5/+5 |
* | Extend coverage of SOCK_LOCK(so) to include so_count, the socket | rwatson | 2004-06-12 | 4 | -1/+21 |