summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add the ELF relocation base to struct image_params. This will benwhitehorn2010-03-253-0/+3
* Change the arguments of exec_setregs() so that it receives a pointernwhitehorn2010-03-2518-71/+50
* Change the way text_addr and data_addr are computed to use thenwhitehorn2010-03-251-11/+6
* Propagate CONF_CFLAGS (from makeoptions) to the module build too.netchild2010-03-252-0/+7
* We are holding a write lock here so avoid aquiring it twice callingbz2010-03-251-1/+1
* Remove disabled code. In 99% cases exports are send to ng_ksocket(4), whichglebius2010-03-251-9/+0
* fix another bug in "ipfw set N ..."luigi2010-03-241-1/+1
* This broke when we went to gnu99 as the default standard. Fix the buildimp2010-03-241-0/+1
* Adds the option of keeping per-cpu statistics in SCTP. Thisrrs2010-03-245-2/+174
* lagging file I forgot to commit with my nr-sack fixes... oppsrrs2010-03-241-2/+0
* Fix for NR-Sack code. The code was NOT working properly whenrrs2010-03-244-666/+193
* Print the pointer to the lock with the panic message. The previousbz2010-03-241-2/+2
* Expose MACHINE_CPU while building lib32 target.delphij2010-03-241-0/+1
* make the module loadableluigi2010-03-241-0/+2
* Do not fetch precise time of request start when stats collection disabled.mav2010-03-241-1/+4
* Now actually implement reading/refreshing/returning data from the pfTablesAdd...syrinx2010-03-244-40/+334
* - 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
OpenPOWER on IntegriCloud