summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow use of -6 option to "server" and "peer" in ntp.conf.ume2010-01-301-1/+3
* Implement handling of the third argument of cpu_switch(). This unbreaksmarius2010-01-302-40/+50
* Support -V option to print a dot for each file processed.kientzle2010-01-303-3/+21
* Introduce libefi -- a library around EFI runtime services and protocols.marcel2010-01-309-2/+634
* Provide access to pcpu structures for SMP kernels.neel2010-01-306-118/+76
* Fix for kern/141646: when stacking pseudo drivers likejfv2010-01-301-14/+30
* Don't check the device ID. Instead, check the class, subclass andmarcel2010-01-291-28/+13
* The MAP_ENTRY_NEEDS_COPY flag belongs to protoeflags, cow variablekib2010-01-291-1/+1
* - Fix some style(9) bugsgabor2010-01-291-17/+16
* When backtracing self, start with the current frame (i.e. themarcel2010-01-291-1/+1
* Bump .Dd for r203164.jh2010-01-291-1/+1
* Add myself and show rrs@ as my mentor.brucec2010-01-291-0/+2
* Add my birthday.brucec2010-01-291-0/+1
* Reset port on disconnect event, to abort any running requests.mav2010-01-292-16/+12
* Add "maxfilesize" mount option for tmpfs to allow specifying thejh2010-01-292-57/+10
* You must include fcntl.h (in practice) to be able to do anything usefulrwatson2010-01-291-0/+1
* add static qualifier to definition of a function already declared staticavg2010-01-292-2/+2
* Add support for the AR9285 chipset, which is found on many netbooksrpaulo2010-01-2917-191/+2004
* Replace Id keyword with the FreeBSD keyword.rpaulo2010-01-2910-10/+10
* - Handle short reads when the -P option is used. Short reads must bejh2010-01-291-8/+3
* Replace Id keyword with the FreeBSD keyword.rpaulo2010-01-291-1/+1
* - Cast time_t, int64_t and some int32_t values to intmax_t and use "%jd"jh2010-01-295-25/+29
* Follow Neel's suggestion and switch to usingrrs2010-01-291-17/+18
* For our memory re-mapping trick to workrrs2010-01-291-4/+20
* Its possible that our RMI box has memory extendingrrs2010-01-291-3/+16
* Move ID up into comment block.. per bsdimprrs2010-01-291-3/+4
* Uuencode the rt2870 firmware into ascii like the other firmware blobs.thompsa2010-01-293-3/+231
* Add a function to check if the usb devices is still connected.thompsa2010-01-295-0/+44
* Rework cam error handling to fix Mitsumi floppy drives.thompsa2010-01-291-4/+12
* Simplify attach for UMASS_PROTO_CBI_I mode and change some switch() returnsthompsa2010-01-291-25/+27
* Add null check on quirk lookup and add a couple of umass quirks.thompsa2010-01-291-2/+10
* Add the Netgear WPN111thompsa2010-01-291-0/+1
* Sync usb products to perforce.thompsa2010-01-291-0/+3
* Attempt to recover on a TX error rather than stopping all transfers.thompsa2010-01-292-8/+18
* Optimise EHCI ISOC HS done check.thompsa2010-01-291-10/+7
* Add device ID.thompsa2010-01-291-0/+1
* Use device_printf rather than printf + device_get_nameunit.thompsa2010-01-281-30/+21
* Release the firmware after loading to the device.thompsa2010-01-282-16/+28
* Add run(4) to NOTES.thompsa2010-01-281-0/+2
* Hook run(4) to the build.thompsa2010-01-281-0/+1
* Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.thompsa2010-01-2812-2/+6008
* - Increase timeouts to 100 milliseconds, 1 millisecond is definitely notgonzo2010-01-281-3/+3
* Cosmetic fixes.trasz2010-01-281-19/+19
* Add Cavium's standard copyright to those files that are currentlyimp2010-01-2816-6/+624
* We make it to single user well, but not so well to multi-user. Forceimp2010-01-281-0/+2
* trim unused members of the softc.imp2010-01-281-3/+0
* Add description of bounded sleep vs unbounded sleep (aka blocking). Movetrasz2010-01-281-80/+61
* Add myself.uqs2010-01-281-0/+2
* Fix typo in xref (it accidentally referenced itself).joerg2010-01-281-1/+1
* Note added FIS-based switching support.mav2010-01-281-6/+7
OpenPOWER on IntegriCloud