summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move MD function prototypes together.Matthew N. Dodd2003-06-191-4/+8
* Fix warnings; no parameters in function prototypes.Matthew N. Dodd2003-06-192-3/+3
* correct spelling of struct cdev * from dev_t which is a 32bit type andJohn-Mark Gurney2003-06-192-3/+3
* Add vm object locking.Alan Cox2003-06-192-0/+12
* Assert that the vm object is locked in vm_page_try_to_free().Alan Cox2003-06-191-0/+2
* Fixing some glaring problems with aac_disk_dump().Scott Long2003-06-191-2/+18
* Fix a vm object reference leak in the page-based copy-on-write mechanismAlan Cox2003-06-191-1/+1
* Add a solaris compatible ofw interface for third party software thatJake Burkholder2003-06-192-0/+264
* Introduce a new flag on a file descriptor: DFLAG_SEEKABLE and use thatPoul-Henning Kamp2003-06-185-7/+8
* The .Fn functionPhilippe Charnier2003-06-181-2/+4
* Forced commit:Mike Silbersack2003-06-180-0/+0
* Reserve the last 5% of file descriptors for root use. This should allowMike Silbersack2003-06-181-2/+3
* Initialize struct fileops with C99 sparse initialization.Poul-Henning Kamp2003-06-187-31/+52
* Add FBTYPEs used by the sbus bus support in XFree86. This uses some ofJake Burkholder2003-06-181-4/+8
* Add IPv6 related attributes defined in RFC3162.Hajimu UMEMOTO2003-06-181-0/+6
* Ignore fake ttes in pmap_copy, its too hard to deal with them not havingJake Burkholder2003-06-181-0/+2
* Follow the (good) trend of returning import files to vendor versionsRuslan Ermilov2003-06-182-4/+0
* Further cleanup of the sparc64 busdma implementation:Thomas Moestl2003-06-187-365/+190
* Add defines required for TLS support.Alexander Kabaev2003-06-181-0/+2
* Avoid a NULL pointer dereference.Matthew N. Dodd2003-06-181-1/+2
* Moved the syscons options, kbd options and DEV_SPLASH to the MI optionsJake Burkholder2003-06-186-158/+33
* Make the execle() synopsis look (again) like a normal C prototype.Ruslan Ermilov2003-06-181-3/+3
* s/USE_OPENLDAP/WITH_OPENLDAP/ per request from kris.Michael Reifenberger2003-06-181-1/+1
* Use stock (FSF) version of this file from now on.Ruslan Ermilov2003-06-181-15/+1
* Update for version 4.6 import.Ruslan Ermilov2003-06-181-7/+7
* - Use the initial terminal mode instead of the current modeYaroslav Tykhiy2003-06-182-73/+64
* Update for texinfo 4.6.Ruslan Ermilov2003-06-181-3/+6
* Merge texinfo 4.6 changes onto the trunk.Ruslan Ermilov2003-06-181-29/+3
* Use stock (FSF) version of this file.Ruslan Ermilov2003-06-184-156/+333
* This commit was generated by cvs2svn to compensate for changes in r116528,Ruslan Ermilov2003-06-181-397/+0
* This commit was generated by cvs2svn to compensate for changes in r116525,Ruslan Ermilov2003-06-1844-673/+2464
|\
| * Import of stripped down GNU texinfo 4.6Ruslan Ermilov2003-06-1849-858/+2800
| * Removed files not present in v4.5 import.Ruslan Ermilov2003-05-022-573/+0
* | Preserve an involunteerily joke SunCheckup has been providing.Joerg Wunsch2003-06-181-0/+5
* | Now that most of this file is new, stylify the rest and correct theHartmut Brandt2003-06-181-59/+57
* | Sleep on "-" in our normal state to simplify debugging.Poul-Henning Kamp2003-06-182-3/+5
* | This commit was generated by cvs2svn to compensate for changes in r116520,Dag-Erling Smørgrav2003-06-183-8/+15
|\ \
| * | Avoid side effects in macro arguments (perforce change #33323)Dag-Erling Smørgrav2003-06-183-8/+15
* | | Style: __FBSDID().Hartmut Brandt2003-06-185-10/+16
* | | Add "GEOM_FOX", a class which detects and selects between multiplePoul-Henning Kamp2003-06-186-0/+480
* | | Add (optional, default off) support to kerberos5 for supporting openldap.Michael Reifenberger2003-06-1810-25/+41
* | | Add missing */Poul-Henning Kamp2003-06-181-1/+1
* | | Don't lock scheduler lock twice.David Xu2003-06-182-4/+2
* | | Include libmap.h for prototypes.Matthew N. Dodd2003-06-181-0/+1
* | | Lock the vm object when freeing a vm page.Alan Cox2003-06-181-0/+14
* | | - Add support for DT_FLAGS.Matthew N. Dodd2003-06-184-6/+72
* | | Fix a performance bug in all of the various implementations ofAlan Cox2003-06-184-4/+4
* | | Handle recursion on the vm_page_queue_mtx manually in pmap_qenter andJake Burkholder2003-06-171-4/+10
* | | Remove another reference to ffsinfo.8Christian Brueffer2003-06-171-3/+1
* | | More correctly spell "-static" as "NOSHARED?=YES"Doug Barton2003-06-171-1/+3