summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Bring the NOTICE section into the DESCRIPTION section and wrap it inchris2002-11-181-11/+12
* Fix the handling of high PLT entries (> 32764) on sparc64. This requirestmm2002-11-1812-213/+242
* Fixup FILES section to use proper width and to use a cross-reference tojhb2002-11-181-2/+2
* Remove leading ^ from example of match line in vendor-supplied rules sincejhb2002-11-181-2/+2
* Document the KERNELS variable.jhb2002-11-181-0/+9
* We leaked a process lock reference in the event an RFTHREAD processrwatson2002-11-181-1/+2
* Make sure only update wall clock at upcall time, slightly reformatdavidxu2002-11-182-26/+26
* Add EXTLOCALDIR document.nyan2002-11-181-0/+3
* Export NO_CPU_CFLAGS and NO_CPU_COPTFLAGS to chroot.nyan2002-11-181-1/+1
* Don't move NFSCLIENT.nyan2002-11-181-1/+1
* Catch up with The Great Perl Script Rewrite.ru2002-11-181-1/+1
* Install /usr/libexec/makewhatis.local and /usr/libexec/catman.local.ru2002-11-186-877/+8
* libc_r wasn't so tied to libc for 22 months.ru2002-11-1831-153/+107
* Add several new real categories and virtual categories.knu2002-11-181-2/+9
* Create a link /boot -> /<efi>/boot, where <efi> is the mountpointmarcel2002-11-182-0/+30
* Add mount_msdosfs to the crunch-mix. We need to be able to mountmarcel2002-11-181-2/+2
* - Wakeup the correct address when a zone is no longer full.jeff2002-11-181-1/+1
* This file has reincarnated as src/include/uuid.h with a whole newmarcel2002-11-181-59/+0
* libc header files are normally in src/include. Therefore, uuid.h hasmarcel2002-11-182-16/+10
* Add BUGS section and note departure of actual implementation from whatimp2002-11-182-0/+6
* Create the ofwcons device at SI_SUB_CONFIGURE instead of SI_SUB_DRIVERS,jake2002-11-181-6/+15
* Move SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME into the MI options file, sincejmallett2002-11-188-17/+2
* Setup a default tty mode even if the device is not the console. Don'tjake2002-11-181-10/+4
* Everything in the disklabel is unsigned so make all the input routinesjulian2002-11-182-114/+104
* Remove vm_page_protect(). Instead, use pmap_page_protect() directly.alc2002-11-185-30/+8
* Remove some unnecessary code. Make the device description nicer. Add ajake2002-11-181-66/+31
* Run configure at SI_SUB_THIRD instead of SI_SUB_ANY like otherjake2002-11-181-1/+1
* During shutdown explain what the numbers following the 'syncingalfred2002-11-181-1/+1
* Adjust code for new mailbox format.davidxu2002-11-183-9/+9
* 1. Support versioning and wall clock in kse mailbox,davidxu2002-11-185-18/+231
* MFi386 r1.369alc2002-11-181-1/+5
* Flesh out the description of the uma_zcreate callback function arguementsalfred2002-11-181-0/+35
* Deal with the possibility that time_t != int32_t. Otherwise ia64 thoughtpeter2002-11-171-2/+4
* Oops. Some ut_time stuff slipped through the cracks. These turned outpeter2002-11-173-3/+6
* include smp.h.julian2002-11-172-0/+2
* MFi386 r1.369alc2002-11-171-0/+3
* Add ${DESTDIR} forgotten in the previous commit.hrs2002-11-171-0/+5
* Upgrade the root partition mount to r/w before trying to write to it.luigi2002-11-171-0/+2
* Add a new translation and activate it:hrs2002-11-173-1/+431
* Replace m_copy() with m_copypacket() where applicable.luigi2002-11-171-24/+16
* Fix function headers, remove 'register' from variable declarations.luigi2002-11-171-11/+5
* Fix function headers and remove 'register' variable declarations.luigi2002-11-171-29/+23
* Update SYNOPSIS to reflect the standardized header. Add STANDARDSmike2002-11-171-4/+13
* Move the ip_fragment code from ip_output() to a separate function,luigi2002-11-172-143/+170
* 1. Hide the internals of struct fd_set in standard namespaces.mike2002-11-171-5/+15
* Minor documentation changes and indentation fix.luigi2002-11-171-37/+26
* Cleanup some of the comments, and reformat long lines.luigi2002-11-171-29/+27
* - Add support for ALT_BREAK_TO_DEBUGGER; this is the only reliable way tojake2002-11-171-21/+103
* Apply some fixups in the driver_t's.joe2002-11-173-3/+3
* Use a sysctl for controlling the debugging output.joe2002-11-171-6/+19
OpenPOWER on IntegriCloud