summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Updates cx driver information (Cronyx-Sigma)rik2004-02-051-1/+3
* | printed statistics about source address selection rules.ume2004-02-051-0/+25
* | stops program if kvm_read fails.ume2004-02-051-2/+3
* | - support hmac-ripemd160.ume2004-02-051-1/+10
* | print stats on SPD cache lookups.ume2004-02-051-0/+5
* | - %d is 12 chars, not 10. use NI_MAX* where appropriate.ume2004-02-051-67/+52
* | Use more generic directories (most prominently, s|/home/des|%%HOME%%|)des2004-02-051-3/+3
* | Don't create a template file if we're not going to let the user edit it.des2004-02-051-19/+28
* | Fix a typo in kan's last commit: cnavaiable() -> cnavailable()roam2004-02-051-1/+1
* | Fix wrong check.pjd2004-02-052-2/+2
* | make(1) can now handle spaces surrounding parenthesis correctly.ru2004-02-051-1/+1
* | Fixed some non-critical memory leaks and one temporary file leakpjd2004-02-051-1/+6
* | Style fixes: don't indent variable names.silby2004-02-051-6/+6
* | Document the dirty flag and other bits in the first 2 FAT entriesbde2004-02-051-0/+18
* | - Locking for the per-process resource limits structure has eliminatedalc2004-02-052-5/+1
* | Prepare to fix checkdirty() by moving it from check.c to fat.c. It isbde2004-02-052-43/+43
* | libkse was renamed to libpthread.davidxu2004-02-052-2/+2
* | Eliminate global cons_unavailable flag and replace it by the statuskan2004-02-058-18/+65
* | Compile on amd64. (pointer/int mismatches and printf int vs long )peter2004-02-051-5/+5
* | Add crypto implemenation files (C versions (like alpha, unlike i386))peter2004-02-051-0/+4
* | Don't cast a pointer to an int that isn't big enough.peter2004-02-051-1/+1
* | Fix long/int printf format problems exposed by PMAP_DIAGNOSTICpeter2004-02-051-7/+7
* | GC port.mkversion.des2004-02-051-3/+0
* | Checkpoint a NOTES file I had as of Nov 23rd. It doesn't quite compilepeter2004-02-041-0/+419
* | Remove Perl lines; it's better to let use.perl handle them.des2004-02-041-4/+0
* | When creating raid5 or striped plexes, avoid falling out of boundsle2004-02-041-24/+27
* | Regen.jhb2004-02-0421-36/+36
* | Fix typo, s/transmitts/transmits/johan2004-02-041-1/+1
* | The following compat syscalls are now mpsafe: linux_getrlimit(),jhb2004-02-047-15/+15
* | Locking for the per-process resource limits structure.jhb2004-02-0442-397/+581
* | Expand the mask for the Avlab Technology, PCI IO 2S entry to cover thejhb2004-02-041-1/+1
* | Fixed editing error in a comment in previous commit.bde2004-02-041-1/+1
* | Removed TIOCMODG and TIOCMODS. They were superseded by TIOCMGET andbde2004-02-041-13/+24
* | Unbreak build with OpenLDAP.ru2004-02-041-0/+2
* | aic7xxx.c:gibbs2004-02-041-4/+2
* | aic79xx.c:gibbs2004-02-046-135/+327
* | We don't really need a lockfile, and most likely can't create one atdes2004-02-042-10/+4
* | Allow libc's version of sem_trywait() to work for non-pshared mutexes.deischen2004-02-041-2/+17
* | Fixed breakage of POSIX support in rev.1.31. -pipe was added tobde2004-02-041-1/+2
* | Include <sys/queue.h> before <sys/_lock.h> instead of depending onbde2004-02-041-8/+7
* | - add a description of what .gdbinit should contain.grehan2004-02-041-9/+25
* | Remove pmap_pvo_allocf zone alloc function. It was a way ofgrehan2004-02-043-81/+12
* | Major overhaul of common trap codegrehan2004-02-042-1616/+710
* | - remove unused trap definitionsgrehan2004-02-042-12/+22
* | - Lots more symbols required by the new trap_subr codegrehan2004-02-041-0/+40
* | - Add definition for GET_CPUINFO, required by new trap_subr codegrehan2004-02-042-12/+8
* | Move temporary register save area from exception-vector memory togrehan2004-02-041-3/+15
* | KNFume2004-02-041-8/+7
* | - add an identify method, since the disk device used to be pickedgrehan2004-02-041-3/+29
* | Allow child devices to set the OpenFirmware device node ivargrehan2004-02-042-4/+10
OpenPOWER on IntegriCloud