summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set SIZEOF_LONG_INT and SIZEOF_LONG_LONG_INT to plausible values. Theydes2008-09-011-2/+2
* In rev. 1.17 (r33548) of msdosfs_fat.c, relative cluster numbers werekib2008-09-011-2/+2
* use bigger local variable to calculate free spaceticso2008-09-011-1/+1
* When setting error to EINVAL in 'fvp == tdvp' case, jump to out label,pjd2008-09-011-1/+3
* Bring cxgbtool up to date with version 1.5kmacy2008-09-014-670/+280
* Style: Use ARCHIVE_VERSION_NUMBER to conditionalize tests onkientzle2008-09-0153-311/+309
* Don't check if an interface can do tcp offload if there are no offload device...kmacy2008-09-013-1/+9
* MfP4: set/unset tracking for atime, ctime, mtime, and size fields.kientzle2008-09-014-28/+160
* Sort the list of format names.kientzle2008-09-011-1/+1
* Use the "start_time" (time at which the restore process began)kientzle2008-09-012-7/+17
* Trace interrupts with KTR_INTR.marcel2008-08-311-0/+2
* Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. Sharedobrien2008-08-314-24/+21
* Add simple cd to dvd conversion script.rik2008-08-311-0/+267
* Remove redundant KTR statements.marcel2008-08-311-6/+0
* Trace all PMAP calls using KTR_PMAP.marcel2008-08-311-2/+92
* Don't return always 0. Return what we get from exec_mountprog ormatteo2008-08-311-1/+1
* fix tiny nti in commentjulian2008-08-311-1/+1
* A no-op commit to simulate the effect of a forced commit so the filegshapiro2008-08-311-1/+0
* Use a locally assigned address rather than stealing Atmel's whichimp2008-08-311-4/+6
* pkill(1) first appeared in /usr/bin, but later it was moved to /binyar2008-08-316-7/+3
* Decontextualize vfs_busy(), vfs_unbusy() and vfs_mount_alloc() functions.attilio2008-08-3113-70/+59
* In UDPv6, reduce scope of global udbinfo lock during append to lastrwatson2008-08-311-3/+1
* Update README to reflect removal of netatm/harp test parts some time ago.rwatson2008-08-311-5/+2
* Disable processing of output data after disabling scroll lock by force.ed2008-08-311-0/+9
* - Fix comment.stas2008-08-311-3/+3
* Enable EFI target.rpaulo2008-08-311-1/+3
* Add more obsolete files.antoine2008-08-311-0/+18
* New mtree writer, thanks to Joerg Sonnenberger.kientzle2008-08-315-0/+263
* Joerg Sonnenberger's improvements to the shar writer.kientzle2008-08-311-190/+255
* Make libarchive_test a little smarter about trying to findkientzle2008-08-311-11/+52
* Make uipaq's ucom callbacks easier to read while I'm hear looking forimp2008-08-311-8/+1
* All the other routines returned EIO from the param routine. Return itimp2008-08-312-2/+2
* Ioctls that aren't handled by this layer need to return ENOIOCTL, notimp2008-08-311-9/+7
* Kill dead code. This has been a 'todo' item for a long time and theimp2008-08-312-68/+2
* Remove restore_intr(). We have intr_restore()...marcel2008-08-311-7/+0
* Document the ulimit -p option in the sh(1) manual page.ed2008-08-301-1/+3
* Improve the entropy of the source port randomization for network addresscsjp2008-08-301-6/+6
* In db_show_mdpcpu(), print MD fields.marcel2008-08-301-0/+4
* Whitespace fixes.marcel2008-08-301-12/+12
* Call powerpc_sync() instead of using an asm statement.marcel2008-08-301-1/+1
* Add powerpc_sync() as an inline function.marcel2008-08-301-0/+7
* Don't clear PSL_RI. Disabling external interruptsmarcel2008-08-301-1/+1
* opt_bus.h isn't needed here anymore. It never was really needed,imp2008-08-301-1/+1
* opt_bus.h isn't needed here. It is supposed to be for subr_bus.c only.imp2008-08-302-4/+0
* opt_bus.h is supposed to be for subr_bus.c only. There's no need forimp2008-08-301-2/+0
* - Read ASI_{D,I}TLB_DATA_ACCESS_REG twice in order to work aroundmarius2008-08-301-21/+60
* - Try to look for MAC address in all SA registers, not only in thestas2008-08-301-16/+37
* - Style fix.stas2008-08-301-1/+1
* Reflect recent changes to the sysctl debug.witness.watch moving into aattilio2008-08-301-3/+4
* - Improve some witness_watch operability in code which does perform bothattilio2008-08-301-35/+45
OpenPOWER on IntegriCloud