| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement a unified run queue and adjust priority levels accordingly. | jake | 2001-02-12 | 39 | -554/+581 |
* | 1. The key SSD_KEY_RECOVERED_ERROR is not an error at all and should | mjacob | 2001-02-11 | 1 | -7/+15 |
* | Remove (int) file descriptor locking. It should be up to the | deischen | 2001-02-11 | 11 | -512/+59 |
* | libc MT-safety, part 2. | deischen | 2001-02-11 | 22 | -104/+261 |
* | libc MT-safety, part 2. | deischen | 2001-02-11 | 1 | -0/+4 |
* | Uname is in section 3 of the manual pages. | dwmalone | 2001-02-11 | 1 | -1/+1 |
* | Mention PROT_NONE in the list of possible protections. | nik | 2001-02-11 | 1 | -0/+2 |
* | Include mmap(2) in the list of memory allocation functions. | nik | 2001-02-11 | 1 | -2/+10 |
* | .Xr to mmap. | nik | 2001-02-11 | 1 | -1/+2 |
* | Note that mmap(2) can allocate memory, as well as mapping existing files, | nik | 2001-02-11 | 1 | -1/+1 |
* | LSI/SYMBIOS/NCR 53C[8XX|10XX] supported hardware updated. | groudier | 2001-02-11 | 1 | -4/+6 |
* | Add a man page for the dbm_* functions, and update the Makefile to link | nik | 2001-02-11 | 2 | -1/+211 |
* | Make a big improvement to entropy-harvesting speed by not having any | markm | 2001-02-11 | 2 | -66/+41 |
* | Add ja_JP.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | knu | 2001-02-11 | 9 | -3/+122 |
* | Add ko_KR.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-11 | 9 | -3/+122 |
* | Fix: | groudier | 2001-02-11 | 1 | -10/+32 |
* | Don't use hardcoded struct size, use offsetof() instead (make size calculations | phantom | 2001-02-11 | 1 | -5/+7 |
* | Don't try to convert grouping strings in case if C or POSIX locale | phantom | 2001-02-11 | 2 | -2/+2 |
* | RIP <machine/lock.h>. | markm | 2001-02-11 | 39 | -295/+159 |
* | Clean up RST ratelimiting. Previously, ratelimiting occured before tests | bmilekic | 2001-02-11 | 5 | -78/+109 |
* | Long awaited style fixup in mbuf code. Get rid of K&R style prototyping | bmilekic | 2001-02-11 | 3 | -187/+136 |
* | Eliminate ISP2100_FABRIC- we always allow for fabric now. Add an | mjacob | 2001-02-11 | 1 | -19/+86 |
* | Add structure defining FC-AL position maps. The only tool that I know of | mjacob | 2001-02-11 | 1 | -0/+16 |
* | Shuffle around how we do isp_disable management- make sure we return 0 so | mjacob | 2001-02-11 | 1 | -21/+25 |
* | Add isp_fc_runstate function- this function's purpose is to, in stages, | mjacob | 2001-02-11 | 1 | -0/+54 |
* | Default the plist dir as we know where it is relative to us. | obrien | 2001-02-11 | 1 | -19/+9 |
* | Minor comment & doc tweak. | obrien | 2001-02-11 | 1 | -2/+4 |
* | Roll minor version. Remove ISP2100_FABRIC define (unneeded now). | mjacob | 2001-02-11 | 1 | -2/+6 |
* | Do some cleanup based upon adapter role- mainly not enabling interrupts | mjacob | 2001-02-11 | 1 | -35/+33 |
* | Minor stuff: | mjacob | 2001-02-11 | 1 | -370/+593 |
* | update to latest and greatest f/w | mjacob | 2001-02-11 | 5 | -11570/+13592 |
* | - Place back STR string declarations for lock/unlock strings used for KTR_LOCK | bmilekic | 2001-02-11 | 4 | -45/+92 |
* | Use decimal point from locale | ache | 2001-02-11 | 1 | -1/+5 |
* | Change localizing to LC_ALL | ache | 2001-02-10 | 1 | -1/+1 |
* | Temporary workaround to get things to compile. I could have updated | mjacob | 2001-02-10 | 2 | -2/+9 |
* | Add missing 4-th space at the end of int_curr_symbol | ache | 2001-02-10 | 2 | -2/+2 |
* | Resurrect Minix sh(1), after its license has been changed to BSD one. | abial | 2001-02-10 | 10 | -0/+5018 |
* | Localize it (LC_NUMERIC) | ache | 2001-02-10 | 1 | -13/+25 |
* | Add Polish locale. | abial | 2001-02-10 | 9 | -0/+119 |
* | Unbreak by syncing with changes in <sys/sysctl.h> macros. | abial | 2001-02-10 | 1 | -12/+12 |
* | Clear the reschedule flag after finding it set in userret(). This | jake | 2001-02-10 | 4 | -0/+4 |
* | make it possible to specify grouping number from range 0..CHAR_MAX, | phantom | 2001-02-10 | 1 | -3/+9 |
* | -Document DS20 serial/graphics console (as it bit me yesterday.. again.. grr) | wilko | 2001-02-10 | 1 | -1/+14 |
* | Use "namespace.h" and "un-namespace.h" | phantom | 2001-02-10 | 1 | -0/+2 |
* | Acquire sched_lock around need_resched() in roundrobin() to satisfy | jake | 2001-02-10 | 1 | -8/+4 |
* | Back out my "3;3" -> something change. While technikally the same, it only | ache | 2001-02-10 | 17 | -17/+17 |
* | Back out my "3;3" -> something changes. While technikally the same, it only | ache | 2001-02-10 | 31 | -31/+31 |
* | aic7xxx.c: | gibbs | 2001-02-10 | 5 | -78/+175 |
* | A better fix for the PacketAliasProxyRule() call. | brian | 2001-02-10 | 1 | -3/+3 |
* | . Fix semantics of grouping (LC_MONETARY::mon_grouping, | phantom | 2001-02-10 | 5 | -15/+84 |