summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Point users towards nisdomainname and rc.conf.joel2013-04-221-6/+8
* Minor clarificiation.joel2013-04-221-2/+2
* - Some BIOSes use an Extended IRQ resource descriptor in _PRS for a linkjhb2013-04-222-2/+12
* Use a higher TTL (128) for DHCP packets. This matches the ISC DHCP client.jhb2013-04-221-1/+1
* Build uart_dev_lpc.c on arm only. This fixes pc98 build.nyan2013-04-222-1/+7
* Keep up with negative addrlen check removal in r249649.pluknet2013-04-221-5/+1
* Panic if UMA_ZONE_PCPU is created at early stages of boot, when mp_ncpusglebius2013-04-221-0/+1
* Initialize GIC_PMRR register on ARM GIC.dmarion2013-04-221-0/+6
* Clarify to the user the amount of time required to load the menus fordteske2013-04-221-4/+4
* New helper functions for common widgets.dteske2013-04-221-0/+136
* Proper fix for copy/paste error (first attempt r249756).dteske2013-04-221-2/+2
* Fix a copy/paste error.dteske2013-04-221-2/+2
* Update comment for accuracy.dteske2013-04-221-3/+3
* Style nit (to be consistent across project).dteske2013-04-221-2/+2
* Fix two bugs when setting up a plip interface. First, dhcp status was notdteske2013-04-221-1/+2
* Convert over the etherswitch framework to use VLAN IDs per port, ratheradrian2013-04-224-19/+34
* UI improvements. First, implement --default-item whenever and whereverdteske2013-04-2242-343/+845
* Use new f_getvar for clarity and general code follow-up to r249746.dteske2013-04-221-2/+5
* etherswitchcfg(8) crashes when you don't set vlangroup members.adrian2013-04-221-2/+5
* Initialise this to zero before using it to configure the vlangroupadrian2013-04-221-0/+1
* Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) anddteske2013-04-2256-129/+228
* Simplify vm_radix_{add,dec}lev().alc2013-04-221-8/+13
* Add missing static keyword, to make the code build with WARNS=6.ed2013-04-211-1/+1
* Unbreak the build of newfs_nandfs.ed2013-04-211-16/+19
* Plug static llentry leak (ipv4 & ipv6 were affected).oleg2013-04-212-10/+16
* Remove code duplication.trociny2013-04-211-11/+1
* Document a few expansions for the $PS1 and $PS2 environmental variables.joel2013-04-211-1/+25
* dup(2): Remove incorrect sentence about getdtablesize().jilles2013-04-211-4/+1
* Fix typos in my last commit.imp2013-04-211-2/+2
* Note merge to head for sendmail 8.14.7.gshapiro2013-04-211-1/+1
* Minor changes to force commit these files so new freebsd*.cf files aregshapiro2013-04-212-2/+1
* Embed revision id in the library.trociny2013-04-211-2/+3
* Update for sendmail 8.14.7gshapiro2013-04-211-2/+2
* Merge sendmail 8.14.7 to HEADgshapiro2013-04-2144-275/+799
|\
| * Import sendmail 8.14.7gshapiro2013-04-2155-512/+1051
| * Fix regression in sendmail 8.14.6 release based on errata published at:gshapiro2013-02-181-1/+1
| * Import sendmail 8.14.6gshapiro2012-12-2963-778/+1249
* | Fix manual page.hselasky2013-04-211-2/+2
* | Add OHCI controller ID.hselasky2013-04-211-0/+2
* | Merge the 386 and amd64 versions of the fenv.h, to make cc -m32kib2013-04-213-286/+164
* | Remove redundant definitions of _ALIGN and _ALIGNBYTES.tijl2013-04-211-13/+2
* | Add example.joel2013-04-211-1/+42
* | Move EXAMPLES descriptions to before the actual command.joel2013-04-211-35/+34
* | Since we didn't break the loop, we should set i to -1 to start from theae2013-04-211-1/+2
* | Fix an off by one calculation in wiipic_dispatch().rpaulo2013-04-211-1/+4
* | Remove cross-references to nonexistent CPU_SET(3) manpage.joel2013-04-214-8/+4
* | When doing BAW tracking, don't dereference a NULL pointer if the BAWadrian2013-04-211-1/+2
* | Add more details about updating across the clang divide.imp2013-04-201-5/+12
* | There's some races (likely in the BAR handling, sigh) which is causingadrian2013-04-201-1/+13
* | Add missing Pp. Also remove some minor whitespace.joel2013-04-201-1/+1
OpenPOWER on IntegriCloud