summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Recognize HIO_FLUSH requests.pjd2011-05-211-0/+1
* 1. Prior to r214782, UMA did not support multipage allocations beforealc2011-05-212-8/+9
* Fix typo, it is MPDU not MDPU.bschmidt2011-05-211-1/+1
* Fix a typo, it is MPDU not MDPU.bschmidt2011-05-211-1/+1
* sh: Add test for positional parameters with more than one digit.jilles2011-05-211-0/+13
* The Merlin analog register bank is from 0x7800 -> 0x78fc; fix the codeadrian2011-05-212-2/+2
* sh: Implement the cd -e flag proposed for the next POSIX issue.jilles2011-05-204-10/+87
* Add a new knob to atkbd(4) to enable typematic rate detection on boot,delphij2011-05-203-1/+10
* The statically configured (permanent) ARP entries are removed when anqingli2011-05-206-24/+47
* Datasheet says vge(4) controllers support DAC but it seems that'syongari2011-05-201-2/+17
* - add missing options and arguments to program's usage()ru2011-05-202-23/+29
* Fix spelling errors.alc2011-05-201-3/+3
* Add missing header file.pluknet2011-05-201-0/+1
* Remove unnecessary controller reinitialization by checkingyongari2011-05-201-1/+8
* sh: Allow terminating a heredoc with a terminator at EOF without a newline.jilles2011-05-202-3/+31
* Eliminate a redundant #include. ("vm/vm_param.h" already includesalc2011-05-201-2/+0
* Spelling in P_HADTHREADS.pluknet2011-05-201-1/+1
* Fix the description of the "paddr" keyword. It shows a processpluknet2011-05-201-1/+1
* Correct typos in comments, no functional changes.bcr2011-05-203-8/+8
* Document IPv6 support.pjd2011-05-201-8/+22
* If no listen address is specified, bind by default to:pjd2011-05-201-2/+0
* Rename ipv4/ipv6 to tcp4/tcp6.pjd2011-05-202-10/+10
* Now that hell is fully frozen it is good time to add IPv6 support to HAST.pjd2011-05-201-75/+116
* Allow [ ] characters in strings. They might be used in IPv6 addresses.pjd2011-05-201-1/+1
* Rename tcp4 to tcp in preparation for IPv6 support.pjd2011-05-202-93/+93
* Rename proto_tcp4.c to proto_tcp.c in preparation for IPv6 support.pjd2011-05-202-1/+1
* In preparation for IPv6 support allow to specify multiple addresses topjd2011-05-194-68/+215
* Fix typo.yongari2011-05-192-4/+4
* Fix typos in comments, no functional changes.bcr2011-05-198-8/+8
* Simplify t4_os_find_pci_capability.np2011-05-191-35/+2
* Style fixes:jhb2011-05-191-14/+14
* Fix clang warnings.benl2011-05-194-15/+19
* When adding examples to man-pages, try to make them at leastphk2011-05-191-5/+5
* Put AN back after finding out that tzsetup(1) will complain thatedwin2011-05-191-0/+1
* Add support for the SIIG Cyber 2S PCIe adapter. It is based on anjhb2011-05-191-0/+6
* Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained controlimp2011-05-195-4/+31
* - Add support for AF_INET6 sockets for %S format character.pjd2011-05-181-7/+26
* The CDP_ACTIVE flag is cleared at the beginning of destroy_devl(),kib2011-05-181-1/+2
* - Enable per-channel congestion notification.np2011-05-182-8/+25
* Fix clang warnings.benl2011-05-183-27/+25
* Fix clang warnings.benl2011-05-185-7/+9
* Fix clang warnings.benl2011-05-181-2/+2
* Fix clang warning (why is there nowhere yyparse() is declared?).benl2011-05-181-0/+1
* Fix clang warnings.benl2011-05-183-4/+4
* Wipeout the end of disks, home to things like gmirror metadata, backup GPT ta...jpaetzel2011-05-181-10/+2
* Extracting optional components requires mounting devfsjpaetzel2011-05-181-0/+2
* Unbreak INET-less build.tuexen2011-05-181-1/+1
* Add a sanity check for the existence of an "addr" optionrmacklem2011-05-182-7/+17
* As requested by many people, with final prodding from Jason Hall, fix thisnwhitehorn2011-05-182-5/+6
* Clean up a loose end from the conversion from gnu ar/ranlib to the BSDimp2011-05-181-2/+4
OpenPOWER on IntegriCloud