summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* There was a timeframe where crunchgen(1) was broken; forceru2006-11-271-1/+1
* Fix for a bug caused by a race when 2 threads lookup the samemohans2006-11-271-1/+7
* Refine the previous change to only call bus_dmamap_sync() in case ofmarius2006-11-271-12/+19
* Overhaul this manpage somewhat:brueffer2006-11-271-28/+14
* systat(1) reaches WARNS=6 on i386 and amd64. This is goodyar2006-11-271-0/+4
* The logic of fetchnetstat_sysctl() isn't too complex: if idx is 0,yar2006-11-271-2/+2
* + WARNS=4 reminds that nlist.n_name isn't const.yar2006-11-271-3/+5
* Don't discard a const qualifier from constant strings.yar2006-11-271-1/+2
* Remove a wrong "const" qualifier.yar2006-11-271-3/+3
* Push the detection of threading libs support down to ngctl/Makefileru2006-11-272-6/+8
* Add the Tera scale factor, which is an easy job now.yar2006-11-272-1/+9
* Improve support for large ISOs:kientzle2006-11-271-4/+25
* Stop exposing things that can be private to convtbl.c.yar2006-11-272-19/+17
* Keep all convtbl-related constants and strings in convtbl.[ch].yar2006-11-273-50/+59
* Allow for large scale factors. C99 warrants thatyar2006-11-272-10/+11
* Return back one initializer, it is needed.yar2006-11-271-1/+1
* + Drop useless initializers.yar2006-11-272-17/+13
* Drop useless #includes.yar2006-11-272-22/+0
* Use C99 initializers so that we don't really have to worryyar2006-11-271-10/+9
* C can enumerate things for us.yar2006-11-271-9/+11
* /usr/sbin/faithd is an INET6-specific tool, and now it won't be builtyar2006-11-271-0/+1
* Shorten the KERNCONF filename to the basename in the install target asn_hibma2006-11-271-1/+1
* re-enable tte hash resize, corruption was caused by a missing htole32 in mpt_...kmacy2006-11-271-2/+0
* - LNV -> LENOVOariff2006-11-271-4/+10
* Fix TX/RX checksum offload.obrien2006-11-272-16/+21
* tte hash resizing may be causing errors when building - disable for nowkmacy2006-11-271-0/+2
* Back out half of my previous change to support parallel makes.jb2006-11-271-0/+2
* Sync with the OpenBSD port of RSTPthompsa2006-11-275-104/+130
* Reformat to KNF after revision 1.12.obrien2006-11-271-85/+81
* Fix the jumbo frame support.obrien2006-11-273-209/+63
* Grrr. new .vimrc file is really giving me trouble.. get the whitespace right.obrien2006-11-271-2/+2
* Fix editor fatfingering in rev 1.9.obrien2006-11-271-2/+2
* Fix module loading for sparc on machines with greater than 1GB of RAMkmacy2006-11-261-1/+1
* nfe_stop() requires lock to be held when calling.obrien2006-11-261-0/+2
* Default the rate sets for 802.11 operating modes so drivers aren'tsam2006-11-261-0/+28
* Declare hypervisor system initiated reset functionkmacy2006-11-261-0/+1
* Fix "shutdown -r" and "shutdown -h"kmacy2006-11-263-6/+2
* module glue for wlan_amrrsam2006-11-261-0/+8
* Teach find_processes() to use ${name}_chroot.flz2006-11-261-2/+2
* Clarify case body indention.obrien2006-11-261-1/+1
* Initialize the port info, this shouldnt have been removed in r1.28thompsa2006-11-261-0/+1
* There is no reason to use __inline here because we are rather faryar2006-11-261-1/+1
* Don't overflow from the gigabyte scale to the bit scale if theyar2006-11-261-1/+1
* add rate knob for net80211 rate control modulessam2006-11-262-0/+4
* add rate control debug msg bitsam2006-11-261-0/+1
* device-independent implementation of AMRR tx rate control algorithmsam2006-11-264-0/+230
* Remove redundant setting of port state.thompsa2006-11-261-1/+0
* The real contents of this file were repeated twice.yar2006-11-261-66/+0
* Bump the libarchive version number, correct the shell hackery to breakkientzle2006-11-261-5/+6
* Remove leading dollar sign in rcvar command output.flz2006-11-261-2/+2
OpenPOWER on IntegriCloud