summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New release notes:hrs2003-07-302-0/+6
* Generate events when the carrier goes up or down.harti2003-07-301-0/+10
* Remove the disabling of buckets workaround.phk2003-07-301-1/+0
* Embed a simplistic version of the dokern.sh script directly intoru2003-07-302-9/+7
* fixed wrong parameter descriptionssuz2003-07-301-3/+9
* Moved the MFS root floppies creation code from release.10 toru2003-07-301-6/+6
* Update for the 2003/07/29 import.ru2003-07-301-4/+5
* This commit was generated by cvs2svn to compensate for changes in r118194,ru2003-07-305-30/+60
|\
| * Vendor import of bwk's 29-Jul-2003 release.ru2003-07-305-30/+60
* | In get_mcontext(), if we need to clear the return value, clearmarcel2003-07-301-0/+1
* | Only allow trapframe formats instead of sigframe formats like themarcel2003-07-301-4/+4
* | - Get rid of the ill-conceived uz_cachefree member of uma_zone.jeff2003-07-302-16/+24
* | - Check to see if we need a slab prior to allocating one. Failure to dojeff2003-07-301-2/+2
* | Detour via (void *) to defeat gcc's strict-aliasing warnings when usingpeter2003-07-301-3/+3
* | Temporary workaround: Always disable buckets, there is a bug therephk2003-07-291-0/+1
* | Restored clearing of the bss, except for putting it in a correct placebde2003-07-291-9/+18
* | Fix grammar nits.bmah2003-07-292-16/+16
* | Fix a memory leak in CCD's mirror code.phk2003-07-291-0/+2
* | Make IA64 a second port that comes with NO_FLOPPIES.ru2003-07-293-30/+16
* | Fix the new DA_OLD_QUIRKS option for normal and module compiles.njl2003-07-293-3/+4
* | Fix error in commentache2003-07-291-3/+2
* | Process events from the ATM drivers. Carrier change and PVC changeharti2003-07-292-49/+126
* | Add GB18030 localeache2003-07-2910-12/+7257
* | New release notes: da(4) no-6-byte-commands, GNOME 2.2.2, KDE 3.1.3.bmah2003-07-292-2/+22
* | Cleanup useless break.ume2003-07-291-3/+0
* | Generate events for carrier state, PVC state changes and flow controlharti2003-07-293-16/+13
* | Remove the rather bogus statistics sysctl and merge it into theharti2003-07-292-17/+8
* | Generate events when the interface state or a PVC state changes.harti2003-07-291-18/+10
* | Correct a cut'n'paste error in a comment.harti2003-07-291-1/+1
* | Make a local static string const.harti2003-07-291-4/+4
* | The number of prefixes can never be negative so use an u_int for this.harti2003-07-291-1/+1
* | Use a size_t for variables that need to hold buffer lengths.harti2003-07-294-18/+20
* | Use size_t for buffer sizes. Improve error handling in some places.harti2003-07-298-148/+117
* | Use the appropriate [s]size_t type where a buffer size is meant.harti2003-07-296-78/+50
* | Use a size_t where a buffer length is meant.harti2003-07-292-4/+8
* | Make the ioctl() interface cleaner with regard to types: use size_tharti2003-07-2911-46/+54
* | Minor grammar, punctuation, and wording fixesyar2003-07-291-8/+8
* | Send events for VCC state changes, ACR rate changes and interface stateharti2003-07-293-9/+12
* | Implement a mechanism by which ATM drivers can inform interestedharti2003-07-292-1/+85
* | Use PSL_KERNEL as upcall thread's initial rflags, don't usedavidxu2003-07-291-1/+1
* | Don't hide the name of tmpstk, since there is no need to do so and thebde2003-07-291-3/+2
* | Minor constification.phk2003-07-291-2/+2
* | Implement DOSPTYP_EXTLBA more completely: loop until we find no morephk2003-07-291-1/+2
* | Try to make 'uname -a' look more like it does on Linux:des2003-07-291-0/+30
* | Add GB18030 dirsache2003-07-292-0/+6
* | Allow GB18030 localeache2003-07-291-0/+1
* | Add support for gb18030 encodingache2003-07-293-1/+170
* | New release notes:hrs2003-07-293-4/+14
* | Revision 1.51 of vm/uma_core.c modified uma_large_free() to acquire Giantalc2003-07-291-6/+0
* | fix another bus_dma leak due to not having a size param for our bus_dmajmg2003-07-291-0/+2
OpenPOWER on IntegriCloud