summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix more typos to be a good example.uqs2011-05-228-143/+139
* Fix some typos under bin/uqs2011-05-223-4/+4
* Fix a bunch of typos and a couple of whitespace nits.uqs2011-05-2212-47/+47
* Re-encode files from ISO-8859-1 to UTF-8uqs2011-05-2216-16/+16
* Remove typos, tabs-after-spaces and EOL whitespace. Convert to UTF-8.uqs2011-05-221-12/+11
* sh: Add test for r222173.jilles2011-05-221-0/+12
* sh: Fix bss-based buffer overflow in . builtin.jilles2011-05-221-4/+7
* Fix typo in unused function nameuqs2011-05-221-1/+1
* Update URLs and fix regex to work with current version of the files.uqs2011-05-221-5/+5
* Add a lock flags argument to the VFS_FHTOVP() file systemrmacklem2011-05-2222-29/+43
* sh: Expand aliases after assignments and redirections.jilles2011-05-216-12/+39
* 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
OpenPOWER on IntegriCloud