| Commit message (Expand) | Author | Age | Files | Lines |
* | Update instructions about upgrading. | delphij | 2007-06-15 | 1 | -23/+3 |
* | Add a list of removed files during import | delphij | 2007-06-15 | 1 | -0/+17 |
* | Remove files that were taken off vendor branch. Difference | delphij | 2007-06-15 | 6 | -3438/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r170759, | delphij | 2007-06-15 | 22 | -12372/+0 |
* | Update build skeleton after diffutils 2.8.7 update. | delphij | 2007-06-15 | 11 | -937/+164 |
* | Localized regeneration of config.h. | delphij | 2007-06-15 | 1 | -71/+526 |
* | This commit was generated by cvs2svn to compensate for changes in r170754, | delphij | 2007-06-15 | 113 | -28/+38786 |
|\ |
|
| * | Virgin import of diffutils 2.8.7. | delphij | 2007-06-15 | 113 | -28/+38786 |
* | | Add a man page for wlan_amrr | kevlo | 2007-06-15 | 4 | -0/+61 |
* | | You can never have enough documentation. | gshapiro | 2007-06-15 | 1 | -0/+40 |
* | | - Add VRF id to sctp_ifa structure, needed mainly in panda but useful | rrs | 2007-06-15 | 3 | -1/+7 |
* | | - Conditionally pickup Giant around the network interface | csjp | 2007-06-15 | 1 | -3/+4 |
* | | KTR_GEN -> KTR_SUBSYS (for Kris). | rrs | 2007-06-15 | 2 | -3/+3 |
* | | - Oppps, forgot to update out the notes file for LINT builds- purge | rrs | 2007-06-15 | 1 | -30/+14 |
* | | Remove the restriction that rtprio(2) cannot be used to set the realtime | rwatson | 2007-06-14 | 1 | -17/+8 |
* | | - Fix so ifn's are properly deleted when the ref count goes to 0. | rrs | 2007-06-14 | 22 | -1261/+1134 |
* | | The struct selinfo pointed to by *sip MUST be zeroed before calling | njl | 2007-06-14 | 1 | -1/+8 |
* | | Use a single setusercontext(3) instead of a bunch of basic syscalls. | yar | 2007-06-14 | 2 | -0/+29 |
* | | Spotted another copy of the loony error message. | yar | 2007-06-14 | 1 | -1/+1 |
* | | Make the order of tests the same for user and kernel. Use the natural | harti | 2007-06-14 | 1 | -1/+1 |
* | | Use an array of size NGROUP_MAX for the getgroups() call instead of NGRP. | harti | 2007-06-14 | 1 | -2/+4 |
* | | According to the documentation mech_type for gss_init_sec_context() may | harti | 2007-06-14 | 1 | -1/+9 |
* | | correct some limits on interrupt proccessing so that | gallatin | 2007-06-14 | 1 | -7/+2 |
* | | Only require privilege to set the current time adjustment, not in order to | rwatson | 2007-06-14 | 1 | -5/+7 |
* | | Enable SCTP by default for GENERIC kernels in order to give it | delphij | 2007-06-14 | 7 | -0/+7 |
* | | Expand callout compatibility macros in the main usb bridges. | imp | 2007-06-14 | 8 | -57/+49 |
* | | Move PWR_* from usb_port.h to usb.h | imp | 2007-06-14 | 2 | -3/+8 |
* | | Fix an error message that was beside the point. | yar | 2007-06-14 | 1 | -1/+1 |
* | | Move malloc definitions to usb.h. | imp | 2007-06-14 | 2 | -19/+4 |
* | | Fix a typical off-by-one error that can result in an unterminated string: | yar | 2007-06-14 | 1 | -1/+1 |
* | | Use the current user's login class for the decisions about where | yar | 2007-06-14 | 2 | -45/+59 |
* | | - Suppress compiler optimization so that orb[1] must be written first. | simokawa | 2007-06-14 | 1 | -2/+7 |
* | | Buffer optimization and locking cleanup. Don't resize/malloc | ariff | 2007-06-14 | 2 | -42/+62 |
* | | Drain all callout handlers during driver detach appropriately. | ariff | 2007-06-14 | 4 | -17/+32 |
* | | Don't push too hard waiting/looping for codec detection interrupt. | ariff | 2007-06-14 | 1 | -8/+11 |
* | | - Add option to allow sleeping malloc(9). | ariff | 2007-06-14 | 2 | -59/+21 |
* | | Document the quirks of ~/.login_conf and LOGIN_MECLASS. | yar | 2007-06-14 | 1 | -57/+80 |
* | | Improve mdoc(7) markup. | yar | 2007-06-14 | 1 | -76/+190 |
* | | Require users to provide a length information for inet_ntoa_r, | delphij | 2007-06-14 | 3 | -6/+7 |
* | | Update some comments, mostly regarding LOGIN_MECLASS and ~/.login_conf. | yar | 2007-06-14 | 1 | -8/+18 |
* | | Oops, back out previous commit since it was backwards to a wrong branch. | bde | 2007-06-14 | 1 | -1/+1 |
* | | MFC: 1.11: fix the threshold for (not) using the simple Taylor approximation. | bde | 2007-06-14 | 1 | -1/+1 |
* | | Add a missing Va option. | brueffer | 2007-06-14 | 1 | -1/+1 |
* | | In the previous changeset a cast of myminor to u_int were | delphij | 2007-06-14 | 1 | -1/+1 |
* | | Spell statistics more correctly in comments. | rwatson | 2007-06-14 | 2 | -2/+2 |
* | | Include priv.h to pick up suser(9) definitions, missed in an earlier | rwatson | 2007-06-13 | 6 | -3/+6 |
* | | Don't clobber tf_err with the eva from a page fault as the page fault | jhb | 2007-06-13 | 1 | -3/+0 |
* | | Close a very narrow race that might cause a trigger allocation to be | rwatson | 2007-06-13 | 1 | -7/+6 |
* | | config_detach is just used in one place, so expand it inline. | imp | 2007-06-13 | 2 | -9/+6 |
* | | Improve the ktrace locking somewhat to reduce overhead: | jhb | 2007-06-13 | 2 | -18/+26 |