aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* As per discussion, commit experimental metadata for my contrib packages.Dag-Erling Smørgrav2008-02-062-0/+16
* Make the openfirmware getchar entry point non-blocking. This catches upPeter Grehan2008-02-061-4/+4
* Yet another pointy hat: when I zapped FBSDprivate_1.1, I forgot to moveDag-Erling Smørgrav2008-02-061-0/+1
* Add pthread_mutex_isowned_np() here as well; libthr and libkse are supposedDag-Erling Smørgrav2008-02-062-0/+15
* Remove unnecessary prototype.Dag-Erling Smørgrav2008-02-061-1/+0
* Add pthread_mutex_isowned_np() so there is no need for an additionalDag-Erling Smørgrav2008-02-062-0/+2
* Do not use bcmp() to compare two bytes with constants.Alexander Motin2008-02-062-4/+4
* Previous commit had a typo that resulted in symbol versioning beingDag-Erling Smørgrav2008-02-061-1/+1
* Give libkse the same treatment as libthr re. symbol versioning.Dag-Erling Smørgrav2008-02-062-8/+2
* Convert pthread.map to the format expected by version_gen.awk, and modifyDag-Erling Smørgrav2008-02-062-11/+3
* Remove incorrectly added FBSDprivate_1.1 namespace, and move symbols whichDag-Erling Smørgrav2008-02-061-12/+4
* Revert rev. 1.128, we have a hard link generated from newXin LI2008-02-061-2/+0
* mutex_islocked_np -> mutex_isowned_npDag-Erling Smørgrav2008-02-062-9/+9
* Per discussion on -threads, rename _islocked_np() to _isowned_np().Dag-Erling Smørgrav2008-02-063-6/+6
* The man page of ofwdump(8) is installed as usr/share/man/man8/ofwdump.8.gzMarcel Moolenaar2008-02-061-0/+2
* Cleanup and tune ng_snd_item() function as it is one of theAlexander Motin2008-02-061-95/+42
* Reflect rr232x(4) manpage removalXin LI2008-02-061-0/+2
* This is a regression test to verify the proper behavior of IP ID generationMike Silbersack2008-02-061-0/+76
* Replace the random IP ID generation code weMike Silbersack2008-02-061-139/+147
* Remove an errant definition for AMR_CONFIG_ENQ3_SOLICITED NOTIFY that wasScott Long2008-02-061-1/+0
* td cannot be NULL in that place, so just axe out the check.Attilio Rao2008-02-061-1/+1
* Add necessary cast for tolower() argument.Dag-Erling Smørgrav2008-02-061-2/+3
* Fix typo.Pierre Beyssac2008-02-061-1/+1
* Update fix from rev 1.2.Pierre Beyssac2008-02-061-3/+4
* As for the float trig functions and logf, use a minimax polynomialBruce Evans2008-02-061-6/+7
* Fix a symbol conflict between hptrr and hptmvScott Long2008-02-062-3/+3
* Add a note that the hptrr driver supersedes the rr232x driver.Scott Long2008-02-061-0/+2
* Track dirty unused pages so that they can be purged if they exceed aJason Evans2008-02-062-675/+969
* Update the hptrr driver to version 1.2. This adds port multiplier supportScott Long2008-02-0611-21364/+22312
* Adaptive spinning in write path with readers and writer starvation avoidance.Jeff Roberson2008-02-064-166/+181
* Update manpage in order to reflect LK_NODUP and LK_NOWITNESS optionsAttilio Rao2008-02-061-2/+9
* Bump __FreeBSD_version in order to reflect introduction of LK_NODUP andAttilio Rao2008-02-061-1/+1
* Add WITNESS support to lockmgr locking primitive.Attilio Rao2008-02-062-12/+51
* Really, no explicit checks against against lock_class_* object should beAttilio Rao2008-02-062-4/+4
* Fix a bug in hexadecimal formatting of the CHAP digest: bytes >= 0x80Pierre Beyssac2008-02-051-1/+1
* Bump .Dd for r1.19; use consistent whitespace.Ceri Davies2008-02-051-2/+2
* Add ZFS support.John Baldwin2008-02-053-1/+11
* set WARNS to 1: with WARNS=2 an aliasing error in a file generated byMatteo Riondato2008-02-051-1/+1
* Add my birthday.Antoine Brodin2008-02-051-0/+1
* Add myself.Antoine Brodin2008-02-051-0/+2
* Minor style(9) nit.David E. O'Brien2008-02-051-1/+1
* - Forced commit to note that revision 1.20 log was misspelled and that commaUlf Lilleengen2008-02-050-0/+0
* Satisfy a particularly obstinate nit-picker :)Dag-Erling Smørgrav2008-02-051-1/+1
* - Add extra paths for GEOM_LIBRARY_PATH to the fixit environment to enable allUlf Lilleengen2008-02-051-1/+1
* - Update geom(8) to explain that GEOM_LIBRARY_PATH can take a comma-separatedUlf Lilleengen2008-02-051-0/+1
* Introduce a standalone shell script for embedding MFS image.Rafal Jaworowski2008-02-053-7/+44
* ARM locore cosmetics.Rafal Jaworowski2008-02-051-10/+6
* Improve ARM_TP_ADDRESS and RAS area.Rafal Jaworowski2008-02-055-62/+51
* Give usr.bin/kdump/kdump_subr.c the same treatment as usr.bin/kdump/ioctl.cDag-Erling Smørgrav2008-02-051-0/+1
* Revert CLEANDEPFILES commit per ru@'s request; it does not really solveDag-Erling Smørgrav2008-02-053-9/+2