summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Document the chunk_name() function that replaces chunk_n[].davidc2002-11-111-5/+10
* Remove parameter names from function prototypes (at least one collideddavidc2002-11-111-36/+37
* Remove my 'pre-commit' on sa(4).mjacob2002-11-111-1/+0
* Correct an assertion in the code to traverse the list of locks to find anjhb2002-11-111-1/+1
* Capitalize the first letter of device descriptionsmux2002-11-112-4/+4
* Garbage collect definition of M_MACOPVEC -- we no longer perform arwatson2002-11-119-18/+0
* Remove extra #include<sys/vmmeter.h>.cognet2002-11-111-1/+0
* Add Ian Freislich's excellent, BSD-licensed POP3 serversheldonh2002-11-111-0/+1
* kenv(1) is WARNS=6 clean.mux2002-11-111-1/+1
* atomic_set_8 isn't MI. Instead, follow Jake's suggestions aboutmjacob2002-11-113-5/+7
* Sort by floppy, type, driver name.ru2002-11-112-37/+44
* 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
OpenPOWER on IntegriCloud