| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix some OID names and minor style as per feedback from various people. | Scott Long | 2007-03-13 | 1 | -16/+11 |
| * | Make "/etc/rc.d/syscons start" correctly reload screensaver settings. | Maxime Henrion | 2007-03-12 | 1 | -1/+1 |
| * | Add another CPUID for AMD CPUs and fix style(9) while I am here. | Jung-uk Kim | 2007-03-12 | 4 | -195/+197 |
| * | Fix a typo. | John Baldwin | 2007-03-12 | 1 | -1/+1 |
| * | - Use m_gethdr(), m_get(), and m_clget() instead of the macros in | John Baldwin | 2007-03-12 | 1 | -20/+5 |
| * | Fix writes on siiprb type chips. | Søren Schmidt | 2007-03-12 | 1 | -2/+6 |
| * | In uipc_close(), we no longer always free the unpcb, as the last reference | Robert Watson | 2007-03-12 | 1 | -1/+2 |
| * | Stop clobberring the application namespace with local | Ruslan Ermilov | 2007-03-12 | 1 | -37/+37 |
| * | Attempt to load the kernel module only if we are going to create a | Yaroslav Tykhiy | 2007-03-12 | 1 | -3/+1 |
| * | Emit load and unload messages under bootverbose. | Yaroslav Tykhiy | 2007-03-12 | 1 | -0/+11 |
| * | Fix some minor issues in the internal vlan lists: | Yaroslav Tykhiy | 2007-03-12 | 1 | -20/+6 |
| * | Add a pn_destroy field to pfs_node. This field points to a destructor | Dag-Erling Smørgrav | 2007-03-12 | 5 | -67/+89 |
| * | Add MAC, RX, and TX stats reporting via sysctl. | Scott Long | 2007-03-12 | 1 | -10/+147 |
| * | Fix support for the VIA8237A SATA part. | Søren Schmidt | 2007-03-12 | 1 | -1/+1 |
| * | Forced commit to note that the previous CVS comment is | Matt Jacob | 2007-03-12 | 1 | -1/+1 |
| * | Add back in MODULE_DEPEND() lines that were lost in the rev 13 update. | Scott Long | 2007-03-12 | 1 | -0/+2 |
| * | Fix compilation issues found in RELENG_4 port and merge the | Matt Jacob | 2007-03-12 | 4 | -11/+27 |
| * | Minor Makefile cleanup. Do not use Makefile variables named 'version' and | Alexander Kabaev | 2007-03-12 | 5 | -9/+8 |
| * | allow net80211 to fillin rate sets | Sam Leffler | 2007-03-11 | 5 | -87/+3 |
| * | Build updates for tcsh-6.15.00 import. | Mark Peek | 2007-03-11 | 4 | -26/+43 |
| * | change ic_modecaps to a bit vector and use setbit, et. al. | Sam Leffler | 2007-03-11 | 5 | -40/+35 |
| * | This commit was generated by cvs2svn to compensate for changes in r167465, | Mark Peek | 2007-03-11 | 446 | -12156/+10694 |
| |\ |
|
| | * | Import of tcsh-6.15.00 | Mark Peek | 2007-03-11 | 446 | -12156/+10694 |
| * | | Merge the following changes from NetBSD: | Stefan Farfeleder | 2007-03-11 | 4 | -16/+37 |
| * | | Add dynamic acceleration to moused(8). This introduces a '-A' flag to control | Philip Paeps | 2007-03-11 | 3 | -8/+116 |
| * | | Clarify the test comments in test-basic.sh. Have config.sh do a | Tim Kientzle | 2007-03-11 | 2 | -34/+47 |
| * | | Merge the following changes from NetBSD: | Stefan Farfeleder | 2007-03-11 | 9 | -95/+144 |
| * | | Don't try to apply connection-per-ip rate limiting to unix domain | David Malone | 2007-03-11 | 1 | -0/+1 |
| * | | Fix analog CD connectivity. HP decided to screw pinconfig settings in | Ariff Abdullah | 2007-03-11 | 1 | -0/+6 |
| * | | my(4) doesn't need miibus(4). | Christian Brueffer | 2007-03-11 | 4 | -14/+4 |
| * | | Add ncursesw, libelf, and libalias profiling libraries | Rong-En Fan | 2007-03-11 | 1 | -0/+21 |
| * | | Spell .Xr without a '/'. | Brooks Davis | 2007-03-11 | 1 | -1/+1 |
| * | | bsdtar 2.0.23: | Tim Kientzle | 2007-03-11 | 19 | -228/+1139 |
| * | | Libarchive 2.0.23: | Tim Kientzle | 2007-03-11 | 7 | -157/+145 |
| * | | Fix a couple markup problems in the previous commit and bump the | Brooks Davis | 2007-03-11 | 1 | -3/+5 |
| * | | Merge changes to the NetBSD copyright (advertising clause removal). | Stefan Farfeleder | 2007-03-11 | 3 | -18/+6 |
| * | | Update to reflect correct usage: | Sam Leffler | 2007-03-11 | 1 | -18/+16 |
| * | | change ieee80211_fix_rate to take a rate set instead of using | Sam Leffler | 2007-03-11 | 4 | -7/+8 |
| * | | expose IEEE80211_DISCARD, IEEE80211_DISCARD_IE, and IEEE80211_DISCARD_MAC | Sam Leffler | 2007-03-11 | 2 | -33/+34 |
| * | | improve debug msg for ie's that are too short | Sam Leffler | 2007-03-11 | 1 | -1/+2 |
| * | | keep tx/rx seq #'s for non-QoS traffic separate from QoS; stations | Sam Leffler | 2007-03-11 | 5 | -10/+11 |
| * | | split check for rate set mismatch on assoc req away from check | Sam Leffler | 2007-03-11 | 1 | -10/+21 |
| * | | Allow background_fsck_delay to be set to a negative value which delays | Brooks Davis | 2007-03-11 | 2 | -2/+23 |
| * | | disallow re-associate with a slot time mismatch | Sam Leffler | 2007-03-11 | 1 | -8/+27 |
| * | | move __inline before type to appease gcc 4.x | Sam Leffler | 2007-03-11 | 1 | -5/+5 |
| * | | Add myself. | Michael Bushkov | 2007-03-11 | 1 | -0/+1 |
| * | | white space diff reduction | Sam Leffler | 2007-03-11 | 1 | -1/+1 |
| * | | add IEEE80211_KEY_UNDEFINED and use it instead of local defs | Sam Leffler | 2007-03-11 | 3 | -7/+10 |
| * | | discard deauth+disassoc frames that are not destined for us; these | Sam Leffler | 2007-03-11 | 1 | -0/+10 |
| * | | change ieee80211_mhz2ieee to use the PSB mapping when the frequency | Sam Leffler | 2007-03-11 | 1 | -2/+4 |