summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix format character.pjd2006-09-081-1/+1
* Fix octal representation of TSO4 and TSO6 bits in interface capabilitiesandre2006-09-081-1/+1
* Add a sysctl net.inet.tcp.nolocaltimewait that allows to suppressglebius2006-09-082-8/+30
* Bump copyright year.pjd2006-09-082-2/+2
* Use __FBSDID in .c files.pjd2006-09-081-2/+3
* In "make universe", utilize simplified cross-build synopsis,ru2006-09-081-21/+17
* Previous revision wasn't enough for "make TARGET=<machine> build*"ru2006-09-081-0/+1
* Update some of the bulgarian holidays since it no longererwin2006-09-081-2/+2
* Use return value of _thr_umutex_lock instead of using zero.davidxu2006-09-081-2/+1
* - Split failure probability configuration into read failure probability andpjd2006-09-084-39/+102
* Minor comment fix.thomas2006-09-081-1/+1
* Support for PCI-Express 4Gb Cards.mjacob2006-09-081-5/+14
* So there is where that handbook paragraph came from. Kill it here too.trhodes2006-09-081-14/+1
* Make 8139C+ work again which was broken since rev 1.68.yongari2006-09-081-0/+8
* Sigh. Fix name/path to SA-06:20.bmah2006-09-072-6/+6
* MFC noted: lukemftpd from NetBSD snapshot.bmah2006-09-072-2/+2
* s/USBDEVNAME/device_get_nameunit/gemax2006-09-072-110/+105
* Create a 'ready' handler for each personality. The purpose of this handlermjacob2006-09-073-13/+66
* Merge from DRM upstream:anholt2006-09-0712-62/+268
* Add bthidd(8) rc(8) scriptemax2006-09-073-1/+38
* MFp4: first cut at getting I2C transfers working (generically). I'mimp2006-09-071-8/+55
* MFp4: berndt pointed me at an errata that shows that the stat registerimp2006-09-071-9/+9
* Update bthidd(8) code and hook it up to the build.emax2006-09-0714-462/+642
* While experimenting with cross-building by specifying just TARGET,ru2006-09-071-0/+1
* Fixed the -# option to work as documented in a manpage.ru2006-09-071-8/+20
* Added timestamping to buildworld, similar to buildkernel.ru2006-09-071-2/+12
* Change the class from uint8_t to int8_t so people can filter on >0ambrisko2006-09-071-1/+1
* New release notes: SA-06:19.openssl, SA-06:20.bind.bmah2006-09-072-4/+24
* All multicast listeners on a port should get one copy of the packet. Thisjhay2006-09-071-3/+3
* Change the event log dump on initial boot to use get_event versusambrisko2006-09-072-68/+117
* Prepare for upcoming bthidd(8) update. Install vkbd(4) header into dev/vkbd.emax2006-09-072-1/+3
* Chase revision 1.10 in usage string and a comment.ceri2006-09-071-2/+2
* - Rewrite logic to guess TARGET_ARCH/TARGET to be more readable,ru2006-09-071-6/+25
* Use a single constant to define the sizes of the physmap[], phys_avail[],jhb2006-09-072-8/+8
* Back when we had T/TCP support, we used to apply differentru2006-09-077-55/+30
* Second step of TSO (TCP segmentation offload) support in our network stack.andre2006-09-071-15/+73
* Remove a microoptimization for i386 that was a micropessimization for amd64.ru2006-09-071-2/+1
* Fix the markup.ru2006-09-071-47/+62
* make "make TARGET=foo" work correctly. Before, it would fail to setimp2006-09-071-1/+4
* more usb fallout changesmjacob2006-09-073-75/+86
* Static -> static.mjacob2006-09-071-3/+3
* Catch up with USB changes, device_ptr_t was removed, we need device_t here.trhodes2006-09-071-3/+3
* Catch up to USB changes.scottl2006-09-071-149/+149
* Remove old debugging code from the interrupt handler.scottl2006-09-071-11/+4
* More removing compatibility macros.imp2006-09-0746-620/+573
* Only include FreeBSD defines. This file is slated to go to the happyimp2006-09-061-294/+0
* s/Static/static/gimp2006-09-0647-1432/+1440
* More antideclarification.imp2006-09-061-31/+27
* Reserve a precious 16bit gap in the mbuf pkthdr struct for ethernet 802.1pqandre2006-09-061-0/+1
* Make TSO (TCP segmentation offload) capabilities visible and accessible withandre2006-09-062-1/+20
OpenPOWER on IntegriCloud