| Commit message (Expand) | Author | Age | Files | Lines |
* | Update p_runtime on exit. This fixes calcru() on zombies, and prepares | bde | 2004-06-21 | 1 | -2/+9 |
* | Prevent the rp driver from panic'ing on first access and make at | gallatin | 2004-06-21 | 3 | -29/+33 |
* | New style functions, kill register keyword. | phk | 2004-06-21 | 1 | -43/+28 |
* | Call tzset() at startup. | brian | 2004-06-21 | 1 | -0/+3 |
* | Print mediasize in human readable form as well. | pjd | 2004-06-21 | 3 | -5/+10 |
* | Don't hold topology lock while calling g_gate_release(). | pjd | 2004-06-21 | 1 | -0/+2 |
* | - Missing trailing slash for a kern directory check. | pjd | 2004-06-21 | 1 | -3/+5 |
* | o Reduce path names in RRQ and WRQ packets by: | brian | 2004-06-21 | 1 | -2/+34 |
* | Include module.h | scottl | 2004-06-21 | 1 | -0/+1 |
* | Extend the description of SIOC[GS]IFCAP. | yar | 2004-06-21 | 1 | -5/+14 |
* | Merge next step in socket buffer locking: | rwatson | 2004-06-21 | 6 | -69/+558 |
* | Add the `-O emul' format option, which prints the name of the system-call | gad | 2004-06-20 | 3 | -0/+13 |
* | Fix the following error: | marcel | 2004-06-20 | 1 | -0/+2 |
* | From SUSv3: | gad | 2004-06-20 | 1 | -1/+1 |
* | Add new output-format keywords of LWP and NLWP, which show the thread-id | gad | 2004-06-20 | 1 | -0/+8 |
* | Fill in the values for the ki_tid and ki_numthreads which have been | gad | 2004-06-20 | 1 | -0/+2 |
* | Change the architecture-based setting of KINFO_PROC_SIZE and KI_NSPARE so | gad | 2004-06-20 | 1 | -14/+32 |
* | Include an annotation of NET_{LOCK,UNLOCK}_GIANT() noting that these | rwatson | 2004-06-20 | 1 | -1/+4 |
* | It's now the responsibility of the consumer of soabort() to remove a | rwatson | 2004-06-20 | 1 | -1/+12 |
* | If debug.mpsafenet is set, initialize TCP callouts as CALLOUT_MPSAFE. | rwatson | 2004-06-20 | 2 | -10/+24 |
* | In uipc_rcvd(), lock the socket buffers at either end of the UNIX | rwatson | 2004-06-20 | 1 | -0/+4 |
* | Merge changes from the tzcode2004a import. | stefanf | 2004-06-20 | 5 | -51/+89 |
* | Annotate so_state as locked with SOCK_LOCK(so). | rwatson | 2004-06-20 | 1 | -1/+4 |
* | Hold SOCK_LOCK(so) when frobbing so_state when disconnecting a | rwatson | 2004-06-20 | 1 | -1/+5 |
* | Have the main() routine calculate %CPU and (if needed) memory information | gad | 2004-06-20 | 2 | -36/+31 |
* | Remove one more unneeded reference to arpcom.ac_netgraph. | wpaul | 2004-06-20 | 1 | -10/+34 |
* | - Simplify pmap_remove_pages(), eliminating unnecessary indirection. | alc | 2004-06-20 | 2 | -25/+24 |
* | Remove from HEAD, that what is not on the vendor branch anymore. | marcel | 2004-06-20 | 1 | -291/+0 |
* | Revive files which were pulled from the vendor branch only to be | marcel | 2004-06-20 | 73 | -0/+46808 |
* | Assert the inpcb lock before letting MAC check whether we can deliver | rwatson | 2004-06-20 | 2 | -0/+2 |
* | IP multicast code no longer needs to acquire Giant before appending | rwatson | 2004-06-20 | 1 | -3/+0 |
* | Update to GDB 6.1.1. These files are identical to the vendor branch. | marcel | 2004-06-20 | 29 | -10453/+17851 |
* | Stash our node context pointer somewhere else within struct ifnet of | wpaul | 2004-06-20 | 1 | -2/+18 |
* | Update to match the GDB 6.1.1 import. | marcel | 2004-06-20 | 1 | -119/+67 |
* | This commit was generated by cvs2svn to compensate for changes in r130805, | marcel | 2004-06-20 | 252 | -154185/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r130803, | marcel | 2004-06-20 | 623 | -33904/+200826 |
|\ |
|
| * | Import of GDB version 6.1.1 (stripped; see FREEBSD-Xlist rev. 1.6). | marcel | 2004-06-20 | 725 | -44357/+265485 |
| * | This file was not part of the GDB 5.2.1 import and should have been | marcel | 2004-06-20 | 20 | -9238/+0 |
| * | This file was not part of the GDB 5.2.1 import and should have been | marcel | 2004-06-20 | 362 | -166798/+0 |
| * | This file was not part of the GDB 5.2.1 import and should have been | marcel | 2004-06-19 | 239 | -156804/+0 |
| * | This file has been removed from HEAD when it should (also) have been | marcel | 2004-06-19 | 30 | -32873/+0 |
* | | Bump document date. | des | 2004-06-20 | 1 | -1/+1 |
* | | 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 |
* | | Give zlib the ability to be a module that can be depended on, | markm | 2004-06-20 | 2 | -0/+32 |
* | | 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 |
* | | Fix the format-string in a call to err(). It was causing a warning if | gad | 2004-06-20 | 1 | -1/+1 |
* | | Document the possibility of setting default values for | josef | 2004-06-20 | 1 | -0/+1 |