| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r298819: | bdrewery | 2016-06-27 | 1 | -1/+1 |
* | To facillitate an upcoming Linuxulator merging partially | dchagin | 2016-01-09 | 1 | -8/+8 |
* | MFC r274343: | kib | 2014-11-17 | 1 | -0/+1 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | ed | 2011-11-07 | 1 | -1/+1 |
* | In order to maximize the re-usability of kernel code in user space this | kmacy | 2011-09-16 | 1 | -3/+3 |
* | Revert r210225 - turns out I was wrong; the "/*-" is not license-only | trasz | 2010-07-18 | 1 | -1/+1 |
* | The "/*-" comment marker is supposed to denote copyrights. Remove non-copyright | trasz | 2010-07-18 | 1 | -1/+1 |
* | Use ANSI function definition for profil. | imp | 2009-02-03 | 1 | -3/+1 |
* | In keeping with style(9)'s recommendations on macros, use a ';' | rwatson | 2008-03-16 | 1 | -2/+2 |
* | Commit 14/14 of sched_lock decomposition. | jeff | 2007-06-05 | 1 | -7/+10 |
* | - Move clock synchronization into a seperate clock lock so the global | jeff | 2007-05-20 | 1 | -5/+5 |
* | Remove 'MPSAFE' annotations from the comments above most system calls: all | rwatson | 2007-03-04 | 1 | -3/+0 |
* | Change the addupc_*() functions to use the uintfptr_t type for pc rather | jhb | 2005-12-16 | 1 | -2/+2 |
* | netchild's mega-patch to isolate compiler dependencies into a central | joerg | 2005-03-02 | 1 | -2/+2 |
* | - Move TDF_OWEPREEMPT, TDF_OWEUPC, and TDF_USTATCLOCK over to td_pflags | jhb | 2004-07-16 | 1 | -3/+4 |
* | Tidy up uprof locking. Mostly the fields are protected by both the proc | jhb | 2004-07-02 | 1 | -10/+18 |
* | Enable MI bits for gcc -ftest-coverage -fprofile-arcs on amd64. | tjr | 2004-05-29 | 1 | -1/+2 |
* | Fixed printf format errors which helped break GUPROF for arches with | bde | 2004-05-20 | 1 | -2/+2 |
* | Initialize the history counter type field in struct gmonparam as | bde | 2004-05-20 | 1 | -0/+4 |
* | Moved i386 asms to an i386 header. The asms are for calibration of | bde | 2004-05-20 | 1 | -19/+3 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 1 | -4/+0 |
* | These are changes to allow to use the Intel C/C++ compiler (lang/icc) | trhodes | 2004-03-12 | 1 | -3/+3 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -1/+3 |
* | remove old and inaccurate XXX comment. | julian | 2003-05-02 | 1 | -1/+0 |
* | - Move PS_PROFIL and its new cousin PS_STOPPROF back over to p_flag and | jhb | 2003-04-22 | 1 | -21/+13 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -2/+2 |
* | Move a bunch of flags from the KSE to the thread. | julian | 2003-02-17 | 1 | -5/+5 |
* | A little infrastructure, preceding some upcoming changes | julian | 2003-02-08 | 1 | -21/+46 |
* | Reversion of commit by Davidxu plus fixes since applied. | julian | 2003-02-01 | 1 | -47/+22 |
* | Move UPCALL related data structure out of kse, introduce a new | davidxu | 2003-01-26 | 1 | -22/+47 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -2/+2 |
* | Fix warnings & errors caused by my last commit. | phk | 2003-01-07 | 1 | -2/+1 |
* | This is all "#if defined(__i386__) && __GNUC__ >= 2": | phk | 2003-01-06 | 1 | -0/+47 |
* | Don't #error if we are lint. | phk | 2002-10-01 | 1 | -0/+2 |
* | more caddr_t removal. | alfred | 2002-06-29 | 1 | -2/+2 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -1/+1 |
* | - Change all callers of addupc_task() to check PS_PROFIL explicitly and | jhb | 2001-12-18 | 1 | -2/+1 |
* | Modify the critical section API as follows: | jhb | 2001-12-18 | 1 | -6/+4 |
* | Add kmupetext(), a function that expands the range of memory covered | green | 2001-10-30 | 1 | -5/+64 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -11/+12 |
* | Pushdown Giant for: profil(), ntp_adjtime(), ogethostname(), | dillon | 2001-09-01 | 1 | -4/+14 |
* | - Close races with signals and other AST's being triggered while we are in | jhb | 2001-08-10 | 1 | -1/+3 |
* | We don't need to hold a lock just to test a flag. | jhb | 2001-06-06 | 1 | -5/+1 |
* | Remove unneeded includes of sys/ipl.h and machine/ipl.h. | jhb | 2001-05-15 | 1 | -1/+0 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 1 | -0/+2 |
* | Switch from save/disable/restore_intr() to critical_enter/exit(). | jhb | 2001-03-28 | 1 | -4/+3 |
* | Since the PC is a pointer to a code address, change the second parameter of | jhb | 2001-02-22 | 1 | -2/+2 |
* | Change and clean the mutex lock interface. | bmilekic | 2001-02-09 | 1 | -3/+3 |
* | - Catch up to proc flag changes. | jhb | 2001-01-24 | 1 | -2/+6 |
* | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 1 | -2/+1 |