summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some leftover binaries and shared libraries in the system that stilldim2011-02-155-2/+13
* For realtime signals fill the sigval value.dchagin2011-02-153-0/+6
* Make a linux_rt_sigtimedwait() system call is actually working.dchagin2011-02-151-10/+6
* Style(9) fix. Wrap long lines in linux_rt_sigtimedwait().dchagin2011-02-151-5/+8
* Put the macro declaration in the relevant include file for future use.dchagin2011-02-152-3/+3
* In sys/boot/common/ufsread.c, use uint8_t instead of u_int8_t.dim2011-02-151-1/+1
* Apply a few small optimizations to boot2's code, to make it shrink adim2011-02-152-4/+5
* Don't forget to bump man page date for r218711.ed2011-02-151-1/+1
* Remove dead reference to regexp(3). Use regex(3) instead.ed2011-02-151-1/+1
* Fix a regression introduced in r215906. The change made in r215906yongari2011-02-151-1/+3
* Disable flipping antennas for AR9280.adrian2011-02-151-0/+8
* Properly check for errors from waitpid().jhb2011-02-151-4/+4
* Since r218070 reenabled the call to vm_map_simplify_entry() fromkib2011-02-151-9/+23
* Note that a UFS filesystem can have up to 20 active snapshots.keramida2011-02-151-1/+10
* Document TRYBROKEN in ports(7).keramida2011-02-151-1/+4
* - Add Dell Wireless 1390 BCM4311 Mini PCI to supported list.miwi2011-02-151-1/+2
* - Use the correct DMA tag/map pair for synchronize the FC scratch area.marius2011-02-147-49/+61
* bring this in line with what ath9k does.adrian2011-02-141-1/+1
* Some statistics additions - prepare for error codes > 32 (since the AR5416adrian2011-02-142-6/+34
* Mfp4 CH=177256:bz2011-02-141-0/+11
* Rework r218685. Copy just enough data for the resource type.jkim2011-02-141-23/+22
* Style(9) fix. Do not initialize variables in the declarations.dchagin2011-02-141-2/+5
* Prevent reading from the ACPI_RESOURCE past its actual end. Formdf2011-02-141-1/+5
* Further simplify tmpfs_reg_resize(). Also, update its comments, includingalc2011-02-141-17/+12
* Add a check to make sure the provider name is "mdN" before printing thebrucec2011-02-141-1/+5
* * Fix page fault caused by referring freed node.hselasky2011-02-143-54/+75
* Correct a subtle bug in the 'gsched_rr' disk scheduler.luigi2011-02-141-8/+20
* Retire mp_fixme(). It's no longer used.alc2011-02-141-10/+0
* Add back soon-to-be-release FreeBSD 7.4 which got clobbered in the previousuqs2011-02-131-0/+1
* Lock the vnode around clearing of VV_TEXT flag. Remove mp_fixme() notekib2011-02-131-9/+14
* Sort include files in the alphabetical order.dchagin2011-02-131-1/+1
* Oops, wasn't supposed to commit this.cognet2011-02-131-1/+1
* Call init_param1() much earlier, so that msgbufsize is non-zero when we wantcognet2011-02-136-13/+18
* Use the preload_fetch_addr() and preload_fetch_size() conveniencemarcel2011-02-131-2/+1
* Use the preload_fetch_addr() and preload_fetch_size() conveniencemarcel2011-02-131-13/+12
* Use the preload_fetch_addr() and preload_fetch_size() conveniencemarcel2011-02-131-9/+14
* Use the preload_fetch_addr() and preload_fetch_size() conveniencemarcel2011-02-131-15/+17
* Use the preload_fetch_addr() and preload_fetch_size() conveniencemarcel2011-02-131-11/+13
* Sort include files in the alphabetical order.dchagin2011-02-132-2/+2
* Remove comment about 'ftlk' LOR.dchagin2011-02-131-2/+1
* Stop printing the LOR, as this is expected behavior.dchagin2011-02-131-1/+1
* Only print the unit number when invoked with the -n flag.brucec2011-02-131-1/+1
* Move potentially offensive fortune to fortunes-o.brucec2011-02-132-4/+4
* The bitset field of freshly created futex should be initialized explicity.dchagin2011-02-131-0/+1
* Document some more sysconf(3) variables.brucec2011-02-131-1/+58
* This should be TX stream, not RX stream.adrian2011-02-131-1/+1
* Fix a bug reported by Jonathan Leighton in his web-sctp testingrrs2011-02-131-7/+15
* Eliminate tn_reg.tn_aobj_pages. Instead, correctly maintain the vmalc2011-02-132-33/+26
* Fix several bugs related to stream scheduling.tuexen2011-02-131-127/+103
* * add in new EEPROM fields from later revisionsadrian2011-02-131-2/+11
OpenPOWER on IntegriCloud