| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove typos, tabs-after-spaces and EOL whitespace. Convert to UTF-8. | uqs | 2011-05-22 | 1 | -12/+11 |
* | sh: Add test for r222173. | jilles | 2011-05-22 | 1 | -0/+12 |
* | sh: Fix bss-based buffer overflow in . builtin. | jilles | 2011-05-22 | 1 | -4/+7 |
* | Fix typo in unused function name | uqs | 2011-05-22 | 1 | -1/+1 |
* | Update URLs and fix regex to work with current version of the files. | uqs | 2011-05-22 | 1 | -5/+5 |
* | Add a lock flags argument to the VFS_FHTOVP() file system | rmacklem | 2011-05-22 | 22 | -29/+43 |
* | sh: Expand aliases after assignments and redirections. | jilles | 2011-05-21 | 6 | -12/+39 |
* | Recognize HIO_FLUSH requests. | pjd | 2011-05-21 | 1 | -0/+1 |
* | 1. Prior to r214782, UMA did not support multipage allocations before | alc | 2011-05-21 | 2 | -8/+9 |
* | Fix typo, it is MPDU not MDPU. | bschmidt | 2011-05-21 | 1 | -1/+1 |
* | Fix a typo, it is MPDU not MDPU. | bschmidt | 2011-05-21 | 1 | -1/+1 |
* | sh: Add test for positional parameters with more than one digit. | jilles | 2011-05-21 | 1 | -0/+13 |
* | The Merlin analog register bank is from 0x7800 -> 0x78fc; fix the code | adrian | 2011-05-21 | 2 | -2/+2 |
* | sh: Implement the cd -e flag proposed for the next POSIX issue. | jilles | 2011-05-20 | 4 | -10/+87 |
* | Add a new knob to atkbd(4) to enable typematic rate detection on boot, | delphij | 2011-05-20 | 3 | -1/+10 |
* | The statically configured (permanent) ARP entries are removed when an | qingli | 2011-05-20 | 6 | -24/+47 |
* | Datasheet says vge(4) controllers support DAC but it seems that's | yongari | 2011-05-20 | 1 | -2/+17 |
* | - add missing options and arguments to program's usage() | ru | 2011-05-20 | 2 | -23/+29 |
* | Fix spelling errors. | alc | 2011-05-20 | 1 | -3/+3 |
* | Add missing header file. | pluknet | 2011-05-20 | 1 | -0/+1 |
* | Remove unnecessary controller reinitialization by checking | yongari | 2011-05-20 | 1 | -1/+8 |
* | sh: Allow terminating a heredoc with a terminator at EOF without a newline. | jilles | 2011-05-20 | 2 | -3/+31 |
* | Eliminate a redundant #include. ("vm/vm_param.h" already includes | alc | 2011-05-20 | 1 | -2/+0 |
* | Spelling in P_HADTHREADS. | pluknet | 2011-05-20 | 1 | -1/+1 |
* | Fix the description of the "paddr" keyword. It shows a process | pluknet | 2011-05-20 | 1 | -1/+1 |
* | Correct typos in comments, no functional changes. | bcr | 2011-05-20 | 3 | -8/+8 |
* | Document IPv6 support. | pjd | 2011-05-20 | 1 | -8/+22 |
* | If no listen address is specified, bind by default to: | pjd | 2011-05-20 | 1 | -2/+0 |
* | Rename ipv4/ipv6 to tcp4/tcp6. | pjd | 2011-05-20 | 2 | -10/+10 |
* | Now that hell is fully frozen it is good time to add IPv6 support to HAST. | pjd | 2011-05-20 | 1 | -75/+116 |
* | Allow [ ] characters in strings. They might be used in IPv6 addresses. | pjd | 2011-05-20 | 1 | -1/+1 |
* | Rename tcp4 to tcp in preparation for IPv6 support. | pjd | 2011-05-20 | 2 | -93/+93 |
* | Rename proto_tcp4.c to proto_tcp.c in preparation for IPv6 support. | pjd | 2011-05-20 | 2 | -1/+1 |
* | In preparation for IPv6 support allow to specify multiple addresses to | pjd | 2011-05-19 | 4 | -68/+215 |
* | Fix typo. | yongari | 2011-05-19 | 2 | -4/+4 |
* | Fix typos in comments, no functional changes. | bcr | 2011-05-19 | 8 | -8/+8 |
* | Simplify t4_os_find_pci_capability. | np | 2011-05-19 | 1 | -35/+2 |
* | Style fixes: | jhb | 2011-05-19 | 1 | -14/+14 |
* | Fix clang warnings. | benl | 2011-05-19 | 4 | -15/+19 |
* | When adding examples to man-pages, try to make them at least | phk | 2011-05-19 | 1 | -5/+5 |
* | Put AN back after finding out that tzsetup(1) will complain that | edwin | 2011-05-19 | 1 | -0/+1 |
* | Add support for the SIIG Cyber 2S PCIe adapter. It is based on an | jhb | 2011-05-19 | 1 | -0/+6 |
* | Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained control | imp | 2011-05-19 | 5 | -4/+31 |
* | - Add support for AF_INET6 sockets for %S format character. | pjd | 2011-05-18 | 1 | -7/+26 |
* | The CDP_ACTIVE flag is cleared at the beginning of destroy_devl(), | kib | 2011-05-18 | 1 | -1/+2 |
* | - Enable per-channel congestion notification. | np | 2011-05-18 | 2 | -8/+25 |
* | Fix clang warnings. | benl | 2011-05-18 | 3 | -27/+25 |
* | Fix clang warnings. | benl | 2011-05-18 | 5 | -7/+9 |
* | Fix clang warnings. | benl | 2011-05-18 | 1 | -2/+2 |
* | Fix clang warning (why is there nowhere yyparse() is declared?). | benl | 2011-05-18 | 1 | -0/+1 |