summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some edge cases in the TTY queues:ed2008-08-304-106/+80
* When atime wasn't specified, it should get set == mtime.kientzle2008-08-301-2/+2
* Don't return EINVAL when trying to unlock.rnoland2008-08-301-1/+6
* We need to lock around driver unload now.rnoland2008-08-301-1/+4
* Free the device lock around the call to drm_drawable_free_all()rnoland2008-08-301-0/+2
* Connect a forgotten test case to Makefile.jkim2008-08-291-1/+1
* Fix a bug whereby multicast packets that are looped back locallygnn2008-08-291-1/+5
* Make bpf_maxinsns visible from ng_bpf.c.jkim2008-08-291-1/+1
* For chips with a broken DC_ISR_RX_STATE which f.e. never signalsmarius2008-08-292-5/+11
* Add the ability to run /usr/sbin/crashinfo on a new core dump automaticallyjhb2008-08-292-0/+5
* Do not pass validatation level since all issues are fixed now.jkim2008-08-291-1/+1
* Merge local copy of bpf_validate() with bpf_filter.c.jkim2008-08-291-11/+14
* Fix the last missing parentheses for a return statement in bpf_filter.c.jkim2008-08-291-1/+1
* More convergence towards style(9).jkim2008-08-291-32/+27
* - Directly match code wherever possible instead of using macros.jkim2008-08-291-11/+14
* By default backup geli metadata to a file. It is quite critical 512 bytes,pjd2008-08-2917-34/+233
* - Give algorithms recommendation.pjd2008-08-291-13/+15
* Ensure that the padding calcualtion doesn't return a negative value.scottl2008-08-291-1/+2
* Make sure BPF program is not bigger than set maximum (net.bpf.maxinsns).jkim2008-08-291-1/+5
OpenPOWER on IntegriCloud