summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Give libkse the same treatment as libthr re. symbol versioning.des2008-02-062-8/+2
* Convert pthread.map to the format expected by version_gen.awk, and modifydes2008-02-062-11/+3
* Remove incorrectly added FBSDprivate_1.1 namespace, and move symbols whichdes2008-02-061-12/+4
* Revert rev. 1.128, we have a hard link generated from newdelphij2008-02-061-2/+0
* mutex_islocked_np -> mutex_isowned_npdes2008-02-062-9/+9
* Per discussion on -threads, rename _islocked_np() to _isowned_np().des2008-02-063-6/+6
* The man page of ofwdump(8) is installed as usr/share/man/man8/ofwdump.8.gzmarcel2008-02-061-0/+2
* Cleanup and tune ng_snd_item() function as it is one of themav2008-02-061-95/+42
* Reflect rr232x(4) manpage removaldelphij2008-02-061-0/+2
* This is a regression test to verify the proper behavior of IP ID generationsilby2008-02-061-0/+76
* Replace the random IP ID generation code wesilby2008-02-061-146/+154
* Remove an errant definition for AMR_CONFIG_ENQ3_SOLICITED NOTIFY that wasscottl2008-02-061-1/+0
* td cannot be NULL in that place, so just axe out the check.attilio2008-02-061-1/+1
* Add necessary cast for tolower() argument.des2008-02-061-2/+3
* Fix typo.pb2008-02-061-1/+1
* Update fix from rev 1.2.pb2008-02-061-3/+4
* As for the float trig functions and logf, use a minimax polynomialbde2008-02-061-6/+7
* Fix a symbol conflict between hptrr and hptmvscottl2008-02-062-3/+3
* Add a note that the hptrr driver supersedes the rr232x driver.scottl2008-02-061-0/+2
* Track dirty unused pages so that they can be purged if they exceed ajasone2008-02-062-679/+973
* Update the hptrr driver to version 1.2. This adds port multiplier supportscottl2008-02-0611-21365/+22313
* Adaptive spinning in write path with readers and writer starvation avoidance.jeff2008-02-064-166/+181
* Update manpage in order to reflect LK_NODUP and LK_NOWITNESS optionsattilio2008-02-061-2/+9
* Bump __FreeBSD_version in order to reflect introduction of LK_NODUP andattilio2008-02-061-1/+1
* Add WITNESS support to lockmgr locking primitive.attilio2008-02-062-12/+51
* Really, no explicit checks against against lock_class_* object should beattilio2008-02-062-4/+4
* Fix a bug in hexadecimal formatting of the CHAP digest: bytes >= 0x80pb2008-02-051-1/+1
* Bump .Dd for r1.19; use consistent whitespace.ceri2008-02-051-2/+2
* Add ZFS support.jhb2008-02-053-1/+11
* set WARNS to 1: with WARNS=2 an aliasing error in a file generated bymatteo2008-02-051-1/+1
* Add my birthday.antoine2008-02-051-0/+1
* Add myself.antoine2008-02-051-0/+2
* Minor style(9) nit.obrien2008-02-051-1/+1
* - Forced commit to note that revision 1.20 log was misspelled and that commalulf2008-02-050-0/+0
* Satisfy a particularly obstinate nit-picker :)des2008-02-051-1/+1
* - Add extra paths for GEOM_LIBRARY_PATH to the fixit environment to enable alllulf2008-02-051-1/+1
* - Update geom(8) to explain that GEOM_LIBRARY_PATH can take a comma-separatedlulf2008-02-051-0/+1
* Introduce a standalone shell script for embedding MFS image.raj2008-02-053-7/+44
* ARM locore cosmetics.raj2008-02-051-10/+6
* Improve ARM_TP_ADDRESS and RAS area.raj2008-02-055-62/+51
* Give usr.bin/kdump/kdump_subr.c the same treatment as usr.bin/kdump/ioctl.cdes2008-02-051-0/+1
* Revert CLEANDEPFILES commit per ru@'s request; it does not really solvedes2008-02-053-9/+2
* Add missing includes and correct argument to sysctlbynamematteo2008-02-052-1/+4
* Prepare hooks direct pointers on setup to avoid heavy ng_findhook() callsmav2008-02-041-27/+66
* Document the return type for gelf_fsize(3).jkoshy2008-02-041-1/+2
* Forced commit. Previous revision was insteadru2008-02-040-0/+0
* Improve rev. 1.63. Document -instance and -globalport options.ru2008-02-041-1/+160
* After careful consideration (and a brief discussion with attilio@), changedes2008-02-042-3/+3
* Further clean up sorflush:rwatson2008-02-043-14/+14
* - Make geom commands handle multiple library paths in the GEOM_LIBRARY_PATHlulf2008-02-041-11/+31
OpenPOWER on IntegriCloud