| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve conflicts. | delphij | 2007-11-26 | 1 | -5/+8 |
* | This commit was generated by cvs2svn to compensate for changes in r173932, | delphij | 2007-11-26 | 9 | -56/+62 |
|\ |
|
| * | Virgin import of less v416. | delphij | 2007-11-26 | 10 | -61/+70 |
| * | Nuke file removed from author's distribution. | delphij | 2007-11-16 | 1 | -58/+0 |
* | | Fix 3 issues relating to the use of "auth" rules in IPFilter, from sourceforge: | darrenr | 2007-11-26 | 3 | -18/+11 |
* | | Implement the _long functions using u_long rather than trying to | jb | 2007-11-26 | 1 | -5/+43 |
* | | Add Dell's Photo AIO Printer 926. | jb | 2007-11-26 | 1 | -0/+1 |
* | | silence compiler complaints | sam | 2007-11-26 | 1 | -2/+3 |
* | | - Allow source descriptors with no data to be used as arguments to the | jkoshy | 2007-11-26 | 2 | -12/+5 |
* | | Move the added code in revision 1.26 into function pthread_key_create, | davidxu | 2007-11-26 | 1 | -6/+6 |
* | | Polish this manual page a bit: | danger | 2007-11-26 | 1 | -73/+110 |
* | | Fix -jX when makefiles are remade. | fjoe | 2007-11-25 | 1 | -0/+16 |
* | | Make contigmalloc(9)'s page laundering more robust. Specifically, use | alc | 2007-11-25 | 3 | -4/+8 |
* | | Clean up after previous revision. | brueffer | 2007-11-25 | 1 | -4/+5 |
* | | pfil(9) locking take 3: Switch to rmlock(9) | mlaier | 2007-11-25 | 2 | -11/+15 |
* | | Tidy up: Add comments. Eliminate the pointless | alc | 2007-11-25 | 1 | -19/+23 |
* | | - Add an overview of the pmc(3) API. | jkoshy | 2007-11-25 | 1 | -532/+331 |
* | | Move the following functions into their own manual pages: | jkoshy | 2007-11-25 | 8 | -16/+772 |
* | | Have the lagg interface generate link up/down events, the interface is marked | thompsa | 2007-11-25 | 1 | -0/+20 |
* | | - Document an EAGAIN error return from a PMC_OP_CONFIGURELOG request. | jkoshy | 2007-11-25 | 1 | -11/+45 |
* | | - Describe function pmc_init() in its own manual page. | jkoshy | 2007-11-25 | 3 | -5/+195 |
* | | Update sx(9) lock manpage in order to add missing prototypes for function | attilio | 2007-11-25 | 1 | -2/+17 |
* | | Update rwlock(9) manpage adding missing bits about the rw_init_flags() | attilio | 2007-11-25 | 1 | -2/+33 |
* | | More carefully handle various cases in sysctl_drop(), such as unlocking | rwatson | 2007-11-24 | 1 | -3/+7 |
* | | Respell 'Conatainer' as 'Container'. | rwatson | 2007-11-24 | 1 | -11/+11 |
* | | Hmmm, must get reading glasses or else change the font on my terminal. That | mtm | 2007-11-24 | 1 | -1/+1 |
* | | Describe convenience functions `pmc_name_of_{capability,class,cputype, | jkoshy | 2007-11-24 | 2 | -7/+147 |
* | | Minor language cleanup. | brueffer | 2007-11-24 | 1 | -3/+3 |
* | | Fix the spinlock static table adding missing spinlocks. | attilio | 2007-11-24 | 1 | -0/+2 |
* | | transferlockers() is a very dangerous and hack-ish function as waiters | attilio | 2007-11-24 | 2 | -29/+0 |
* | | - Improve clarity: use 'scope' to distinguish between process and system | jkoshy | 2007-11-24 | 1 | -19/+39 |
* | | Fix strict alias warnings. | jb | 2007-11-23 | 2 | -5/+12 |
* | | Also check setuid executables on ZFS. | ru | 2007-11-23 | 1 | -1/+1 |
* | | Describe pmc_event_names_of_class() in its own manual page. | jkoshy | 2007-11-23 | 2 | -2/+77 |
* | | Describe pmc_enable() and pmc_disable() in their own manual page. | jkoshy | 2007-11-23 | 2 | -3/+101 |
* | | Describe pmc_allocate() and pmc_release() in their own manual page. | jkoshy | 2007-11-23 | 2 | -3/+186 |
* | | Sections of type SHT_GNU_versym use ELF type ELF_T_HALF. Update manual | jkoshy | 2007-11-23 | 2 | -1/+2 |
* | | Add preliminary SATA ATAPI support for sii 3132/3124 chips. | sos | 2007-11-23 | 2 | -38/+81 |
* | | correct WMM packet classification: | sam | 2007-11-23 | 1 | -40/+9 |
* | | o correct re-association indicator dispatched in node join event | sam | 2007-11-23 | 1 | -3/+3 |
* | | correct sta mode setup: adopt ap's ampdu density and max ampdu size | sam | 2007-11-23 | 1 | -2/+8 |
* | | parse htcap ie early so ampdu density and max rx size are available | sam | 2007-11-23 | 1 | -1/+3 |
* | | correct TID_TO_WME_AC handling of BE | sam | 2007-11-23 | 1 | -1/+1 |
* | | use the DSPARMS ie to find the home channel for off-channel frames | sam | 2007-11-23 | 1 | -11/+12 |
* | | add ieee80211_find_channel_byieee to lookup a channel by ieee channel # | sam | 2007-11-23 | 2 | -0/+28 |
* | | update default wme parameters to latest WiFi test plans | sam | 2007-11-23 | 1 | -24/+24 |
* | | Use an intermediate pointer to avoid a strict aliasing warning. | jb | 2007-11-23 | 1 | -1/+2 |
* | | - add the Planex GW-US54GXS adapter | sam | 2007-11-23 | 2 | -0/+2 |
* | | Simplify code, fix a thread cancellation bug in sem_wait and sem_timedwait. | davidxu | 2007-11-23 | 1 | -21/+15 |
* | | MFP4: Add assembly language symbols used by hwpmc(4)'s callchain capture. | jkoshy | 2007-11-23 | 2 | -0/+6 |