| Commit message (Expand) | Author | Age | Files | Lines |
* | In preparation to remove U areas, don't refer to p_uarea in libkvm. | das | 2004-11-20 | 1 | -1/+1 |
* | Remove un-needed call to close(2). The fd that close is being | csjp | 2004-11-13 | 1 | -1/+0 |
* | Belatedly catch up with the dev_t/cdev changes from a few months back. | peter | 2004-10-11 | 1 | -1/+11 |
* | - Fix the compile to chase the p_rux changes. | jhb | 2004-10-06 | 1 | -1/+7 |
* | Refactor a bunch of scheduler code to give basically the same behaviour | julian | 2004-09-05 | 1 | -1/+8 |
* | Remove stale code protected by #ifdef sparc. GCC 3.4.x adds sparc to | kan | 2004-07-28 | 1 | -9/+0 |
* | Fix a test of bit-flag "P_SA" by adding parenthesis around the expression. | gad | 2004-06-23 | 1 | -1/+1 |
* | Replace a call to strncpy() with a call to strlcpy() | gad | 2004-06-23 | 1 | -4/+2 |
* | Fill in the some new fields 'struct kinfo_proc', namely ki_childstime, | gad | 2004-06-19 | 1 | -5/+29 |
* | Second half of the dev_t cleanup. | phk | 2004-06-17 | 1 | -1/+1 |
* | This library has to change whenever the kernel process structure changes. | julian | 2004-06-16 | 1 | -1/+1 |
* | Fix a warning: compare u_long ps_strings to 0 instead of NULL. | schweikh | 2004-03-28 | 1 | -1/+1 |
* | Teach kvm_getprocs() to recognize a sysctl flag for including threads. | deischen | 2004-02-22 | 1 | -5/+8 |
* | Use the 3-component version of the KERN_PROC_PROC sysctl. | tjr | 2003-09-27 | 1 | -2/+4 |
* | Remove unnecssary <vm/swap_pager.h> includes. | phk | 2003-07-31 | 1 | -1/+0 |
* | P_THREADED was renamed to P_SA, follow up. | davidxu | 2003-06-15 | 1 | -2/+2 |
* | s/procsig/sigacts/ to catch up to procsig and sigacts changes in the kernel. | jhb | 2003-05-14 | 1 | -10/+6 |
* | Bandaid for world. jhb gets the pointy hat here and he needs to look at | peter | 2003-05-14 | 1 | -0/+4 |
* | Catch up with the kernel. Move the current cpu indicator to the thread. | julian | 2003-04-10 | 1 | -3/+1 |
* | - Spell SIGSETOR correctly. | jeff | 2003-04-01 | 1 | -1/+1 |
* | - Catch up with kernel signal changes. | jeff | 2003-03-31 | 1 | -1/+2 |
* | Catch up to p_tracep -> p_tracevp rename to unbreak world. | jhb | 2003-03-13 | 1 | -1/+1 |
* | Change the process flags P_KSES to be P_THREADED. | julian | 2003-02-27 | 1 | -2/+2 |
* | Catch up to SMTX -> SLOCK changes. | jhb | 2002-10-02 | 1 | -7/+7 |
* | Ressurect libkvm use of the bitmasked signal list in the kernel, now that | jmallett | 2002-10-01 | 1 | -7/+1 |
* | Fix typo, should zero the kinfo_proc's siglist, not the real one's - the real | jmallett | 2002-10-01 | 1 | -1/+1 |
* | The list of queued signals is not, can not, and will not be exported to the | jmallett | 2002-09-30 | 1 | -1/+7 |
* | Fixed messes involving $FreeBSD$ starting with one left in the copyright | bde | 2002-09-16 | 1 | -21/+5 |
* | Allocate KSEs and KSEGRPs separatly and remove them from the proc structure. | julian | 2002-09-15 | 1 | -12/+45 |
* | Completely redo thread states. | julian | 2002-09-11 | 1 | -21/+24 |
* | Hopefully unbreak world. ke_slptime is gone. It should really have been | peter | 2002-08-30 | 1 | -1/+1 |
* | Allow one to grab the definition of struct ucred by defining _WANT_UCRED | alfred | 2002-08-28 | 1 | -2/+1 |
* | &x is not a format string | kris | 2002-08-24 | 1 | -1/+1 |
* | Hide 'struct ucred' behind '#ifdef _KERNEL', this should stop userland | alfred | 2002-08-16 | 1 | -0/+3 |
* | Don't even read in the thread if it is a zombie process. | julian | 2002-06-30 | 1 | -7/+10 |
* | grow a brain and do this right. | julian | 2002-06-30 | 1 | -5/+7 |
* | Don't follow non existant thread pointers (e.g. for zombies) | julian | 2002-06-30 | 1 | -33/+35 |
* | Part 1 of KSE-III | julian | 2002-06-29 | 1 | -2/+19 |
* | Fix (for the second time) kvm_getprocs() for the case where no | dd | 2002-04-07 | 1 | -0/+26 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -17/+17 |
* | Also blindly attempt to fix broken world with respect to proc.p_runtime | green | 2002-02-22 | 1 | -1/+3 |
* | I THINK this fixes 'make world' | julian | 2002-02-13 | 1 | -1/+4 |
* | pre-emptively fix a KSE/M3 problem. | julian | 2002-02-07 | 1 | -7/+14 |
* | kern.ps_arg_max_cache is a long, not an int. I believe this is half of | peter | 2001-11-08 | 1 | -1/+1 |
* | Compensate for "Compensate for header dethreading" by backing it out. | bde | 2001-10-10 | 1 | -2/+0 |
* | Implement __FBSDID() | dillon | 2001-09-16 | 1 | -0/+3 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -15/+16 |
* | Make ps -M corefile work again. This has been broken for quite some time. | peter | 2001-08-24 | 1 | -6/+11 |
* | o Merge contents of struct pcred into struct ucred. Specifically, add the | rwatson | 2001-05-25 | 1 | -7/+5 |
* | Avoid dividing by zero if kd->procbase->ki_structsize is uninitalised. | dwmalone | 2001-05-03 | 1 | -1/+1 |