| Commit message (Expand) | Author | Age | Files | Lines |
* | The .Fn function | charnier | 2003-06-18 | 1 | -2/+4 |
* | Forced commit: | silby | 2003-06-18 | 0 | -0/+0 |
* | Reserve the last 5% of file descriptors for root use. This should allow | silby | 2003-06-18 | 1 | -2/+3 |
* | Initialize struct fileops with C99 sparse initialization. | phk | 2003-06-18 | 7 | -31/+52 |
* | Add FBTYPEs used by the sbus bus support in XFree86. This uses some of | jake | 2003-06-18 | 1 | -4/+8 |
* | Add IPv6 related attributes defined in RFC3162. | ume | 2003-06-18 | 1 | -0/+6 |
* | Ignore fake ttes in pmap_copy, its too hard to deal with them not having | jake | 2003-06-18 | 1 | -0/+2 |
* | Follow the (good) trend of returning import files to vendor versions | ru | 2003-06-18 | 2 | -4/+0 |
* | Further cleanup of the sparc64 busdma implementation: | tmm | 2003-06-18 | 7 | -365/+190 |
* | Add defines required for TLS support. | kan | 2003-06-18 | 1 | -0/+2 |
* | Avoid a NULL pointer dereference. | mdodd | 2003-06-18 | 1 | -1/+2 |
* | Moved the syscons options, kbd options and DEV_SPLASH to the MI options | jake | 2003-06-18 | 6 | -158/+33 |
* | Make the execle() synopsis look (again) like a normal C prototype. | ru | 2003-06-18 | 1 | -3/+3 |
* | s/USE_OPENLDAP/WITH_OPENLDAP/ per request from kris. | mr | 2003-06-18 | 1 | -1/+1 |
* | Use stock (FSF) version of this file from now on. | ru | 2003-06-18 | 1 | -15/+1 |
* | Update for version 4.6 import. | ru | 2003-06-18 | 1 | -7/+7 |
* | - Use the initial terminal mode instead of the current mode | yar | 2003-06-18 | 2 | -73/+64 |
* | Update for texinfo 4.6. | ru | 2003-06-18 | 1 | -3/+6 |
* | Merge texinfo 4.6 changes onto the trunk. | ru | 2003-06-18 | 1 | -29/+3 |
* | Use stock (FSF) version of this file. | ru | 2003-06-18 | 4 | -156/+333 |
* | This commit was generated by cvs2svn to compensate for changes in r116528, | ru | 2003-06-18 | 1 | -397/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r116525, | ru | 2003-06-18 | 44 | -673/+2464 |
|\ |
|
| * | Import of stripped down GNU texinfo 4.6 | ru | 2003-06-18 | 49 | -858/+2800 |
| * | Removed files not present in v4.5 import. | ru | 2003-05-02 | 2 | -573/+0 |
* | | Preserve an involunteerily joke SunCheckup has been providing. | joerg | 2003-06-18 | 1 | -0/+5 |
* | | Now that most of this file is new, stylify the rest and correct the | harti | 2003-06-18 | 1 | -59/+57 |
* | | Sleep on "-" in our normal state to simplify debugging. | phk | 2003-06-18 | 2 | -3/+5 |
* | | This commit was generated by cvs2svn to compensate for changes in r116520, | des | 2003-06-18 | 3 | -8/+15 |
|\ \ |
|
| * | | Avoid side effects in macro arguments (perforce change #33323) | des | 2003-06-18 | 3 | -8/+15 |
* | | | Style: __FBSDID(). | harti | 2003-06-18 | 5 | -10/+16 |
* | | | Add "GEOM_FOX", a class which detects and selects between multiple | phk | 2003-06-18 | 6 | -0/+480 |
* | | | Add (optional, default off) support to kerberos5 for supporting openldap. | mr | 2003-06-18 | 10 | -25/+41 |
* | | | Add missing */ | phk | 2003-06-18 | 1 | -1/+1 |
* | | | Don't lock scheduler lock twice. | davidxu | 2003-06-18 | 2 | -4/+2 |
* | | | Include libmap.h for prototypes. | mdodd | 2003-06-18 | 1 | -0/+1 |
* | | | Lock the vm object when freeing a vm page. | alc | 2003-06-18 | 1 | -0/+14 |
* | | | - Add support for DT_FLAGS. | mdodd | 2003-06-18 | 4 | -6/+72 |
* | | | Fix a performance bug in all of the various implementations of | alc | 2003-06-18 | 4 | -4/+4 |
* | | | Handle recursion on the vm_page_queue_mtx manually in pmap_qenter and | jake | 2003-06-17 | 1 | -4/+10 |
* | | | Remove another reference to ffsinfo.8 | brueffer | 2003-06-17 | 1 | -3/+1 |
* | | | More correctly spell "-static" as "NOSHARED?=YES" | dougb | 2003-06-17 | 1 | -1/+3 |
* | | | Whitespace around last commit. Translators kindly ignore. | bmah | 2003-06-17 | 2 | -0/+2 |
* | | | Bring the matcd(4) driver back to the hardware notes. | bmah | 2003-06-17 | 2 | -0/+12 |
* | | | New release notes: matcd(4), BIND 8.3.6, lukemftp 20030615. | bmah | 2003-06-17 | 2 | -2/+22 |
* | | | Bump WARNS to 6. Add usage(). Use provided xmalloc() instead of malloc(). | charnier | 2003-06-17 | 3 | -57/+45 |
* | | | Add MLINK for busdma(9) to bus_dma(9). | hmp | 2003-06-17 | 1 | -0/+1 |
* | | | - Use a more robust mechanism for determining whether or not a kse is on a | jeff | 2003-06-17 | 1 | -2/+1 |
* | | | Remove references to ffsinfo(8) for now. It was disconnected from | brueffer | 2003-06-17 | 2 | -2/+0 |
* | | | Drop the proc lock around SYSCTL_OUT in the no-threads case. | scottl | 2003-06-17 | 1 | -0/+2 |
* | | | Reference the hatm(4) driver man page. | harti | 2003-06-17 | 2 | -0/+2 |