summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve code a bit by eliminating goto and having one unlock per lock.pjd2009-09-061-4/+3
* Correct typo in comment.pjd2009-09-061-1/+1
* Correct comment.pjd2009-09-061-2/+2
* Synchornize description in manual page with strerror() output.pjd2009-09-061-2/+2
* Add support for changing providers priority.pjd2009-09-063-18/+81
* Update copyright years.pjd2009-09-061-1/+1
* For any given subcommand allow to specify multi-line usage (separated by \n).pjd2009-09-061-2/+12
* The addresses that are assigned to the loopback interfaceqingli2009-09-052-13/+7
* In the NEXTADDR macro use SA_SIZE() rather than directly usingbz2009-09-051-1/+1
* This patch fixes an address scope violation. Considering theqingli2009-09-051-0/+4
* This patch fixes the following issues:qingli2009-09-054-21/+44
* Improve wording.trasz2009-09-051-4/+8
* Handle zero size for posix_memalign. Return NULL or unique addresskib2009-09-051-0/+9
* These checks against BUSY aren't needed: the newbus layer does thisimp2009-09-051-8/+0
* Go ahead and mention the CVS branch name as well as the svn branch name.imp2009-09-051-1/+2
* Note migration of tunable from hw.bus.devctl_disable toimp2009-09-051-0/+6
* If an interface is brought up with no cable it will experiencejfv2009-09-041-1/+2
* must also plumb static wep keys to the local sta db in sta mode; notsam2009-09-041-0/+4
* Add NFSv4 ACL support to mv(1).trasz2009-09-041-12/+58
* Fill the reverse RSS map with 0xff's so that the subsequent loop tojhb2009-09-041-0/+3
* Add NFSv4 ACL support to find(1).trasz2009-09-041-25/+35
* Remove artificial MAX_IO_SIZE constant, equal to DFLTPHYS * 2. Use MAXPHYSmav2009-09-041-7/+6
* Allow a jail's name to be the same as its jid (which is the default if nojamie2009-09-041-9/+20
* remove stale references to RTF_CLONING and RTF_LLINFOkmacy2009-09-041-21/+0
* Add to `camcontrol cmd` support for sending arbitrary ATA commands.mav2009-09-042-52/+141
* Add missing ';'.kib2009-09-041-1/+1
* Add NFSv4 ACL support to getfacl(1).trasz2009-09-042-17/+72
* Make umass(4) pass device USB serial number to CAM, making it possibletrasz2009-09-041-0/+46
* If crypto operation is finished with EAGAIN, don't repeat operation frompjd2009-09-041-8/+9
* Make serial numbers of daX disks visible by GEOM.pjd2009-09-041-0/+2
* Simplify g_disk_ident_adjust() function and allow any printable characterpjd2009-09-041-28/+15
* Remove 'ad:' prefix from disk serial number. We don't want serial numberpjd2009-09-041-2/+2
* Let the armchair generals handle this one.des2009-09-0422-218/+22
* Remove single occurance of HAS_CTYPE ifdef, ctype functionsache2009-09-041-1/+1
* 1) Remove single occurance of HAS_CTYPE ifdef, ctype functionsache2009-09-041-10/+6
* whitespace commitjulian2009-09-041-2/+2
* Add lv_LVache2009-09-043-0/+204
* Add lv_LVache2009-09-043-0/+30
* Add lv_LVache2009-09-042-1/+38
* Bring i386 up to date with amd64 and others.julian2009-09-041-5/+5
* fix a TX issue on big endian machines like powerpc or sparc64. Nowweongyo2009-09-041-1/+1
* Don't bother obtaining the ident if we are not going to print it.pjd2009-09-031-4/+1
* Stupid cut and paste error on a stats struct member, thanksjfv2009-09-031-1/+1
* Add ARP statistics to the kernel and netstat.gnn2009-09-035-7/+98
* Round maxio for ATI SB600 to 64K.mav2009-09-031-1/+1
* Add lv_LVache2009-09-031-1/+2
* Actually, stable/8 is what was created...imp2009-09-031-1/+1
* Add lv_LV, move lt_LT to common partache2009-09-032-3/+6
* Time for house-cleaning:imp2009-09-031-826/+119
* Add lv_LV, move lt_LT to common partache2009-09-032-4/+7
OpenPOWER on IntegriCloud