summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restore 256 pty(4) entries.ed2008-08-247-0/+1792
* MFp4 (my newcard tree):imp2008-08-242-55/+0
* Update the total archive byte counters when writing entries to disk usingkientzle2008-08-248-13/+21
* Remove the stillborn attempt to cleanup tests as well as the build dir.kientzle2008-08-241-4/+0
* straighten out the "clean" targetkientzle2008-08-241-6/+2
* Fail copying path/.. only if SECURE_NODOTDOT was specified.kientzle2008-08-242-15/+7
* cpio -v emits a line for every item copied.kientzle2008-08-241-1/+1
* Update the passthrough_dotdot test to reproduce akientzle2008-08-241-0/+2
* Test for proper handling of "cpio -p .."kientzle2008-08-242-0/+88
* Fix the cpio bug tested for by r182092 of usr.bin/cpio/test.kientzle2008-08-241-1/+5
* Test for a bug reported by Bernd Walter: In passthrough mode,kientzle2008-08-243-3/+107
* Evidently the block device starts at 767.kmacy2008-08-241-1/+1
* Use sbuf_putc instead of sbuf_cat. This makes more sense, since we arecsjp2008-08-241-1/+1
* Don't calculate checksum if it has already been validatedkmacy2008-08-241-6/+14
* Some PC Card variants of the 82365 don't seem to like setting the IRQimp2008-08-243-10/+18
* White space nit.imp2008-08-231-1/+1
* Whitespace nit.imp2008-08-231-1/+1
* Fix style nit: s/^ }/}/ in two places.imp2008-08-231-2/+2
* Style nit: s/^ }/}/imp2008-08-231-1/+1
* make block devices start at 0kmacy2008-08-231-3/+4
* Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls tojhb2008-08-237-0/+303
* Update drm kernel drivers.rnoland2008-08-2370-6411/+13390
* - Use m_collapse(9) instead of m_defrag(9) if possible. This resultsmarius2008-08-231-18/+27
* Update the comment regarding the workaround for the BlackBirdmarius2008-08-231-3/+5
* Make sure that we handle errors in device_get_children correctly.imp2008-08-231-1/+2
* Handle the error case properly for device_get_children.imp2008-08-231-4/+3
* Handle errors from device_get_children.imp2008-08-231-4/+9
* - Provide and consume module dependency information.marius2008-08-232-5/+8
* Allow the user to suppress the rate-limited pty(4) warning.ed2008-08-231-1/+5
* When device_get_children returns an error, ignore that bus' children.imp2008-08-231-1/+2
* Move the code that looks for the companion phy to a subroutine to makeimp2008-08-231-23/+22
* - Removed unused sc_node.marius2008-08-231-21/+9
* There actually were bugs in the original handling that I missed lastimp2008-08-231-3/+4
* It turns out that my analysis of the error handling here was wrong.imp2008-08-232-10/+9
* Introduce two related changes to the TrustedBSD MAC Framework:rwatson2008-08-2329-169/+461
* Provide and consume module dependency information.marius2008-08-232-0/+3
* Fix a race condition with concurrent LOOKUP namecache operations for a vnodejhb2008-08-231-9/+33
* - Restore the behavior of enabling the MII buffer for an internalmarius2008-08-231-10/+22
* When getaudit(2) is unable to fit the terminal IPv6 address into therwatson2008-08-231-1/+1
* Remove old BSD-style entries from /etc/ttys and increase pts(4) to 512.ed2008-08-237-3584/+1792
* Remove clkbrd(4) as a separate device and compile it solely basedmarius2008-08-233-3/+1
* Cache the cred locally in _syncache_add() while holding the locks, sobz2008-08-231-0/+12
* - Add kbdmux(4); since sunkbd(4) was tought to emulate atkbd(4) likemarius2008-08-231-3/+5
* Remove unused tty_gone() checks inside ttyoutq_read_uio().ed2008-08-231-11/+0
* Make stty(1) use tab0 and tab3 to handle tab completion.ed2008-08-233-8/+23
* If we are unable to obtain a frequency list from either ACPI or the staticjhb2008-08-231-1/+88
* Remove unused variable nosleepwithlocks.antoine2008-08-231-7/+0
* Adjust the handling the various timer frequencies when using the lapicjhb2008-08-232-20/+34
* Add an explicit comment why we NULLify the two variables.bz2008-08-231-0/+1
* Document that devlistp and devcountp are only updated when there's noimp2008-08-231-1/+5
OpenPOWER on IntegriCloud