Age | Commit message (Expand) | Author |
2005-12-04 | older gcc (like real C) does not let you declare local variables after | Theo de Raadt |
2005-12-04 | copy alpha atomic_lock implementation from libpthread. | Brad Smith |
2005-12-04 | add a powerpc implementation of rfork_thread(). | Brad Smith |
2005-12-04 | copy powerpc atomic_lock implementation from libpthread. | Brad Smith |
2005-12-04 | Don't retry unsupported commands, or commands for invalid | Kenneth R Westerback |
2005-12-04 | Allocate all scbs during initialization to avoid using | Kenneth R Westerback |
2005-12-04 | On the 82571 and newer chipset the ICR register is meaningful only | Brad Smith |
2005-12-03 | splimp -> splhigh | Brad Smith |
2005-12-03 | splimp -> splvm | Brad Smith |
2005-12-03 | splimp -> splnet | Brad Smith |
2005-12-03 | strip any trailing slashes in the received Directory | Joris Vink |
2005-12-03 | Regen | Pedro Martelletto |
2005-12-03 | Add ATI IXP200 Modem, from Bruno Oliveira Silvestre, okay deraadt@ | Pedro Martelletto |
2005-12-03 | Replace simplelocks with __cpu_simple_locks for cmmu and pmap locking, | Miod Vallat |
2005-12-03 | Implement __cpu_simple_lock_t for m88k. | Miod Vallat |
2005-12-03 | Fast __HAVE_MUTEX implementation for m88k platforms. | Miod Vallat |
2005-12-03 | Dissociate pmap locks and spl usage; code will now do explicit spl processing | Miod Vallat |
2005-12-03 | Remove unused debug material. | Miod Vallat |
2005-12-03 | rcs for the makefile | Ted Unangst |
2005-12-03 | ARGSUSED signal handler | Theo de Raadt |
2005-12-03 | remove shadowing variables; ok pval | Theo de Raadt |
2005-12-03 | intstack does not need to be visible from C code anymore. | Miod Vallat |
2005-12-03 | syscall is actually sched_yield now, as millert suggested | Ted Unangst |
2005-12-03 | add userland thread library. incomplete, but functional | Ted Unangst |
2005-12-03 | rebuild | Ted Unangst |
2005-12-03 | The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER is | Kenneth R Westerback |
2005-12-03 | kernel support for threaded processes (rthreads). | Ted Unangst |
2005-12-03 | The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER is | Kenneth R Westerback |
2005-12-03 | - whoops, its -t-string or -tfile, not the other way around | Niall O'Higgins |
2005-12-03 | - document `-t' option. | Niall O'Higgins |
2005-12-03 | The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER is | Kenneth R Westerback |
2005-12-03 | Turn read_processor_identification_register() into a simple macro with a | Miod Vallat |
2005-12-03 | - add support for -t[description] and -t-[file containing description] | Niall O'Higgins |
2005-12-03 | Don't retry unsupported SCSI commands by returning TRY_AGAIN_LATER. | Kenneth R Westerback |
2005-12-03 | Use PERL_INT_MAX instead of INT_MAX in previous commit for consistency | Todd C. Miller |
2005-12-03 | todd@ reminds me: | Joris Vink |
2005-12-03 | fix date handling in opencvs, this was broken since the very start. | Joris Vink |
2005-12-03 | - teach opencvs about Entries.Log and what to do with it | Joris Vink |
2005-12-03 | Switch m88k ports to __HAVE_CPUINFO. Current cpu pointer is held in SR0 | Miod Vallat |
2005-12-03 | respect Q flag in output; | Joris Vink |
2005-12-03 | i386 threads support. | Mark Kettenis |
2005-12-03 | Threads support. | Mark Kettenis |
2005-12-03 | Remove some typedef struct goo. | Marco Peereboom |
2005-12-03 | nuke unused vars; | Joris Vink |
2005-12-03 | Allow strings descriptor 0 to be fetched. It's the default language index. | Brad Smith |
2005-12-03 | remove unused and useless functions, they just get in the way; | Joris Vink |
2005-12-03 | usr.bin/rcs stuff doesn't care about cvs_checkout_rev(); | Joris Vink |
2005-12-03 | Fix enum types, thanks lint | Chad Loder |
2005-12-03 | Add a couple more __attribute__ test cases to test 11, and hook up 11 | Chad Loder |
2005-12-03 | add very basic support for the following stuff: | Joris Vink |