| Commit message (Expand) | Author | Age | Files | Lines |
* | Add scheduler CORE, the work I have done half a year ago, recent, | davidxu | 2006-06-13 | 11 | -1/+2352 |
* | o Sort .Xrs. | maxim | 2006-06-13 | 1 | -1/+1 |
* | Add xref to statfs(2) | phk | 2006-06-13 | 1 | -0/+1 |
* | Respect FETCH_BIND_ADDRESS when opening the data connection. | des | 2006-06-13 | 1 | -0/+5 |
* | Fix a bug introduced in rev 1.92, where, when changing from one directory | des | 2006-06-13 | 1 | -0/+2 |
* | Handle MFS_IMAGE in the ${FULLKERNEL} target, so that we can build kernel | cognet | 2006-06-13 | 1 | -9/+9 |
* | Burying UNIX--a quote by Rob Pike, | grog | 2006-06-12 | 1 | -3/+13 |
* | MFp4: | cognet | 2006-06-12 | 3 | -11/+142 |
* | MFp4: Increase the L1 pagetable needed for the kernel from 8 to 22, to be | cognet | 2006-06-12 | 1 | -1/+1 |
* | Use bit operations to get a locally administered address rather than using a | thompsa | 2006-06-12 | 1 | -5/+4 |
* | Allow variable amounts of verbosity. | obrien | 2006-06-12 | 7 | -7/+7 |
* | Use fget() in kqueue_register() instead of doing all the work by hand. | jhb | 2006-06-12 | 1 | -17/+3 |
* | Make the ISAPNP code optional and only enable it on i386 and pc98 (used | marius | 2006-06-12 | 5 | -3/+14 |
* | Don't strip a leading ./ from the path for the cd builtin to avoid interpreting | stefanf | 2006-06-12 | 1 | -2/+3 |
* | Add two little nuggets of wisdom I picked up at work today: | philip | 2006-06-12 | 1 | -0/+7 |
* | Enable a few more things in x86 NOTES to get broader LINT coverage: | jhb | 2006-06-12 | 3 | -3/+31 |
* | Forcefully turn off GPROF in this file if it is enabled as GPROF's | jhb | 2006-06-12 | 1 | -0/+5 |
* | Some machines have an ESCC. Make sure we build uart(4) with support | marcel | 2006-06-12 | 1 | -0/+1 |
* | Don't invalidate the TLB in pmap_qenter() unless the old mapping was valid. | alc | 2006-06-12 | 2 | -20/+30 |
* | Need machine/bus.h here too | imp | 2006-06-12 | 1 | -0/+1 |
* | Add the model name, obtained from the hw.model sysctl variable. | des | 2006-06-12 | 1 | -2/+12 |
* | Check in file missed in last commit. It made it into the MFC properly | njl | 2006-06-12 | 1 | -1/+1 |
* | MFp4: need machine/bus.h here since we use bus space macros. It used to | imp | 2006-06-12 | 1 | -0/+1 |
* | Who am I to correct the native speakers... anyway, s/council/counsel/ | wilko | 2006-06-12 | 1 | -1/+1 |
* | Any sufficiently simple directive can be obfuscated beyond reason | wilko | 2006-06-12 | 1 | -0/+5 |
* | MFp4: | imp | 2006-06-12 | 3 | -3/+26 |
* | Add the ability to subset the devices that UART pulls in. This allows | imp | 2006-06-12 | 7 | -3/+24 |
* | Add a convenience function rman_init_from_resource for initializing | imp | 2006-06-12 | 2 | -1/+12 |
* | Better printf | imp | 2006-06-12 | 1 | -1/+1 |
* | Minor cleanup of CIS parsing. | imp | 2006-06-12 | 1 | -5/+1 |
* | Better error message when the CIS is a non-standards conforming '0'. | imp | 2006-06-12 | 1 | -1/+3 |
* | When we can't parse the CIS, note with a warning that the bogus CIS | imp | 2006-06-12 | 1 | -5/+2 |
* | Update release note: KDE 3.5.3. | bmah | 2006-06-12 | 2 | -2/+2 |
* | Make cm(4) driver MPSAFE. | fjoe | 2006-06-11 | 4 | -234/+164 |
* | Fix KASSERT conditions in if_deregister_com_alloc(). | fjoe | 2006-06-11 | 1 | -2/+2 |
* | o Finally learn how to spell "privileges". | maxim | 2006-06-11 | 2 | -2/+2 |
* | o Add missed $start variable in the grep statement back. | maxim | 2006-06-11 | 1 | -1/+1 |
* | By default, don't disable ACPI during reboot. This appears to hang some | njl | 2006-06-11 | 1 | -3/+13 |
* | o Spell "privledges" correctly. Re-style comment. | maxim | 2006-06-11 | 2 | -3/+5 |
* | o vinum.8 -> gvinum.8 as the former was replaced by the latter. | maxim | 2006-06-11 | 1 | -16/+16 |
* | Fix display of idle processes, which had been broken since rev. 1.56 of | se | 2006-06-11 | 1 | -1/+2 |
* | o Sync usage() with reality. | maxim | 2006-06-11 | 1 | -1/+1 |
* | o Fix typo. | maxim | 2006-06-11 | 1 | -1/+1 |
* | The monetary decimal point (mon_decimal_point) for pt_PT.ISO8859-1 | simon | 2006-06-11 | 1 | -2/+2 |
* | Use IP addresses out of "TEST-NET" (for use in documentation and | bz | 2006-06-11 | 1 | -9/+9 |
* | Specify default path for SHLIBDIR before bsd.own.mk does. | akiyama | 2006-06-11 | 1 | -1/+3 |
* | Cross-reference src.conf(5). | jkoshy | 2006-06-11 | 1 | -0/+1 |
* | Remove pmap_pagedaemon_waken and update pmap_get_pv_entry() to match the | alc | 2006-06-11 | 1 | -6/+2 |
* | Eliminate spl calls. | alc | 2006-06-11 | 1 | -11/+0 |
* | Implement vnode operations for setting and removing extended attributes. | rodrigc | 2006-06-11 | 1 | -1/+95 |