aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Call g_vfs_close() if:Craig Rodrigues2006-06-101-2/+35
* Do not call vput() after we call VOP_UNLOCK().Craig Rodrigues2006-06-101-1/+1
* Hold on to firmware images until the interface detaches sinceIan Dowse2006-06-102-5/+17
* Keep firmware images on the list until they have been unregisteredIan Dowse2006-06-102-19/+39
* Be explicit about which chips support jumbo frames.Christian Brueffer2006-06-101-1/+2
* New release notes: i386 boot loader corruption fix, my(4) ALTQBruce A. Mah2006-06-102-8/+40
* Move some functions and definitions from uipc_socket2.c to uipc_socket.c:Robert Watson2006-06-1012-322/+172
* Fix a typo s/Made/Make. Use .Pp for a line break, it will quiet theTom Rhodes2006-06-101-2/+2
* * Ask for a page-aligned page instead of an arbitrary address. This shouldNate Lawson2006-06-101-15/+30
* Minor tweaks to the resume code. Previous commit reverted alignment backNate Lawson2006-06-101-41/+50
* Move the reset beep tunable/sysctl to debug.acpi.resume_beep. This makesNate Lawson2006-06-103-9/+17
* Minor sysctl cleanup. The RW flag means read|write and so it is redundantNate Lawson2006-06-103-10/+8
* Enable debug.mpsafevm on arm by default.Alan Cox2006-06-101-1/+1
* Add a lock assertion. Remove dead (locking) code. Change some whiteAlan Cox2006-06-101-36/+4
* Minor style tweaks while nearby. Namely ANSIfy and parens on return values.Juli Mallett2006-06-101-26/+15
* Rather than using specified_ro to parse the options list an extra time, andJuli Mallett2006-06-101-32/+6
* Add ability to reset individual devices and fix SCSI speed negotiation.Jung-uk Kim2006-06-091-50/+48
* Don't build IPv6 support if we have choosen not to have it.Xin LI2006-06-091-0/+4
* Don't expect that 'device random' will compile in those files into thePawel Jakub Dawidek2006-06-091-0/+3
* o Fix grammar, format.Maxim Konovalov2006-06-091-3/+3
* Document the way to get list of files to process from the stdin.Konstantin Belousov2006-06-091-1/+3
* Copy filename read from the stdin into the private buffer. Otherwise,Konstantin Belousov2006-06-091-1/+5
* o Remove a cruft prevented libpthread sigaction(2) wrapper toMaxim Konovalov2006-06-096-14/+36
* o Re-arrange parentheses and fix a conition logic for !do_dns case.Maxim Konovalov2006-06-091-2/+2
* Tweak mfc.pl to generate backout patchsets.Florent Thoumie2006-06-091-9/+20
* Our glob(3) has all the required features.Dag-Erling Smørgrav2006-06-091-2/+2
* Revert inadvertant commit of debugging code.Dag-Erling Smørgrav2006-06-091-2/+0
* Change %llx to %jx in printf() to eliminate warnings on 64-bit platforms.Craig Rodrigues2006-06-091-1/+1
* Bring back changes in version 1.3 lost in previous commit.Craig Rodrigues2006-06-091-13/+1
* Accomodate new files due to latest XFS import.Craig Rodrigues2006-06-091-3/+3
* Makefile changes to accomodate new XFS import.Craig Rodrigues2006-06-091-1/+1
* More changes due to latest XFS import.Craig Rodrigues2006-06-091-188/+267
* Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree.Craig Rodrigues2006-06-09138-17918/+14817
* Add pmap locking to pmap_extract().Alan Cox2006-06-091-4/+8
* When deleting empty directories prior to building the release tarballs,Colin Percival2006-06-091-1/+1
* Enable proxy ARP answers on any of the bridged interfaces if proxy recordAndrew Thompson2006-06-091-3/+6
* Allow bridge and carp to play nicely together by returning the packet if itsAndrew Thompson2006-06-082-3/+17
* add glue for ath_halSam Leffler2006-06-081-0/+11
* add powerpc glueSam Leffler2006-06-081-0/+2
* enable build of ath_hal on sparc64 and powerpcSam Leffler2006-06-081-0/+2
* Rearrange code in soalloc() so that it's less indented by returningRobert Watson2006-06-081-13/+13
* Update global copyright statement for netatalk, as I claim copyrightRobert Watson2006-06-081-0/+1
* Lock process when copying fields from process structure so as toRobert Watson2006-06-081-3/+2
* Prefer C to C++ comments per style(9).Robert Watson2006-06-081-1/+1
* - Merge sys/sparc64/pci/psycho.c rev. 1.8:Marius Strobl2006-06-081-7/+26
* Do not copy out the iovec in the 32bit recvmsg call since soreceivePaul Saab2006-06-081-24/+0
* Log:David Christensen2006-06-081-13/+27
* Minor tweaks to the resume code that might help people debug.Nate Lawson2006-06-083-5/+26
* Fix gratuitous compiler warning.Pawel Jakub Dawidek2006-06-081-1/+2
* o Add /etc/shells to a source files list.Maxim Konovalov2006-06-081-0/+2