| Commit message (Expand) | Author | Age | Files | Lines |
* | Hold the page queues lock when calling pmap_unwire_pte_hold() or | alc | 2002-12-02 | 2 | -6/+20 |
* | Add support for -R for file relabel operations. | rwatson | 2002-12-02 | 3 | -47/+508 |
* | Update bmake glue after 1.11.2.1-20021201 import. options.h is no longer | peter | 2002-12-02 | 4 | -653/+697 |
* | Merge 1.11.2 -> 1.11.2.1-20021201 changes onto mainline | peter | 2002-12-02 | 24 | -768/+420 |
* | This commit was generated by cvs2svn to compensate for changes in r107484, | peter | 2002-12-02 | 77 | -5705/+13696 |
|\ |
|
| * | Import cvs-1.11.2.1 as of 2002/12/01 onto vendor branch. This fixes all | peter | 2002-12-02 | 94 | -6121/+14115 |
* | | Fix a dumb bug that broke net booting on sparc64. The wrong length was | jake | 2002-12-02 | 1 | -1/+1 |
* | | o Newer EFI implementations require that a GPT is preceeded by | marcel | 2002-12-02 | 5 | -55/+153 |
* | | MFi386 | alc | 2002-12-02 | 2 | -0/+4 |
* | | Replace rev 1.33 with a real fix. The problem was integer overflows | peter | 2002-12-02 | 1 | -8/+2 |
* | | Document the MLS policy | chris | 2002-12-02 | 2 | -1/+203 |
* | | Spelling: "current" -> "currently" | chris | 2002-12-02 | 1 | -1/+1 |
* | | Always initialize the UPA target module id in the interrupt mapping | tmm | 2002-12-01 | 3 | -33/+34 |
* | | 1.) Do not look for PCI INOs in the FFB interrupt mapping registers; they | tmm | 2002-12-01 | 1 | -2/+6 |
* | | Teach mdmfs how to pass UFS version numbers through to newfs. Because | rwatson | 2002-12-01 | 2 | -1/+15 |
* | | Remove some long-dead cruft in the interrupt handling code which was | tmm | 2002-12-01 | 1 | -44/+31 |
* | | In general, prefer WARNS to CFLAGS+=-Wall. Tend towards a more | rwatson | 2002-12-01 | 4 | -8/+16 |
* | | Reverse the quirk table entry for swizzling on a missing interrupt map; | tmm | 2002-12-01 | 1 | -7/+10 |
* | | Fix some comments describing psycho registers. | tmm | 2002-12-01 | 1 | -2/+2 |
* | | Do not panic when a dmamap is unloaded more then once, but just silently | tmm | 2002-12-01 | 1 | -4/+2 |
* | | The Bluetooth stack apparently works on pc98, so enable items in | bmah | 2002-12-01 | 4 | -6/+6 |
* | | Fix minor SGML markup glitch. | bmah | 2002-12-01 | 1 | -1/+1 |
* | | Hold the page queues lock when calling pmap_protect(); it updates fields | alc | 2002-12-01 | 1 | -7/+22 |
* | | Make the following changes to the semi-automated package split: | bmah | 2002-12-01 | 1 | -4/+9 |
* | | Backed out previous commit (alignment suitable for RELENG_4) as planned | bde | 2002-12-01 | 2 | -66/+0 |
* | | MFbed: translation updates that were not yet available on cvsup2.de | ue | 2002-12-01 | 2 | -6/+62 |
* | | Add Makefile.inc to include ../Makefile.inc. | nyan | 2002-12-01 | 1 | -0/+3 |
* | | De-danglify. | phk | 2002-12-01 | 1 | -18/+18 |
* | | Synchronize usage() with reality. | phk | 2002-12-01 | 1 | -8/+19 |
* | | De-danglify the manual page. | phk | 2002-12-01 | 1 | -6/+6 |
* | | Use more mnemonic argument names in the access functions. | phk | 2002-12-01 | 1 | -2/+2 |
* | | Fix a cut&past-o. | phk | 2002-12-01 | 1 | -1/+1 |
* | | Conceiveably, there may exist an algorithm which can tell if a sequence of bytes | phk | 2002-12-01 | 1 | -0/+7 |
* | | Use unsigned for an index. | phk | 2002-12-01 | 1 | -6/+7 |
* | | In ata_reinit, when ata_getparam fails for a new device (indicating that | thomas | 2002-12-01 | 1 | -4/+5 |
* | | Bootstrapping aid from pre-kqueue(2) systems, e.g. 4.0-RELEASE. | ru | 2002-12-01 | 1 | -0/+2 |
* | | MFbed: track changes in the english version and general cleanup | ue | 2002-12-01 | 4 | -190/+221 |
* | | Major update to the ahd driver to fix many bugs found in the previous | scottl | 2002-12-01 | 4 | -372/+949 |
* | | Implement workaround for broken busfree-rev in the A4. | scottl | 2002-12-01 | 1 | -69/+148 |
* | | Add our controller name to the front of our | scottl | 2002-12-01 | 1 | -3/+16 |
* | | Remove redundant check for chip type being PCI-X. | scottl | 2002-12-01 | 1 | -4/+4 |
* | | Update to include new ahd_scb_timer_reset API | scottl | 2002-12-01 | 1 | -3/+12 |
* | | Hold the page queues lock when calling pmap_protect(); it updates fields | alc | 2002-12-01 | 1 | -3/+5 |
* | | Add a manpage. Nobody expects the spanish inquisition, but the | marcel | 2002-12-01 | 2 | -1/+233 |
* | | Assert that the page queues lock is held in pmap_changebit() | alc | 2002-12-01 | 2 | -4/+4 |
* | | Increase the scope of the page queue lock in vm_pageout_scan(). | alc | 2002-12-01 | 1 | -2/+2 |
* | | Mark snapshots so that dump will dump them as zero length | mckusick | 2002-11-30 | 1 | -2/+8 |
* | | If both the unlink and the open fail, return the errno from the | fenner | 2002-11-30 | 1 | -2/+8 |
* | | Allow aliases to be used when specifying partition types. The use of | marcel | 2002-11-30 | 1 | -5/+14 |
* | | Fix typo in comment. It's SYSINIT, not SYSINT. | keramida | 2002-11-30 | 1 | -1/+1 |