summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document how kernel environment can be statically compiled in,luigi2009-01-131-0/+20
* o Respect -ss flags (suppress zero counters) for icmp6 "histogrammaxim2009-01-131-1/+2
* Add several HP OEM parts' PCI IDs.delphij2009-01-131-0/+22
* Don't enable -Q by default - I've fixed the rescue build issue.obrien2009-01-132-3/+3
* Set .POSIX mode, along with disable parallel mode. Crunchgen parses theobrien2009-01-131-3/+4
* r187093 failed to keep the lifetime of the pointer suitable for reentrancy.obrien2009-01-131-11/+5
* On some platforms touching the bb registers when the phy is poweredsam2009-01-131-2/+3
* Use __gnu89_inline so that these files will compile with newer versionsdas2009-01-135-5/+5
* "The first part is just to give more info, the latter part fixeskientzle2009-01-131-2/+5
* Fix a cut/paste bug which prevents us from setting the averagegnn2009-01-131-1/+1
* add tool to calculate air time for 802.11 packetssam2009-01-123-1/+604
* Add basic i386 support for VIA Nano processors.jkim2009-01-123-4/+23
* Replace more strcmp(cpu_vendor, "foo") with cpu_vendor_id.jkim2009-01-121-7/+7
* If running with "-K" really do not information about symbols from the a.outobrien2009-01-121-1/+1
* More usb2 foma driver update.takawata2009-01-121-3/+4
* Connect padlock(4) to amd64 build for VIA Nano processors.jkim2009-01-124-3/+11
* netcat is "now" in base, so point people at nc(1) instead of the port.simon2009-01-121-2/+2
* Add basic amd64 support for VIA Nano processors.jkim2009-01-126-15/+200
* Vi got me in trouble in r187102 - fix typo of duplicate output filename.obrien2009-01-121-1/+1
* Fix issue where ata_atapicmd() can never really return EBUSY which isobrien2009-01-121-1/+2
* Provide a NDIS tx power level converstion to/from net80211, this uses a loookupthompsa2009-01-121-1/+30
* Fix CTF based builds to that if the debug build is being used we getgnn2009-01-121-0/+1
* Update fech URL.obrien2009-01-121-1/+1
* Allow VIA Nano processors to boot FreeBSD/amd64.jkim2009-01-121-2/+3
* Add support for AMD64 Family 10h processors.jkim2009-01-121-3/+5
* - add missing includedanger2009-01-121-2/+3
* Revive the RTF_LLINFO flag in route.h. The kernel code is guardedqingli2009-01-124-2/+14
* Use a dynamically grown buffer for building the argv for the sub-mounts.obrien2009-01-121-11/+16
* o Sort .Xr.maxim2009-01-121-2/+2
* o Language improvements from OpenBSD;delphij2009-01-121-17/+17
* o ANSIfy.delphij2009-01-121-29/+12
* Fix typo.delphij2009-01-121-1/+1
* Some early Macintosh GPIO controllers don't provide reg properties fornwhitehorn2009-01-121-10/+27
* - improve readabilitydanger2009-01-111-8/+12
* Quote the "u" as it's the name of the union, this may preventtrhodes2009-01-111-1/+1
* Since we allow conditional allocation of labels on syncache entries,rwatson2009-01-111-2/+0
* Remove unneeded includes.thompsa2009-01-113-3/+0
* add missing return that broke WPA1+2 supportsam2009-01-111-0/+1
* Add a short section talking about jails and file systems; mention thebz2009-01-111-1/+26
* Fix msdosfs_print(), which in turn fixes "show lockedvnods" for msdosfstrasz2009-01-111-0/+1
* Use full name (noticed by: ru@chinsan2009-01-111-1/+1
* Prevent a panic that happens on SMP machines when removing a disk withtrasz2009-01-111-1/+11
* Fix unwanted crosschannel mixing, possible on some codecs likemav2009-01-111-4/+8
* o Tweak comments a bit.maxim2009-01-111-2/+2
* Do invoke mac_ifnet_check_transmit() and mac_ifnet_create_mbuf()rwatson2009-01-101-0/+18
* Fix usage() with SYNOPSIS.ru2009-01-101-5/+6
* Fix markup and spelling.ru2009-01-101-4/+7
* OSS tools expect EINVAL for unsupported ioctls, but not ENXIO.mav2009-01-101-3/+2
* Explicitly check each mount argv building assignment for buffer over flowing.obrien2009-01-101-28/+34
* Make devnode include full device path.mav2009-01-101-1/+2
OpenPOWER on IntegriCloud