summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sort MLINKS.ru2005-09-281-17/+17
* Sort MAN.ru2005-09-282-4/+4
* Sort SUBDIR.ru2005-09-281-3/+3
* Back out alpha/alpha/trap.c:1.124, osf1_ioctl.c:1.14, osf1_misc.c:1.57,rwatson2005-09-2822-139/+12
* Simplified markup.ru2005-09-281-10/+3
* Comment out WARNS, the OpenSSL headers don't compile cleanly on some platforms.des2005-09-281-1/+1
* Remove more OLDCARD references.imp2005-09-281-15/+0
* Correct a typo.jkoshy2005-09-281-1/+1
* Push Giant down in jails. Pass the MPSAFE flag to NDINIT, and keep trackcsjp2005-09-281-16/+15
* If KDB_STOP_NMI is compiled into the kernel, defaultrwatson2005-09-271-1/+1
* I believe the stack underflows during early development that caused me topeter2005-09-271-1/+0
* Kill pcb_rflags. It served no purpose.peter2005-09-275-12/+1
* In lockstatus(), don't lock and unlock the interlock when testing therwatson2005-09-271-2/+8
* - Add a work-around for nForce3-250. Aperture base address encoded in misc.jkim2005-09-274-16/+350
* No longer maintain mbstat statistics for the mbuf allocator, UMArwatson2005-09-271-11/+0
* s/routnes/routines/ in help message.brooks2005-09-271-1/+1
* Fix a minor nit that has been bugging me for a while. Fix the obviouspeter2005-09-272-12/+12
* Add a bare minimum (but wrong) R_X86_64_JMP_SLOT relocation type forpeter2005-09-271-0/+1
* Don't report Maxmem as 'real memory'. It is really the highest addresspeter2005-09-271-2/+2
* MFi386: If we take a trap with interrupts disabled while in a criticalpeter2005-09-271-2/+2
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalmlaier2005-09-2781-1922/+71
* Don't let the upper bits of %dr6/%dr7 get set.peter2005-09-271-0/+4
* Use the refcount API to manage the reference count for user credentialsjhb2005-09-276-26/+18
* Use the reference count API to manage the reference counts for processjhb2005-09-272-16/+4
* Regeneratepeter2005-09-274-10/+26
* Implement 32 bit getcontext/setcontext/swapcontext on amd64. I've addedpeter2005-09-273-46/+193
* Use the refcount API to implement reference counts on process argumentjhb2005-09-272-16/+4
* Add a simple reference count API that is simply a thin wrapper API aroundjhb2005-09-271-0/+59
* - Document atomic_fetchadd(9) and add a MLINK.jhb2005-09-272-8/+39
* Add a new atomic_fetchadd() primitive that atomically adds a value to ajhb2005-09-277-0/+137
* Restore if_cp.c 1.27rik2005-09-271-2/+3
* Back out fifo_vnops.c:1.127, which introduced an sx lock around I/O onrwatson2005-09-271-16/+3
* Backout if_cp 1.26, if_ct 1.27, if_cx 1.47 by obrien:rik2005-09-273-1787/+1793
* Update the "created from" section to reflect the most recent version ofcsjp2005-09-275-5/+5
* Mark the extended attribute syscalls as being MP safe.csjp2005-09-271-13/+13
* Calling rman_get_start() after bus_release_resource() is evil.ru2005-09-271-2/+2
* Switch from OLDCARD to NEWCARD on pc98.nyan2005-09-279-29/+10
* - Print space character in show_stat(). Remove a lot of priuntf(" ").glebius2005-09-271-37/+29
* Fix build.glebius2005-09-271-1/+1
* Convert fxp(4) to use the new bus_alloc_resources() API, it simplifiesmux2005-09-272-60/+42
* Remove redundant `\&' escapes.ru2005-09-271-28/+28
* Fixup previous commit.ru2005-09-271-3/+2
* Don't print anything if we can't do any localpkg shutdown (start alreadybrooks2005-09-271-2/+1
* Report status in hex, not decimal.scottl2005-09-271-1/+1
* Please ship the pointy hat to its home position.phk2005-09-261-2/+0
* Document the IP_DONTFRAG IP socket option.andre2005-09-261-1/+15
* Replace custom mbuf writeability test with generic M_WRITABLE() testandre2005-09-261-1/+1
* Update coordinates for "mph" hash generator now that it lives in ports.phk2005-09-261-1/+1
* Increase WARNS.des2005-09-261-1/+1
* Correct the logic for determining whether the user has already entereddes2005-09-261-4/+7
OpenPOWER on IntegriCloud