summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove EAI_NODATA aliased to EAI_NONAME.ume2004-01-151-1/+0
* Cleanup obsolete text:onoe2004-01-151-35/+15
* Correct beacon (src/bssid) for hostap and adhoc mode.onoe2004-01-151-7/+30
* o Document -s flag.maxim2004-01-151-0/+7
* o -c (compact) flag is ipfw2 feature.maxim2004-01-151-0/+2
* o -f (force) in conjunction with -p (preprocessor) is ipfw2 feature.maxim2004-01-151-0/+3
* Add RSH to the list of enviroment variables.alex2004-01-151-0/+3
* Assorted markup fixes.ru2004-01-151-30/+53
* Add missing '\' in previous change.nyan2004-01-151-1/+1
* New file descriptor allocation code, derived from similar code introduceddes2004-01-158-250/+312
* Fixed "make clean".ru2004-01-151-0/+1
* Use generic net80211 framework for awi driver.onoe2004-01-1511-3697/+1616
* Fixed "make clean".ru2004-01-151-0/+2
* Alongside revision 1.382, don't build profiled libraries so earlyru2004-01-151-2/+3
* Add support for FH phy, which will be used by awi driver.onoe2004-01-154-49/+79
* - add openpic macio and psim/iobus attachmentsgrehan2004-01-151-4/+6
* Implement NdisCopyFromPacketToPacket() and NdisCopyFromPacketToPacketSafe().wpaul2004-01-151-0/+110
* Add a per controller IOCTL interface.mdodd2004-01-153-1/+142
* - Add comments.mdodd2004-01-152-34/+188
* Insure values of adapter structure members are in correct byte order.mdodd2004-01-151-6/+7
* VOP_GETATTR() wants the vnode passed to it to be locked. Insteadtruckman2004-01-141-13/+1
* Spell POSIX threads library as "libpthread", mdoc(7) is smartru2004-01-141-1/+1
* Have a single set of POSIX threads man pages. The LIBRARY sectionru2004-01-14158-9666/+154
* Use UMA instead of plain malloc for getting ATA request storage.sos2004-01-1416-36/+32
* The libc_r/man/sigwait.3 manpage has been repocopied to libc/sys/sigwait.2.ru2004-01-144-94/+8
* This interface is not provided by libc_r. It is, on the otherru2004-01-141-1/+1
* Back out previous commit, which as bde@ pointed out is a no-op.des2004-01-141-2/+0
* - libc/sys/sem.c was repocopied to libc/gen/sem.c.ru2004-01-1416-1028/+15
* This commit was generated by cvs2svn to compensate for changes in r124528,njl2004-01-141-1/+1
|\
| * When creating a package element via "Store(0xXXX, Index(ArgX, 0xXXX))",njl2004-01-141-1/+1
* | Update firmware sets for the 12160, 2200 and 2300 cards to the (more ormjacob2004-01-143-14713/+14215
* | -DSMALL will remove the need of dump.c (for rtsol)ume2004-01-142-2/+16
* | add -F flag, which configures sysctl(8) setting by rtsoldume2004-01-144-15/+53
* | ansify.ume2004-01-146-31/+20
* | use timeradd/sub/cmp.ume2004-01-141-58/+7
* | MFi386: revision 1.462nyan2004-01-141-0/+2
* | Fix potential cable detection problem on older CMD chips.sos2004-01-141-7/+9
* | Add MLINK:brueffer2004-01-141-0/+1
* | Re-add libkern/ffs.c. I thought sparc64 had an inline version, butdes2004-01-141-0/+1
* | #include <machine/cpufunc.h>, which may define inline versions of somedes2004-01-141-0/+2
* | Translate from GNU C to ISO C.des2004-01-148-8/+8
* | Remove vm_page_alloc_contig(). It's now unused.alc2004-01-142-16/+0
* | Use contigmalloc() instead of vm_page_alloc_contig(). Pass M_ZERO toalc2004-01-141-10/+8
* | invalidate secpolicy pcb cache on key_timehandler. part ofume2004-01-141-0/+3
* | add missing key_freesp()s. part ofume2004-01-141-1/+4
* | mp_ncpus is always defined now, so no need to do an #ifdef SMP inwpaul2004-01-141-5/+1
* | Catch up with the English version:hrs2004-01-141-1/+23
* | Use contigmalloc() instead of vm_page_alloc_contig().alc2004-01-141-2/+5
* | Add an "ethernet" hook to the rfc1490 netgraph module. It will sendgreen2004-01-143-8/+41
* | If a device attach routine fails during boot and calls bus_teardown_intr(),truckman2004-01-131-1/+5
OpenPOWER on IntegriCloud