summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Export tcps_rcvmemdrop available in 'struct tcpstat' with netstat(1).wkoszek2006-09-201-0/+1
* | | Fix 'interrupt interrupt' -> 'interrupt' in the comment.wkoszek2006-09-201-1/+1
* | | Don't forget to set internal error message in kvm_nlist().wkoszek2006-09-201-2/+7
* | | Revert back to always using *(int *)arg for now. While thisru2006-09-201-8/+8
* | | Fix the glitch introduced in rev. 1.93. In softdep_sync_metadata(),kib2006-09-201-2/+3
* | | There is no need to set 'sp' to NULL anymore.pjd2006-09-202-2/+0
* | | Change some variable names and update some comments to help clarify somescottl2006-09-202-36/+33
* | | spell PCIS_CRYPTO_ENTERTAIN properly...jmg2006-09-201-1/+1
* | | Copy stat information from mount structure before it can change identity.tegge2006-09-202-4/+4
* | | Don't try to obtain a reference to a nonexisting (NULL) mount structure integge2006-09-201-4/+6
* | | Add missing parentheses to fix a segmentation fault that is easilyiedowse2006-09-191-3/+3
* | | Fix races between tty.c and sessrele() / doenterpgrp() / leavepgrp(). The ttymbr2006-09-191-0/+6
* | | Clean up white spaces and fix style(9).jkim2006-09-191-34/+32
* | | Correct multiple vulnerabilities in gzip(1).simon2006-09-194-20/+25
* | | Fix the bug in rev. 1.232. If vfs_suser returned false, coveredvp shall bekib2006-09-191-1/+2
* | | Fix the bug in rev. 1.134. In devfs_allocv_drop_refs(), when not_found == 2kib2006-09-191-1/+1
* | | Make typecast expressions comply with style(9).ru2006-09-191-5/+5
* | | This time, really fix endian bugs accessing ioctl arguments thatru2006-09-191-8/+8
* | | Fix the buggy rev. 1.117. dagmembers are only initialized for dlopen'edkib2006-09-191-5/+63
* | | Move readonly.t regression tests file to where it belongs.pjd2006-09-191-0/+0
* | | Back out revision 1.8. The only thing it did was to break LEDs (andru2006-09-191-13/+13
* | | Hook up au_open.3 man page (and its symlinks), apparently missed duringrwatson2006-09-191-0/+5
* | | Don't forget to add curly braces when doing more than one line of actionsandre2006-09-181-1/+2
* | | Do not try to call keyboard callback unless keyboard is active and busy.emax2006-09-181-4/+6
* | | Do not strip VLAN tag in promiscuous mode.jkim2006-09-181-15/+28
* | | Simplify promiscuous mode check and make ALLMULTI independent from it.jkim2006-09-181-14/+13
* | | Update prototype for smbus callback change.jhb2006-09-181-1/+1
* | | o Add pthread_yield.3 man page.maxim2006-09-182-1/+33
* | | Make sure that lutimes(2) gets processed and converted into a BSM record.csjp2006-09-181-0/+1
* | | remove local changesam2006-09-181-1/+0
* | | Add additional support for generating code for the arm. There's stillimp2006-09-185-0/+201
* | | remove this from HEAD too since it got taken off the vendor branchsam2006-09-181-444/+0
* | | fixup build after move of ah_osdep.?sam2006-09-181-2/+2
* | | This commit was generated by cvs2svn to compensate for changes in r162413,sam2006-09-182-217/+0
* | | o move ath hal os glue code from the hal to the driver: this code wassam2006-09-187-15/+580
* | | o Don't leak fd on error.maxim2006-09-181-4/+6
* | | nuke unused support for building ath hal from src codesam2006-09-182-12/+7
* | | Add support for newer parts that do not require separate keycachesam2006-09-182-39/+121
* | | remove stub radar support; it's never been used and futuresam2006-09-182-29/+0
* | | Fix the race while waiting for coveredvp lock during unmount. The vnode maykib2006-09-181-12/+26
* | | Markup fixes.ru2006-09-1843-248/+310
* | | Fix wording to what I intended originally.ru2006-09-181-4/+5
* | | o Mention .telnetrc DEFAULT keyword.maxim2006-09-181-1/+8
* | | Correct the list of bus_space_*_stream_[1248] functions in theru2006-09-181-39/+37
* | | o Fix groupadd getopt line and make 'pw groupadd -o' work.maxim2006-09-181-1/+1
* | | o optname, the third {set,get}sockopt(2) argument, is an enum, not a bitmap.maxim2006-09-181-1/+1
* | | Resolve the devfs deadlock caused by LOR between devfs_mount->dm_lock andkib2006-09-184-16/+113
* | | hw.syscons.kbd_kbdkey is actually named hw.syscons.kbd_debug.ru2006-09-181-3/+3
* | | - Avoid using second person.ru2006-09-181-4/+7
* | | Markup fixes.ru2006-09-1814-76/+96
OpenPOWER on IntegriCloud