summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove const'ness from dlerror(3) prototype, for consistency with POSIX.gahr2010-03-244-6/+5
* Align memory access of 24-bit pixel renderer to word boundary.jkim2010-03-241-2/+7
* Teach VGA framebuffer about 8-bit palette format for VESA.jkim2010-03-242-12/+16
* Honor ip.fw.one_pass when a packet comes out of a pipe without being delayed.luigi2010-03-241-1/+5
* Prune empty directories.ed2010-03-240-0/+0
* Add missing Giant locking for the vfsconf list.jhb2010-03-241-0/+2
* Use gpart(8) to set the active boot partition.phk2010-03-242-2/+2
* o FreeBSD 7.3 added.maxim2010-03-241-8/+9
* Fix periodic "t_delta 16.01359db7eb5eb3c0 too long" messages on the console byneel2010-03-241-17/+36
* The nargvstr and nenvstr properties of arginfo are ints, not longs,nwhitehorn2010-03-241-2/+2
* Adapt r204907 and r205402, the amd64 implementation of the workaround foralc2010-03-244-53/+224
* Fix the experimental NFS subsystem so that it uses the correctrmacklem2010-03-241-3/+3
* Update metadata information as well as upgrade instructions.delphij2010-03-232-17/+12
* Fix an off-by-one bug for the number of slots on a PCI/PCI-X bus.marcel2010-03-231-7/+8
* Add my copyright here. It seems I have contributed enough code. :-)jkim2010-03-231-0/+1
* Be extremely careful when we determine bytes per scan line information.jkim2010-03-231-11/+54
* When the regular NFS server replied to a UDP client out of the replayrmacklem2010-03-231-0/+2
* MFV: Update nc to the version from OpenBSD 4.7.delphij2010-03-232-21/+27
* Fall back to VGA palette functions if VESA function failed and DAC is stilljkim2010-03-231-11/+10
* Map entire video memory again. This is a partial backout of r203535.jkim2010-03-231-3/+4
* Separate 24-bit pixel draw from 32-bit case. Although it is slower, we dojkim2010-03-231-1/+4
* Implement /proc/filesystems.jhb2010-03-231-0/+18
* Reject attempts to create a MAP_ANON mapping with a non-zero offset.jhb2010-03-232-3/+7
* Add definitions for a 4th PCI host controller. No Freescale processormarcel2010-03-232-1/+16
* Add PCI ID for MCS9901's parallel port.delphij2010-03-231-0/+1
* Enable power management for E500 cores. Use "doze" for now to makemarcel2010-03-233-12/+13
* Correct cross reference.delphij2010-03-231-3/+3
* When receiving a management frame, pass the mbuf to bpf before callingrpaulo2010-03-231-0/+3
* Add MCS to the list of media types.rpaulo2010-03-231-0/+2
* Add a missing LINE_BREAK() after printing the roaming parameters inrpaulo2010-03-231-0/+1
* Add a new field for extended HT capabilities.rpaulo2010-03-233-3/+16
* Finish the much belated Intel XScale hwpmc(4) man page.rpaulo2010-03-231-2/+119
* Add .snap to daily_clean_tmps_ignore; /tmp/.snap ist not supposed tojoerg2010-03-231-1/+1
* Get nexus(4) out of the RTC business. The interface used by nexus(4)nwhitehorn2010-03-235-62/+190
* Fixes a bug where SACKs in the face ofrrs2010-03-233-50/+35
* Open Firmware on powerpc is generally non-reetrant, so serialize allnwhitehorn2010-03-231-0/+8
* Do not declare the various OFW command buffers static. It does notnwhitehorn2010-03-232-47/+47
* Actually pass a pointer to the trapframe to powerpc_extr_interrupt().marcel2010-03-231-0/+1
* - boot-time size the ipv4 flowtable and the maximum number of flowskmacy2010-03-222-26/+96
* - enable alignment on amd64 onlykmacy2010-03-221-2/+6
* Expand $FreeBSD$.delphij2010-03-220-0/+0
* MFV of tzdata2010f:edwin2010-03-224-8/+77
* Enable mmap for minigzip(1).delphij2010-03-221-3/+6
* Update to zlib 1.2.4 and add versioned symbols to thedelphij2010-03-2243-2145/+7565
|\
| * Versioned symbols for libz.delphij2010-03-223-0/+111
| * Remove the optimized inflate code - it doesn't work on i386 (uses %ebxdelphij2010-03-193-2533/+3
| * This is a working version of the zlib version 1.2.4 but there are still somedelphij2010-03-193-15/+15
| * Merge changes from zlib 1.2.4. Bump shared library version number.delphij2010-03-1941-2140/+9974
| |\
| | * Vendor import of zlib 1.2.4 (trimmed).delphij2010-03-1542-2309/+9953
| | * Flattern zlib vendor tree.delphij2010-02-2331-0/+0
OpenPOWER on IntegriCloud