summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* we don't need to make fake sockaddr_in6 to compare subject address.ume2005-01-211-13/+2
* Bring in MemGuard, a very simple and small replacement allocatorbmilekic2005-01-216-0/+317
* Catch up with NO_MAN->NOMAN change.bms2005-01-211-1/+1
* If a device resides in physical slot 0, report it as being on-board asbms2005-01-211-2/+5
* Fix a masking error. Update copyright.bms2005-01-211-2/+2
* Do not treat an invalid PIR table checksum as a fatal error condition, butbms2005-01-211-4/+5
* Fix handling of providers with / in them (e.g. mirror/foo).pjd2005-01-211-1/+2
* Whitespace/style tweaking of prev. commit.ache2005-01-216-24/+18
* Reflect the reality; only crypt(3) uses /etc/auth.confru2005-01-211-1/+1
* Fixed xref.ru2005-01-212-3/+5
* Removed remnants of Kerberos support.ru2005-01-212-24/+6
* Removed Kerberos remnants.ru2005-01-212-39/+2
* Fixed xref.ru2005-01-2113-15/+15
* Fixed macro abuse.ru2005-01-211-1/+1
* Fixed xrefs.ru2005-01-219-16/+16
* Remove prototype of undefined function so this compiles again.phk2005-01-211-2/+0
* Fixed xref.ru2005-01-212-2/+2
* De-kerberize the manpage.ru2005-01-211-24/+3
* Fixed .Xr call.ru2005-01-211-1/+2
* Sort sections.ru2005-01-21150-1167/+1167
* Fixes to previous revision:ru2005-01-211-4/+5
* Add two more pipe regression tests. Not yet hooked into the test framework.silby2005-01-212-0/+116
* JumboMFi386: use bitmapped IPI handler. Update elcr and default mptablepeter2005-01-2113-138/+298
* MFi386: handle PSL_T properly across fork. Typo fix.peter2005-01-211-1/+13
* MFi386: whitespace, copyright header, etc updatespeter2005-01-216-7/+3
* MFi386: use %rip - 1 for the symbol search address (for noreturn funcs)peter2005-01-211-2/+8
* Document the shiny new WITHOUT_MODULES knob in make.conf.wes2005-01-212-0/+12
* Rework pccard attachment a little. Now both of my fe based ethernetimp2005-01-211-26/+22
* Some older PC Cards have a weird format for FUNCE tuples. They appearimp2005-01-212-2/+15
* Fix (accidental?) lock order reversal in pmap_remove. Found whengrehan2005-01-213-3/+3
* POSIX says that 0[xX] prefix is _optional_ even in base 16 case, make itache2005-01-216-6/+30
* Remove 6422, V100 and add the P600.ps2005-01-201-2/+1
* Remove references to non-existing symbols DO_corb and got_mmu.cognet2005-01-201-7/+0
* Protect against recursive slices creation in simlar way as it is donepjd2005-01-201-7/+33
* Don't print 'unknown id' in the ep_pccard_identify routine. It isimp2005-01-201-2/+1
* Remove now-stale commentimp2005-01-201-10/+2
* Only attach to network functions. This should be a nop since I'm notimp2005-01-201-0/+10
* Include necessary declarationsimp2005-01-201-0/+3
* Only match ethernet functions. I've not seen any multifunction cardsimp2005-01-201-0/+7
* Only attach to network functions. I'm not aware of any multifunctionimp2005-01-201-0/+10
* Only attach to network functions (unlikely to matter since I'm notimp2005-01-201-0/+10
* u_intXX_t -> uintXX_t while I'm here.imp2005-01-206-33/+33
* Only attach to network functions.imp2005-01-202-0/+20
* u_intXX_t -> uintXX_timp2005-01-201-9/+9
* Use Intersil chip names for the symbols, since many makers use theimp2005-01-202-5/+6
* Add intersil chip names we know we support since some OEMs use themimp2005-01-201-0/+3
* Use the packet's address family instead of the rule's when selecting adhartmei2005-01-201-1/+1
* Note SENAO SL-2511CD supportimp2005-01-201-0/+1
* Add support for SENAO SL-2511CDimp2005-01-201-1/+2
* Minor tweaks to properly order things.imp2005-01-201-4/+4
OpenPOWER on IntegriCloud