summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add code to program the tick register and to setup its interrupt handler.jake2001-08-102-0/+99
* Add early code to support interrupts.jake2001-08-103-0/+164
* Fake up the frame pointers on a process's initial stack so they can bejake2001-08-101-9/+19
* Handle all types of mmu misses from user mode.jake2001-08-101-5/+16
* Use the macro for getting the trap type from the trapframe.jake2001-08-101-25/+68
* Store 8 bytes instead of 4 in suword. Use a temporary stack that's knownjake2001-08-102-4/+56
* (forced commit, last was too early).jake2001-08-100-0/+0
* Pass a context to tlb_store_slot, use a member(Sync) after setting thejake2001-08-101-7/+19
* 1. Start the clock running early for testing.jake2001-08-101-7/+43
* Set the pil to something sane on startup.jake2001-08-102-0/+2
* Add definitions needed by new assembler code.jake2001-08-101-12/+20
* 1. Add code to handle traps and interrupts from user mode.jake2001-08-102-98/+970
* Add code to handle stack traces that go all the way back to userland.jake2001-08-101-9/+26
* Add trap types for interrupts. Ad definitions to get the interrupt leveljake2001-08-101-5/+17
* 1. Add code to demap pages from the tlb for user contexts.jake2001-08-101-20/+43
* Add fields that point to per-cpu interrupt data.jake2001-08-102-0/+6
* Add a field to trapframe for saving the pil.jake2001-08-101-0/+1
* Incorporate feedback about the level of security that WEP gives you:imp2001-08-101-8/+19
* Add asis for interrupt registers.jake2001-08-101-0/+14
* Return DITEM_SUCCESS from configInetd(), as apparently a success orrwatson2001-08-102-0/+2
* Axe spl's obsoleted by the callout mutex.jhb2001-08-101-26/+4
* Fix unaligned access (fault) on alpha with ndp -p/-r and sysctl -a.simokawa2001-08-101-2/+2
* Add a note that says:imp2001-08-091-20/+69
* Allow for text section alignment to properly align the "end" symbol at themp2001-08-094-0/+4
* Do not delete 'goto ours' routes when using -c option.sumikawa2001-08-091-0/+5
* Expand the usage info to include the possible options for -i,dougb2001-08-091-2/+2
* Trim trailing whitespace.jhb2001-08-094-24/+24
* o Remove some misleading and incomplete information about searchmike2001-08-091-11/+8
* o Various mdoc fixes.mike2001-08-091-10/+50
* Document zdestroy().tmm2001-08-092-0/+16
* Fix xrefs.sobomax2001-08-092-4/+4
* Skip empty calls in the NAME section after the .Nm macro call.ru2001-08-091-0/+1
* Fix minor typo.obrien2001-08-092-2/+2
* An empty request (single dot on the line) is treated as anru2001-08-091-2/+2
* Teach makewhatis(1) about mdoc(7) .Xr macro.ru2001-08-091-3/+9
* Update for 3.36.ru2001-08-091-1/+1
* Update for 3.36.ru2001-08-091-193/+223
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.yar2001-08-0966-291/+66
* Tiny markup fix: `to' isn't a variableyar2001-08-091-1/+2
* A minor markup fix:yar2001-08-091-2/+3
* Add a missing backslash.jhay2001-08-091-1/+1
* Style fix: use .else where appropriate.dd2001-08-091-2/+2
* Don't build/install game-related documents when building with NOGAMES.dd2001-08-091-1/+5
* Print the peer's name and address in the "Connection establish"dd2001-08-091-2/+25
* Document how to cancel a scheduled shutdown.dd2001-08-091-0/+12
* Don't free memory that was never allocated. This fixes a core dump indd2001-08-091-1/+0
* Fix markup and a couple of thinkos.dd2001-08-091-13/+13
* This commit was generated by cvs2svn to compensate for changes in r81340,asmodai2001-08-091-1/+4
|\
| * Import of BIND fix for the fact that HMAC-MD5 keys have keyid 0asmodai2001-08-091-1/+4
* | Reorganization of FreeBSD README document. This change adds no newbmah2001-08-091-127/+137
OpenPOWER on IntegriCloud