summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add "" around mutex name to make message less confusing.phk2003-05-312-2/+2
* Add an XXX comment with a TODO item for next time we run a revisionphk2003-05-311-0/+5
* Implement set_mcontext() and get_mcontext(). Just as for sendsig() andmarcel2003-05-311-4/+14
* Rewrite this csh program as a /bin/sh program. This appears to beschweikh2003-05-311-114/+92
* Make the regset pointers const pointers for the context restore functions.marcel2003-05-311-3/+3
* Some ia32 related finetuning for the EPC syscall path:marcel2003-05-312-50/+64
* Add /* FALLTHROUGH */phk2003-05-313-9/+7
* Add /* FALLTHROUGH */phk2003-05-311-7/+4
* Add /* FALLTHROUGH */phk2003-05-311-0/+1
* Remove unused variable(s).phk2003-05-311-11/+2
* Make sure we have all the dirty registers in user frames on themarcel2003-05-311-2/+12
* Remove unused variable(s).phk2003-05-311-2/+0
* Eliminate mostly unused local variable.phk2003-05-311-5/+2
* Add /* FALLTHROUGH */phk2003-05-312-7/+7
* Fix indentationphk2003-05-311-12/+13
* Remove unused variable(s).phk2003-05-311-4/+2
* Remove return after goto.phk2003-05-311-2/+0
* Remove unused variable(s).phk2003-05-311-9/+0
* Put definition of struct svr4_sockcache_entry in a .h file rather thanphk2003-05-315-23/+15
* Remove unused variable(s).phk2003-05-3110-45/+4
* Remove break after returnphk2003-05-311-4/+0
* Remove unused variable(s).phk2003-05-311-6/+2
* Avoid unbalancing the { } count in the source file with #ifdef byphk2003-05-312-4/+6
* Remove break after return;phk2003-05-313-16/+2
* Don't rely on boolean expression evaluating to 1 or 0 by default.phk2003-05-312-2/+2
* Remove unused variable(s).phk2003-05-311-3/+3
* emove unused variable(s).phk2003-05-312-4/+0
* Remove return after panic.phk2003-05-311-2/+0
* Remove needless returnphk2003-05-311-1/+0
* Add a couple of XXX comments where the intent is not clear.phk2003-05-311-0/+2
* Remove unused variable(s).phk2003-05-311-5/+2
* Remove return after panic.phk2003-05-311-1/+0
* Remove unused variable and now unbalanced call to splbio();phk2003-05-311-2/+0
* Wrap macro in do {...} while(0);phk2003-05-311-1/+1
* Remove break after return.phk2003-05-311-3/+0
* Remove unsed variables.phk2003-05-311-7/+2
* Remove unused variable.phk2003-05-311-2/+1
* Remove unused variables.phk2003-05-311-5/+0
* Remove break after return;phk2003-05-311-2/+0
* Remove break after returnphk2003-05-312-10/+0
* Remove unused variables.phk2003-05-313-18/+0
* Remove now unused pointer to etherheader.phk2003-05-312-4/+0
* Remove unused variable.phk2003-05-312-4/+0
* Remove double return()phk2003-05-311-2/+0
* Fix ia32 compat on ia64. Recent ia64 MD changes caused the garbage onmarcel2003-05-311-5/+4
* Prepend _ to internal union members to avoid ambiguity.phk2003-05-311-4/+4
* Remove unused variablesphk2003-05-311-4/+0
* Remove unused variablesphk2003-05-312-6/+5
* Remove unnecessary breaks.phk2003-05-319-21/+1
* Move some FALLTHROUGH comments so they work.phk2003-05-314-14/+12
OpenPOWER on IntegriCloud