| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bogotification of pseudocode for syscall args by rev.1.53 of | bde | 1998-09-05 | 1 | -3/+3 |
* | Changed to the C9x draft spelling of the (unsigned) integral type | bde | 1998-07-14 | 1 | -4/+4 |
* | Oops, the previous commit should have changed `i386' to `__i386__', | bde | 1998-05-01 | 1 | -3/+3 |
* | Support compiling with `gcc -ansi'. | bde | 1998-04-15 | 1 | -10/+10 |
* | Move the "retval" (3rd) parameter from all syscall functions and put | phk | 1997-11-06 | 1 | -3/+2 |
* | Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h> | bde | 1997-10-27 | 1 | -4/+1 |
* | Last major round (Unless Bruce thinks of somthing :-) of malloc changes. | phk | 1997-10-12 | 1 | -2/+2 |
* | Distribute and statizice a lot of the malloc M_* types. | phk | 1997-10-11 | 1 | -1/+3 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fixed magic and wrong numbers in calibration of nullfunc_loop_profiled() | bde | 1996-12-13 | 1 | -13/+10 |
* | Improved non-statistical (GUPROF) profiling: | bde | 1996-10-17 | 1 | -37/+149 |
* | Implemented non-statistical kernel profiling. This is based on | bde | 1995-12-29 | 1 | -5/+90 |
* | Unstaticized addupc_task(). It is supposed to be called from trap(). | bde | 1995-12-26 | 1 | -2/+2 |
* | A Major staticize sweep. Generates a couple of warnings that I'll deal | phk | 1995-12-14 | 1 | -2/+2 |
* | Removed unnecessary #includes of vm stuff. Most of them were once | bde | 1995-12-06 | 1 | -3/+2 |
* | Finished (?) cleaning up sysinit stuff. | bde | 1995-12-02 | 1 | -3/+3 |
* | Mega commit for sysctl. | phk | 1995-11-20 | 1 | -17/+15 |
* | Included <sys/sysproto.h> to get central declarations for syscall args | bde | 1995-11-12 | 1 | -1/+4 |
* | Fixed init functions argument type - caddr_t -> void *. Fixed a couple of | dg | 1995-09-09 | 1 | -3/+3 |
* | kmstartup had the wrong type and unnecessarily external linkage for a | bde | 1995-08-29 | 1 | -9/+5 |
* | Reviewed by: julian with quick glances by bruce and others | julian | 1995-08-28 | 1 | -1/+9 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-16 | 1 | -1/+4 |
* | Don't waste 1264K for each MB of unused text. | bde | 1995-01-29 | 1 | -5/+3 |
* | Fix compiler warnings. | bde | 1994-09-21 | 1 | -2/+4 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -0/+1 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+256 |