summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Recent nmount(2) adoption in mount_smbfs(8) did not flag the "long" optionavatar2005-12-051-3/+1
* Document Intel MatrixRAID write support.brueffer2005-12-051-1/+3
* Switch off debugging that was left on in last commit.sos2005-12-051-1/+1
* Add support for writing Intel MatrixRAID arrays.sos2005-12-052-67/+207
* Document the public targets and make variables supported by thejkoshy2005-12-051-51/+267
* Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98.ru2005-12-058-37/+125
* Add a simple KVM tool to dump the kernel state of UMA, including walkingrwatson2005-12-052-0/+381
* Try to use contigmalloc() even if M_NOWAIT has been specified.cognet2005-12-051-13/+17
* Teach the elf trampoline how to deal with gzipped kernels.cognet2005-12-053-55/+192
* - Rev. 1.175 fixed compilation on sparc64 but also backed out zeroing ofmarius2005-12-051-5/+2
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andru2005-12-0530-100/+155
* Fix markup.davidxu2005-12-051-5/+13
* Fix markup.davidxu2005-12-051-1/+1
* Bump __FreeBSD_version to reflect removal of MNT_NODEV mount option.rodrigc2005-12-051-1/+1
* Add an MLINKS entry for times.1.stefanf2005-12-051-0/+1
* Change how *.sh scripts are handled. If the script is in /etc/rc.d,dougb2005-12-051-2/+2
* Canonify, correct, and add citations related to Douglas Adams' work.dougb2005-12-051-14/+19
* Add document about mqueuefs.davidxu2005-12-052-0/+111
* Document SIGEV_NONE and SIGEV_SIGNAL.davidxu2005-12-051-0/+15
* After reading some documents, I realized SIGEV_NONE != NULL, alsodavidxu2005-12-051-6/+8
* Handle SIGEV_NONE, if notification is SIGEV_NONE, error status anddavidxu2005-12-051-3/+4
* - Add Product IDs for iPod 3G and iPod Video.flz2005-12-054-12/+21
* Simplify vmspace_dofree().alc2005-12-041-3/+1
* Sort.stefanf2005-12-041-6/+6
* Remove a few commented out builtins from the original ash. The filesstefanf2005-12-041-5/+0
* Add the times builtin.stefanf2005-12-041-1/+3
* Add the times builtin. It reports the user and system time for the shellstefanf2005-12-044-1/+34
* Catch up with 64bit time_t on sparc64. The rstat packet expects a 32bitphilip2005-12-041-5/+19
* Add Sony TJ37 to the uvisor manpage.bmah2005-12-041-0/+2
* Fixed the approximation to pio4. pio4_hi must be pio2_hi/2 since itbde2005-12-041-1/+1
* Use compile-time detection of 64-bit addressing.ru2005-12-041-3/+3
* For log1pf(), fixed the approximations to sqrt(2), sqrt(2)-1 andbde2005-12-042-8/+22
* Use a compile-time detection of 64-bit addressing so that thisru2005-12-041-11/+8
* Fix -Wundef from compiling the amd64 LINT.ru2005-12-0432-128/+135
* Fix -Wunder and make the sbus code really compile only on sparc64.ru2005-12-041-3/+3
* Fix -Wundef warnings and properly check the size of long, FWIW.ru2005-12-041-3/+3
* Oops, the bug is still here, but reimplement the cpp(1) conditional properly.ru2005-12-041-0/+9
* There no longer seems to be this bug in gcc(1). Remove theru2005-12-041-9/+0
* Merge NetBSD's revision 1.27. This bug can be observed eg. when browsingstefanf2005-12-041-12/+34
* Use the usual volatile hack to trick gcc into clipping any extra precisionbde2005-12-041-1/+1
* Fix on sparc64.ru2005-12-041-6/+2
* Recognize the Sony Clie PEG-TJ37.bmah2005-12-042-0/+2
* Adhoc mode fixups:sam2005-12-043-28/+56
* Fix -Wundef.ru2005-12-0440-77/+87
* Add "yet another" moused(8) hack: suspend handling mouse events when SIGUSR1philip2005-12-042-6/+38
* Use __LP64__ to check for the 64-bit pointer type, and fix -Wundef.ru2005-12-041-4/+2
* Eliminate unneeded preallocation at initialization.alc2005-12-032-2/+0
* Use a simpler way to reach the <machine> include dir, which shouldru2005-12-031-2/+1
* Force any hardwire-routed interrupts to level trigger and active lowjhb2005-12-031-2/+4
* Move the 2->3 upgrade kit on the attic.ru2005-12-034-226/+0
OpenPOWER on IntegriCloud