| Commit message (Expand) | Author | Age | Files | Lines |
* | Tabulate, sort. | ru | 2002-11-11 | 3 | -110/+112 |
* | Don't override CWARNFLAGS in these Makefiles. | mux | 2002-11-11 | 3 | -6/+0 |
* | Remove debugging printfs. | phk | 2002-11-11 | 1 | -7/+0 |
* | Handle the removal of CD9660 and NFSCLIENT options in drivers.conf. | ru | 2002-11-11 | 2 | -5/+2 |
* | Don't override CWARNFLAGS in this Makefile. | mux | 2002-11-11 | 1 | -2/+0 |
* | Removed more redundant lines: amr, mlx, pcn, ahc and mpt are handled | ru | 2002-11-11 | 1 | -5/+0 |
* | ia64 ABI breaker: | marcel | 2002-11-11 | 4 | -68/+23 |
* | Don't free the current addrinfo list, or else a pointer to a freed | yar | 2002-11-11 | 1 | -1/+1 |
* | - Clear the page's PG_WRITEABLE flag in the i386's pmap_changebit() | alc | 2002-11-11 | 6 | -12/+13 |
* | MBR slices are named the same on ia64 as they are on i386. | marcel | 2002-11-11 | 1 | -4/+4 |
* | Comment-out USB support. A kernel doesn't boot with it. Deal with it | marcel | 2002-11-11 | 1 | -12/+12 |
* | Double the size of the EFI boot image. 5MB is not enough. The kernel | marcel | 2002-11-11 | 1 | -1/+1 |
* | Given that we have 3 places to document UUID related information, | marcel | 2002-11-11 | 1 | -9/+69 |
* | Add gerrold.limerick to the building process. | dcs | 2002-11-10 | 1 | -3/+3 |
* | Finished at last. | dcs | 2002-11-10 | 1 | -1/+706 |
* | Write the boot block to the first 16 sectors of all partitions, instead of | jake | 2002-11-10 | 1 | -12/+13 |
* | A support for creating EFI partitions. This is required on ia64, | marcel | 2002-11-10 | 2 | -0/+6 |
* | Add efi to the list of types for which we need to return tha name. | marcel | 2002-11-10 | 1 | -1/+4 |
* | Add an efi chunk type. We need to be able to create an EFI partition | marcel | 2002-11-10 | 1 | -0/+1 |
* | General cleanup: | marcel | 2002-11-10 | 1 | -96/+68 |
* | Remove inclusion of <sys/uuid.h>. We now include <sys/uuid.h> in | marcel | 2002-11-10 | 7 | -7/+0 |
* | o Include <sys/uuid.h>. This avoids that applications such as | marcel | 2002-11-10 | 1 | -1/+3 |
* | Change the device path representation in libofw to use the full firmware | jake | 2002-11-10 | 11 | -647/+93 |
* | a better solution to building FAST_IPSEC w/o INET6 | sam | 2002-11-10 | 2 | -8/+0 |
* | Add support for the Latin American and Caribbean IP address Regional | mike | 2002-11-10 | 2 | -6/+16 |
* | Lay claim to mpt for requesting pre-commit review. | mjacob | 2002-11-10 | 1 | -0/+1 |
* | Use atomic_set_8 on the us_freelist maps as they are not otherwise | mjacob | 2002-11-10 | 1 | -2/+2 |
* | Add ports/lang/perl5 as a dependency of sgmlformat and openjade. | tmm | 2002-11-10 | 1 | -1/+2 |
* | Add cross references to mbrtowc(3) and wcrtomb(3). | tjr | 2002-11-10 | 1 | -1/+3 |
* | Add test cases for btowc() and wctob() in multibyte locales. | tjr | 2002-11-10 | 1 | -1/+14 |
* | Test for the zero-length buffer bug corrected in mbrtowc.c revision 1.3. | tjr | 2002-11-10 | 1 | -0/+7 |
* | Don't check whether the first byte of the buffer is a null byte when | tjr | 2002-11-10 | 1 | -7/+1 |
* | Document devd_enable. | imp | 2002-11-10 | 1 | -0/+5 |
* | Add devd_enable | imp | 2002-11-10 | 1 | -0/+1 |
* | Make bootable ISO images by either 1) extacting the EFI partition | marcel | 2002-11-10 | 1 | -31/+63 |
* | Restore Peter's version of static __sF. There's too much pain for it | imp | 2002-11-10 | 1 | -1/+4 |
* | When prot is VM_PROT_NONE, call pmap_page_protect() directly rather than | alc | 2002-11-10 | 7 | -22/+22 |
* | Replace {disable,enable}_intr() with critical_{enter,exit}(). | mdodd | 2002-11-10 | 2 | -6/+6 |
* | MFbed to track changes in the english version: | ue | 2002-11-10 | 3 | -14/+30 |
* | o Build truss on all architectures. | marcel | 2002-11-10 | 1 | -5/+7 |
* | Port to ia64. It builds, but usability is very limited. | marcel | 2002-11-10 | 3 | -0/+349 |
* | Build the doc subdir on ia64. We have groff working for a while. | marcel | 2002-11-10 | 1 | -1/+1 |
* | Various cleanups of truss: | dwmalone | 2002-11-09 | 6 | -97/+121 |
* | Check if name is NULL before we strcmp the syscall name. This was | dwmalone | 2002-11-09 | 1 | -1/+1 |
* | Filling this file at last (now check when I first committed it and see how | dcs | 2002-11-09 | 1 | -0/+72 |
* | MFbed: early-adopter/article.sgml 1.4 -> 1.5 | ue | 2002-11-09 | 13 | -382/+437 |
* | Fix an error case in vm_map_wire(): unwiring of an entry during cleanup | alc | 2002-11-09 | 1 | -2/+2 |
* | Add a new loader tunable, hw.hasbrokenint12, to indicate that BIOS | iwasaki | 2002-11-09 | 2 | -92/+156 |
* | #include <err.h> to make yes warns clean again. | dwmalone | 2002-11-09 | 1 | -0/+1 |
* | Fix an unparenthasized macro argument. md5s differ but this is likely | alfred | 2002-11-09 | 1 | -1/+1 |