summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for extended header BSM tokens. Currently we use thecsjp2008-11-118-4/+124
* Fix the code to conform to the "or more" part of the following POSIXdds2008-11-111-1/+1
* Add a test for the "or more" part of the following POSIX specification.dds2008-11-112-1/+3
* Several cleanups related to pipe(2).ed2008-11-115-48/+34
* Avoid scheduling firmware taskqs when cold.gallatin2008-11-111-3/+7
* - Use RTFREE_LOCKED macrokmacy2008-11-111-3/+3
* Fake the assoc id so that ndis can work on the latest net80211.thompsa2008-11-111-1/+10
* No need to run rm ${COMPFILE} after mm_install() - mm_install()sobomax2008-11-111-1/+0
* style(9) fixes.scf2008-11-111-20/+14
* Make ispfw(4) play nice with individual firmware modules.jkim2008-11-111-41/+109
* Sigh. Fix a pointer/int compile error.peter2008-11-101-1/+1
* Fix a signal emulation bug introduced in r163018 (and present in 7.x).peter2008-11-101-1/+1
* Add missing USB_BUS_LOCK* change from r184824.thompsa2008-11-101-1/+1
* Wrap sx locking of the audit worker sleep lock in macros, update comments.rwatson2008-11-101-24/+31
* Convert the two main locking areas into macros to make it clear on what we arethompsa2008-11-1027-338/+350
* Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 cleanmatteo2008-11-106-23/+20
* Include more detailed explanation of this case, since it's prettykientzle2008-11-101-5/+34
* Test --strip-components and fix it to actually work. Jaakko did akientzle2008-11-103-16/+116
* 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
OpenPOWER on IntegriCloud