summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in Makefile comment.rwatson2011-12-301-1/+1
* Add a configuration file for the Atheros PB47 reference board.adrian2011-12-302-0/+130
* Add a couple of missing wlan modules.adrian2011-12-301-1/+1
* - Introduce the net.bpf.tscfg sysctl tree and associated code so as to make onelstewart2011-12-303-118/+258
* Unset the environment variables associated with individual menu itemspluknet2011-12-303-18/+81
* DEBUG is a kernel option. Don't define it here, as it breaks LINT.marcel2011-12-303-9/+0
* Actually set the baudrate from the FDT.marcel2011-12-301-1/+1
* Remove trailing white-space.marcel2011-12-301-4/+4
* Add a module for cfi(4). Build only for arm and powerpc, as there aremarcel2011-12-302-0/+25
* Reapply r228785 now it has been tested by Adrian. Also add commentsdim2011-12-302-6/+28
* In sys/dev/drm/radeon_state.c, use the correct printf length modifiersdim2011-12-301-1/+1
* For several files in sys/dev/drm, disable -Wunused-value when buildingdim2011-12-305-4/+20
* Extend <stdatomic.h> to support GCC 4.7's __atomic.ed2011-12-301-7/+41
* Reencode files to UTF-8. Drop CP1252 em-dash.uqs2011-12-3015-18/+18
* Spelling fixes for tools/uqs2011-12-3031-40/+43
* Set fbsd:nokeywords for contributed sources.uqs2011-12-300-0/+0
* Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernelrwatson2011-12-296-0/+12
* libc: Eliminate some relative relocations in file flags table.jilles2011-12-291-23/+23
* For sys/dev/ce/tau32-ddk.c, disable the following warning when buildingdim2011-12-292-1/+5
* Fix manual section for acl_get(3) and mac_get(3) family functions.pluknet2011-12-291-14/+14
* Defer the work of freeing IPv4 multicast options from a socket to anjhb2011-12-292-3/+39
* Update if_obytes and if_omcast after successful transmit.yongari2011-12-291-4/+8
* Use queue(3) macros instead of home-rolled versions in several places injhb2011-12-297-90/+50
* Fix clang warnings in sys/dev/ce/if_ce.c and sys/dev/cp/if_cp.c,dim2011-12-292-2/+6
* Use curthread rather than PCPU_GET(curthread). 'curthread' usesjhb2011-12-292-3/+3
* Further relax the strictness of enforcing allocations to only come fromjhb2011-12-291-1/+10
* Cap the priority calculated from the current thread's running tick countjhb2011-12-291-1/+2
* Don't fallback to a CARP address in BACKUP state.glebius2011-12-291-1/+3
* Regen.jhb2011-12-2910-20/+128
* Implement linux_fadvise64() and linux_fadvise64_64() usingjhb2011-12-297-8/+75
* Fix typo in comment.rwatson2011-12-291-1/+1
* Don't define static_assert for C++.ed2011-12-291-1/+10
* Reencode files from latin1 to UTF-8.uqs2011-12-297-7/+7
* Update LOCKLEAF comment: it should say "vnode".pluknet2011-12-291-1/+1
* Add PCI Id for the Intel AMT serial interface as found on my DQ67OW.kib2011-12-291-0/+1
* I'm not yet an alumni, add myself in the right sectionbapt2011-12-291-1/+1
* Flesh out the RSPRO GPIO config, including the RF LED.adrian2011-12-292-0/+22
* Break out the AR71XX config file into _BASE and board specificadrian2011-12-2910-123/+291
* sh: Allow quoting ^ and ] in bracket expressions.jilles2011-12-282-4/+16
* sh: Use dirent.d_type in pathname generation.jilles2011-12-281-0/+4
* sh: Cache de->d_namlen in a local variable.jilles2011-12-281-6/+8
* Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA carddelphij2011-12-2824-0/+44951
* Set maximum I/O size for mps(4) to MAXPHYS. Looking into the code, I seemav2011-12-281-0/+1
* 1. Correct capitalization of the nobility particle fordougb2011-12-281-9/+9
* sh: Do not force special builtins non-special in optimized command subst.jilles2011-12-281-2/+1
* Optimize vm_object_split()'s handling of reservations.alc2011-12-281-0/+15
* Fix a bug in the Xen pmap's implementation of pmap_extract_and_hold():alc2011-12-283-9/+14
* Prefer ASCII apostrophes over Unicode ones like the rest of the file.uqs2011-12-281-1/+1
* Add myself as a src committerbapt2011-12-281-0/+2
* Oops, if we want to check from 0 to nsock, the test condition should becognet2011-12-281-1/+1
OpenPOWER on IntegriCloud