| Commit message (Expand) | Author | Age | Files | Lines |
* | Sort MLINKS. | ru | 2005-09-28 | 1 | -17/+17 |
* | Sort MAN. | ru | 2005-09-28 | 2 | -4/+4 |
* | Sort SUBDIR. | ru | 2005-09-28 | 1 | -3/+3 |
* | Back out alpha/alpha/trap.c:1.124, osf1_ioctl.c:1.14, osf1_misc.c:1.57, | rwatson | 2005-09-28 | 22 | -139/+12 |
* | Simplified markup. | ru | 2005-09-28 | 1 | -10/+3 |
* | Comment out WARNS, the OpenSSL headers don't compile cleanly on some platforms. | des | 2005-09-28 | 1 | -1/+1 |
* | Remove more OLDCARD references. | imp | 2005-09-28 | 1 | -15/+0 |
* | Correct a typo. | jkoshy | 2005-09-28 | 1 | -1/+1 |
* | Push Giant down in jails. Pass the MPSAFE flag to NDINIT, and keep track | csjp | 2005-09-28 | 1 | -16/+15 |
* | If KDB_STOP_NMI is compiled into the kernel, default | rwatson | 2005-09-27 | 1 | -1/+1 |
* | I believe the stack underflows during early development that caused me to | peter | 2005-09-27 | 1 | -1/+0 |
* | Kill pcb_rflags. It served no purpose. | peter | 2005-09-27 | 5 | -12/+1 |
* | In lockstatus(), don't lock and unlock the interlock when testing the | rwatson | 2005-09-27 | 1 | -2/+8 |
* | - Add a work-around for nForce3-250. Aperture base address encoded in misc. | jkim | 2005-09-27 | 4 | -16/+350 |
* | No longer maintain mbstat statistics for the mbuf allocator, UMA | rwatson | 2005-09-27 | 1 | -11/+0 |
* | s/routnes/routines/ in help message. | brooks | 2005-09-27 | 1 | -1/+1 |
* | Fix a minor nit that has been bugging me for a while. Fix the obvious | peter | 2005-09-27 | 2 | -12/+12 |
* | Add a bare minimum (but wrong) R_X86_64_JMP_SLOT relocation type for | peter | 2005-09-27 | 1 | -0/+1 |
* | Don't report Maxmem as 'real memory'. It is really the highest address | peter | 2005-09-27 | 1 | -2/+2 |
* | MFi386: If we take a trap with interrupts disabled while in a critical | peter | 2005-09-27 | 1 | -2/+2 |
* | Remove bridge(4) from the tree. if_bridge(4) is a full functional | mlaier | 2005-09-27 | 81 | -1922/+71 |
* | Don't let the upper bits of %dr6/%dr7 get set. | peter | 2005-09-27 | 1 | -0/+4 |
* | Use the refcount API to manage the reference count for user credentials | jhb | 2005-09-27 | 6 | -26/+18 |
* | Use the reference count API to manage the reference counts for process | jhb | 2005-09-27 | 2 | -16/+4 |
* | Regenerate | peter | 2005-09-27 | 4 | -10/+26 |
* | Implement 32 bit getcontext/setcontext/swapcontext on amd64. I've added | peter | 2005-09-27 | 3 | -46/+193 |
* | Use the refcount API to implement reference counts on process argument | jhb | 2005-09-27 | 2 | -16/+4 |
* | Add a simple reference count API that is simply a thin wrapper API around | jhb | 2005-09-27 | 1 | -0/+59 |
* | - Document atomic_fetchadd(9) and add a MLINK. | jhb | 2005-09-27 | 2 | -8/+39 |
* | Add a new atomic_fetchadd() primitive that atomically adds a value to a | jhb | 2005-09-27 | 7 | -0/+137 |
* | Restore if_cp.c 1.27 | rik | 2005-09-27 | 1 | -2/+3 |
* | Back out fifo_vnops.c:1.127, which introduced an sx lock around I/O on | rwatson | 2005-09-27 | 1 | -16/+3 |
* | Backout if_cp 1.26, if_ct 1.27, if_cx 1.47 by obrien: | rik | 2005-09-27 | 3 | -1787/+1793 |
* | Update the "created from" section to reflect the most recent version of | csjp | 2005-09-27 | 5 | -5/+5 |
* | Mark the extended attribute syscalls as being MP safe. | csjp | 2005-09-27 | 1 | -13/+13 |
* | Calling rman_get_start() after bus_release_resource() is evil. | ru | 2005-09-27 | 1 | -2/+2 |
* | Switch from OLDCARD to NEWCARD on pc98. | nyan | 2005-09-27 | 9 | -29/+10 |
* | - Print space character in show_stat(). Remove a lot of priuntf(" "). | glebius | 2005-09-27 | 1 | -37/+29 |
* | Fix build. | glebius | 2005-09-27 | 1 | -1/+1 |
* | Convert fxp(4) to use the new bus_alloc_resources() API, it simplifies | mux | 2005-09-27 | 2 | -60/+42 |
* | Remove redundant `\&' escapes. | ru | 2005-09-27 | 1 | -28/+28 |
* | Fixup previous commit. | ru | 2005-09-27 | 1 | -3/+2 |
* | Don't print anything if we can't do any localpkg shutdown (start already | brooks | 2005-09-27 | 1 | -2/+1 |
* | Report status in hex, not decimal. | scottl | 2005-09-27 | 1 | -1/+1 |
* | Please ship the pointy hat to its home position. | phk | 2005-09-26 | 1 | -2/+0 |
* | Document the IP_DONTFRAG IP socket option. | andre | 2005-09-26 | 1 | -1/+15 |
* | Replace custom mbuf writeability test with generic M_WRITABLE() test | andre | 2005-09-26 | 1 | -1/+1 |
* | Update coordinates for "mph" hash generator now that it lives in ports. | phk | 2005-09-26 | 1 | -1/+1 |
* | Increase WARNS. | des | 2005-09-26 | 1 | -1/+1 |
* | Correct the logic for determining whether the user has already entered | des | 2005-09-26 | 1 | -4/+7 |