summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve on 184781 - instead of ignoring the file when the only differencesobomax2008-11-091-2/+8
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-0920-952/+1585
* Style tweak.jkoshy2008-11-091-2/+2
* For consistency work on the local object passed into the function for thebz2008-11-091-3/+3
* Regenerate system call tables for r184789.ed2008-11-0916-116/+66
* Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4.ed2008-11-0914-65/+68
* Revert to previous revision.matteo2008-11-091-23/+0
* - Document the changed meaning of a '*' argument to option "-c".jkoshy2008-11-091-7/+7
* Change the meaning of a "*" argument to option -c to mean 'alljkoshy2008-11-091-7/+21
* Ignore files that only differ in CVS Id tag.sobomax2008-11-091-0/+14
* Don't leave files in /var/cront/tabs when interruptedmatteo2008-11-091-0/+26
* Be paranoid and use snprintfmatteo2008-11-091-7/+7
* make kern.ipc.nmbclusters actually have a useful effect on nmbclusters et al.kmacy2008-11-091-3/+4
* Add workaround for a back reference when no correspondinghrs2008-11-091-0/+8
* Reduce the default baud rate of PTY's to 9600.ed2008-11-083-3/+2
* Require write access on a directory being moved from one parenttrasz2008-11-081-0/+8
* Spell 'different' correctly.keramida2008-11-081-2/+2
* Don't use curthread to resolve file descriptor. Request may be queued, somav2008-11-081-2/+10
* New command-line parser for bsdtar.kientzle2008-11-086-356/+455
* Assign new cookie to the node to reflect API change.mav2008-11-081-1/+1
* Update ports number and size of Ports Collection.blackend2008-11-071-2/+2
* Don't assign completely meaningless name to the node on creation.mav2008-11-071-11/+0
* Two minor fixes.mav2008-11-071-2/+2
* Add one more EACCES clause to rename.2.trasz2008-11-071-0/+5
* Make test for write access to the directory being moved a little moretrasz2008-11-071-5/+9
* Improve output when a test fails.trasz2008-11-071-2/+2
* Range-check NFSv2 procedure numbers before converting to NFSv3.dfr2008-11-071-2/+7
* Remove informational messages left. These messages were intended toyongari2008-11-071-7/+7
* Restore (intmax_t) casts I lost during the last change & unbreak the build.mlaier2008-11-061-4/+6
* Backoff the last patch. It was overly restrictive - we want to checktrasz2008-11-061-7/+0
* A lot of spelling fixes.mav2008-11-061-92/+168
* Change ZFS behaviour to match UFS: when moving (rename(2)) a subdirectorytrasz2008-11-062-0/+45
* Bring in http://perforce.freebsd.org/chv.cgi?CH=152584 from hps.imp2008-11-0616-17/+1
* Fix copyright notice.marcel2008-11-061-11/+11
* Fix a panic caused by a corrupted table when the header ismarcel2008-11-061-4/+7
* Add two new options to du(1):mlaier2008-11-062-35/+85
* Eliminate dead declarations in libstand.raj2008-11-061-4/+0
* Fix typo and while here another one.bz2008-11-061-2/+2
* ARM pmap style(9) and cosmetics.raj2008-11-061-5/+5
* Auto-size kernel page tables allocation on Marvell systems.raj2008-11-061-11/+9
* Support kernel crash mini dumps on ARM architecture.raj2008-11-0612-9/+858
* Include if_arp.h for IFP2AC so that the netgraph parts in if.cbz2008-11-061-0/+1
* Fix a bug introduced with r182851 splitting tcp_mss() intobz2008-11-063-11/+12
* Adopt the comment for tcp_maxmtu(); we are returning a numberbz2008-11-061-3/+3
* Fix a bug introduced with r182851 splitting tcp_mss() intobz2008-11-061-1/+9
* Don't depend on krpc.ko in the NFS_LEGACYRPC case.dfr2008-11-061-0/+2
* Hide AF_INET specific ioctl handling under #ifdef INET.bz2008-11-061-0/+5
* Hide AF_INET specific ioctl handling under #ifdef INET.bz2008-11-061-0/+5
* Unbreak NFS.des2008-11-063-2/+4
* For now our LRO code (tcp_lro.c) only supports IPv4 properly thusbz2008-11-061-0/+3
OpenPOWER on IntegriCloud