summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant entries (these are handled by drivers.conf).ru2002-11-112-4/+0
* Update to match recent snp fixes.tmm2002-11-111-2/+2
* The FIONREAD sysctl operates on an int *, not a size_t *.tmm2002-11-111-9/+8
* Don't attempt to strip obsolete, non-existing, or commented outru2002-11-113-27/+0
* Declare the snp ioctl()s to work on udev_t, since that is what theytmm2002-11-112-3/+3
* Warning fixes.mux2002-11-112-6/+8
* Warning fix.mux2002-11-112-4/+4
* There's no longer a P1003_1B option.ru2002-11-111-1/+0
* Tabulate, sort.ru2002-11-113-110/+112
* Don't override CWARNFLAGS in these Makefiles.mux2002-11-113-6/+0
* Remove debugging printfs.phk2002-11-111-7/+0
* Handle the removal of CD9660 and NFSCLIENT options in drivers.conf.ru2002-11-112-5/+2
* Don't override CWARNFLAGS in this Makefile.mux2002-11-111-2/+0
* Removed more redundant lines: amr, mlx, pcn, ahc and mpt are handledru2002-11-111-5/+0
* ia64 ABI breaker:marcel2002-11-114-68/+23
* Don't free the current addrinfo list, or else a pointer to a freedyar2002-11-111-1/+1
* - Clear the page's PG_WRITEABLE flag in the i386's pmap_changebit()alc2002-11-116-12/+13
* MBR slices are named the same on ia64 as they are on i386.marcel2002-11-111-4/+4
* Comment-out USB support. A kernel doesn't boot with it. Deal with itmarcel2002-11-111-12/+12
* Double the size of the EFI boot image. 5MB is not enough. The kernelmarcel2002-11-111-1/+1
* Given that we have 3 places to document UUID related information,marcel2002-11-111-9/+69
* Add gerrold.limerick to the building process.dcs2002-11-101-3/+3
* Finished at last.dcs2002-11-101-1/+706
* Write the boot block to the first 16 sectors of all partitions, instead ofjake2002-11-101-12/+13
* A support for creating EFI partitions. This is required on ia64,marcel2002-11-102-0/+6
* Add efi to the list of types for which we need to return tha name.marcel2002-11-101-1/+4
* Add an efi chunk type. We need to be able to create an EFI partitionmarcel2002-11-101-0/+1
* General cleanup:marcel2002-11-101-96/+68
* Remove inclusion of <sys/uuid.h>. We now include <sys/uuid.h> inmarcel2002-11-107-7/+0
* o Include <sys/uuid.h>. This avoids that applications such asmarcel2002-11-101-1/+3
* Change the device path representation in libofw to use the full firmwarejake2002-11-1011-647/+93
* a better solution to building FAST_IPSEC w/o INET6sam2002-11-102-8/+0
* Add support for the Latin American and Caribbean IP address Regionalmike2002-11-102-6/+16
* Lay claim to mpt for requesting pre-commit review.mjacob2002-11-101-0/+1
* Use atomic_set_8 on the us_freelist maps as they are not otherwisemjacob2002-11-101-2/+2
* Add ports/lang/perl5 as a dependency of sgmlformat and openjade.tmm2002-11-101-1/+2
* Add cross references to mbrtowc(3) and wcrtomb(3).tjr2002-11-101-1/+3
* Add test cases for btowc() and wctob() in multibyte locales.tjr2002-11-101-1/+14
* Test for the zero-length buffer bug corrected in mbrtowc.c revision 1.3.tjr2002-11-101-0/+7
* Don't check whether the first byte of the buffer is a null byte whentjr2002-11-101-7/+1
* Document devd_enable.imp2002-11-101-0/+5
* Add devd_enableimp2002-11-101-0/+1
* Make bootable ISO images by either 1) extacting the EFI partitionmarcel2002-11-101-31/+63
* Restore Peter's version of static __sF. There's too much pain for itimp2002-11-101-1/+4
* When prot is VM_PROT_NONE, call pmap_page_protect() directly rather thanalc2002-11-107-22/+22
* Replace {disable,enable}_intr() with critical_{enter,exit}().mdodd2002-11-102-6/+6
* MFbed to track changes in the english version:ue2002-11-103-14/+30
* o Build truss on all architectures.marcel2002-11-101-5/+7
* Port to ia64. It builds, but usability is very limited.marcel2002-11-103-0/+349
* Build the doc subdir on ia64. We have groff working for a while.marcel2002-11-101-1/+1
OpenPOWER on IntegriCloud