summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use size of int to fetch sysctl kern.sched.cpusetsize because it haddavidxu2011-06-161-3/+3
* Specify correct RFC2347 for TFTP options in diagnostic message.rodrigc2011-06-161-2/+2
* Make the bootonly CD smaller by discarding static libraries that are notnwhitehorn2011-06-151-4/+4
* Add support for the newly added SCTP API.tuexen2011-06-1511-632/+1909
* Do not install the rescue tools onto the install CD. Since it is readnwhitehorn2011-06-151-1/+2
* Bring back following change which was undone in previous commit:rodrigc2011-06-151-4/+4
* Ensure that filesystem metadata contained within persistent snapshotsmckusick2011-06-157-42/+74
* Don't include curcpu in the mask which is used as the IPI cookie as wemarius2011-06-151-12/+16
* Increase WARNS level to 2.rodrigc2011-06-151-1/+1
* (1) When sending the TFTP RRQ packet to read a file,rodrigc2011-06-151-35/+229
* Currently tftp code in the loader retransmits the previous packet if it recei...rodrigc2011-06-151-0/+4
* Added sendrecv_tftp function instead of sendrecv for use by tftp.rodrigc2011-06-151-2/+55
* In sendrecv function, change the receive timeout value between retriesrodrigc2011-06-151-1/+1
* sh: Add support for named character classes in bracket expressions.jilles2011-06-153-2/+80
* Hide driver revision behind bootverbose.joel2011-06-151-1/+4
* Eliminate extraneous pipelines and tr calls.jpaetzel2011-06-151-1/+1
* Add -ffreestanding to the command line, so taht inflate.c compiles and linkcognet2011-06-151-1/+2
* Don't attempt to create the base directory when -d is specified.delphij2011-06-151-1/+1
* With the restructuring of the block reclaimation code, the notificationmckusick2011-06-153-4/+28
* Revert changes to this file in r222417. This unconditionally enabled thenwhitehorn2011-06-151-4/+1
* Missing cleanup case after completion of a snapshot vnode writemckusick2011-06-151-0/+4
* sys/kern/subr_kdb.c:gibbs2011-06-141-8/+23
* Enable USB 3.0 support by default in i386 and amd64 GENERIC kernels.hselasky2011-06-142-0/+2
* Skip BAR(5) usage for SATA registers access on ICH8M Apples, because formav2011-06-141-1/+3
* Add location and pnpinfo strings for puc device ports. The location isjhb2011-06-144-2/+47
* Reviewed by: gabor (mentor)stephen2011-06-141-0/+3
* Plumb device physical path reporting from CAM devices, through GEOM andgibbs2011-06-1411-26/+280
* We should not return ECHILD when debugging a child and the parent does aobrien2011-06-143-5/+16
* Add "gid" and "group" keywords to display the effective group IDtrasz2011-06-144-2/+34
* sys/sys/conf.h:gibbs2011-06-142-0/+65
* sys/cam/scsi/scsi_da.c:gibbs2011-06-141-13/+25
* - Check on target wordsize instead of compile time define if we build onandreast2011-06-141-61/+319
* Lay groundwork in CAM for recording and reporting physical path andgibbs2011-06-1411-123/+475
* Implement "global" mode for ipfw nat. It is similar to natd(8)ae2011-06-147-15/+99
* Check nat id a bit more strictly.ae2011-06-141-6/+7
* Grab one of the ifcap bits for netmap, and enable printing in ifconfig.luigi2011-06-142-1/+11
* Sort alias mode flags in the increasing order.ae2011-06-141-11/+11
* Add IPv6 support to the ipfw uid/gid check. Pass an ip_fw_args structureae2011-06-141-37/+53
* sendmail has been updated to 8.14.5gshapiro2011-06-141-1/+1
* Update notes regarding FreeBSD importgshapiro2011-06-141-2/+2
* Minor change to force commit this file so new freebsd*.cf files aregshapiro2011-06-141-1/+0
* Update DNSBL information (MAPS has been acquired, used a generic example)gshapiro2011-06-141-5/+3
* Merge sendmail 8.14.5 to HEADgshapiro2011-06-1443-398/+880
|\
| * Import errata patch as published at http://www.sendmail.com/sm/open_source/do...gshapiro2011-06-141-2/+4
| * Import sendmail 8.14.5gshapiro2011-06-1456-4151/+4653
| * Import sendmail 8.14.4gshapiro2010-01-2687-4428/+5457
| * Bring in a change already in the sendmail repository thatgshapiro2008-11-151-1/+1
| * Fix typo in last propset changegshapiro2008-08-280-0/+0
| * Fix svn:mime-type property for jpg filesgshapiro2008-08-280-0/+0
| * Import sendmail 8.14.3 and clean up svn properties as documented in:gshapiro2008-08-28214-145/+31386
OpenPOWER on IntegriCloud