summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* syslog.conf(5): correct exampleavg2009-06-111-4/+4
* Allow libufs(3) functions to operate on a regular file. This makes it possib...jmallett2009-06-112-2/+5
* ko_KR: AM/PM date format should be localized.jkim2009-06-112-8/+4
* KOBJMETHOD: use better construct in the checking version of the macroavg2009-06-111-1/+1
* strict kobj signatures: fix adb_hb_controller_poll impl in powermacavg2009-06-112-5/+7
* strict kobj signatures: fix iicbus_write impl in dev/pcfavg2009-06-112-2/+2
* strict kobj signatures: some ofw_setprop fixesavg2009-06-112-8/+8
* strict kobj signatures: fix assortment of miibus_writereg implsavg2009-06-113-5/+7
* strict kobj sigs: fix assortment of device_detach and device_shutdown implsavg2009-06-1111-17/+25
* make implicit pad visiblesam2009-06-111-0/+1
* use negotiated short gi to calculate the tx rate; using the htcapssam2009-06-111-2/+2
* strict kobj signatures: fix assortment of bus_read_ivar implsavg2009-06-113-3/+3
* Stop asserting on exclusive locks in fsync since it can now supportps2009-06-111-1/+1
* strict kobj signatures: fix legacy i386 pcib_write_config implavg2009-06-112-8/+8
* strict kobj signatures: fixes in agp driveravg2009-06-115-26/+24
* strict kobj signatures: linker_if fixesavg2009-06-113-5/+6
* strict kobj signatures: number of fixes for arm architectureavg2009-06-1110-19/+22
* - Make pstat(8) WARNS=6 safe.stas2009-06-112-22/+33
* In struct thread, fields td_vnet and td_vnet_lpush may only be accessedzec2009-06-111-2/+2
* Introduce a mechanism for detecting calls from outbound path of thezec2009-06-118-6/+56
* - Remove unnecessary read memory barriers from atomic operations[1].jkim2009-06-111-2/+4
* syslog.conf: pop up from logging only ppp messages at the end of fileavg2009-06-111-0/+1
* Correct printf format type mismatches.jhb2009-06-111-3/+3
* Trim extra ()'s.jhb2009-06-111-1/+1
* Use the documented machine constraint for SSE registers.ed2009-06-111-1/+1
* All these Ethernet NICs depend on INET, mostly for unconditionalbz2009-06-111-15/+15
* if_igb.c as well as ixgbe.c uncondtionally depend on INET specificbz2009-06-111-7/+7
* As sys/kern/uipc_accf.c depends on inet, all three accf_*bz2009-06-111-3/+3
* ng_ipfw depends on inet and ipfirewall as well.bz2009-06-111-7/+7
* ip_dummynet.c depends on INET.bz2009-06-111-1/+1
* netinet/if_ether.c (doing ARP) depends on INET as well.bz2009-06-111-1/+1
* if_enc(4) is only useful with ipsec and either inet or inet6.bz2009-06-111-1/+1
* stf(4) supports `6to4' IPv6 in IPv4 encapsulation accroding to RFC3056.bz2009-06-111-1/+1
* if_bridge(4) unfortunately is missing a lot of #ifdef INETs andbz2009-06-111-1/+1
* Lower WARNS due to alignment issues on sparc64.des2009-06-111-1/+1
* carp(4) allows people to share a set of IP addresses and can onlybz2009-06-114-2/+18
* Correct my previous commit to pstat(8).ed2009-06-111-1/+1
* As discussed in the devsummit, introduce two fields in theluigi2009-06-113-0/+95
* check against prefetch_enablekmacy2009-06-113-3/+3
* Remove custom KOBJMETHOD(), CHANNEL_DECLARE() and MIXER_DECLARE()ariff2009-06-115-55/+11
* Make most of pstat(8) build with WARNS=6.ed2009-06-111-6/+7
* As of sam's r175206, arp builds cleanly at WARNS level 6, but the Makefiledes2009-06-112-4/+8
* When associating to an AP we don't know if HT is negotiated untilsam2009-06-113-6/+8
* Catch up with r193750 (OsdSynch.c locking changes):jkim2009-06-103-16/+98
* Add euro symbol to pt_PT locale using other encodingsedwin2009-06-103-2/+76
* Croatian locale support for hr_HR.ISO8859-2edwin2009-06-102-1/+41
* pflog, pfsync depend on pf and pf depends on inet.bz2009-06-101-10/+10
* Update vnet_net size guard values after r193951.bz2009-06-101-7/+7
* Invalid (long) date format in pl_PL.ISO8859-2.srcedwin2009-06-102-2/+2
* Unfortunately fs/nfsserver depends on INET at the moment. It seems tobz2009-06-101-7/+7
OpenPOWER on IntegriCloud