summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Logical OR the following flags into the va_mode field:rodrigc2006-06-101-9/+3
* Move the new flags field to the end of the structure to maintainiedowse2006-06-101-1/+1
* Call g_vfs_close() if:rodrigc2006-06-101-2/+35
* Do not call vput() after we call VOP_UNLOCK().rodrigc2006-06-101-1/+1
* Hold on to firmware images until the interface detaches sinceiedowse2006-06-102-5/+17
* Keep firmware images on the list until they have been unregisterediedowse2006-06-102-19/+39
* Be explicit about which chips support jumbo frames.brueffer2006-06-101-1/+2
* New release notes: i386 boot loader corruption fix, my(4) ALTQbmah2006-06-102-8/+40
* Move some functions and definitions from uipc_socket2.c to uipc_socket.c:rwatson2006-06-1012-322/+172
* Fix a typo s/Made/Make. Use .Pp for a line break, it will quiet thetrhodes2006-06-101-2/+2
* * Ask for a page-aligned page instead of an arbitrary address. This shouldnjl2006-06-101-15/+30
* Minor tweaks to the resume code. Previous commit reverted alignment backnjl2006-06-101-41/+50
* Move the reset beep tunable/sysctl to debug.acpi.resume_beep. This makesnjl2006-06-103-9/+17
* Minor sysctl cleanup. The RW flag means read|write and so it is redundantnjl2006-06-103-10/+8
* Enable debug.mpsafevm on arm by default.alc2006-06-101-1/+1
* Add a lock assertion. Remove dead (locking) code. Change some whitealc2006-06-101-36/+4
* Minor style tweaks while nearby. Namely ANSIfy and parens on return values.jmallett2006-06-101-26/+15
* Rather than using specified_ro to parse the options list an extra time, andjmallett2006-06-101-32/+6
* Add ability to reset individual devices and fix SCSI speed negotiation.jkim2006-06-091-50/+48
* Don't build IPv6 support if we have choosen not to have it.delphij2006-06-091-0/+4
* Don't expect that 'device random' will compile in those files into thepjd2006-06-091-0/+3
* o Fix grammar, format.maxim2006-06-091-3/+3
* Document the way to get list of files to process from the stdin.kib2006-06-091-1/+3
* Copy filename read from the stdin into the private buffer. Otherwise,kib2006-06-091-1/+5
* o Remove a cruft prevented libpthread sigaction(2) wrapper tomaxim2006-06-096-14/+36
* o Re-arrange parentheses and fix a conition logic for !do_dns case.maxim2006-06-091-2/+2
* Tweak mfc.pl to generate backout patchsets.flz2006-06-091-9/+20
* Our glob(3) has all the required features.des2006-06-091-2/+2
* Revert inadvertant commit of debugging code.des2006-06-091-2/+0
* Change %llx to %jx in printf() to eliminate warnings on 64-bit platforms.rodrigc2006-06-091-1/+1
* Bring back changes in version 1.3 lost in previous commit.rodrigc2006-06-091-13/+1
* Accomodate new files due to latest XFS import.rodrigc2006-06-091-3/+3
* Makefile changes to accomodate new XFS import.rodrigc2006-06-091-1/+1
* More changes due to latest XFS import.rodrigc2006-06-091-188/+267
* Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree.rodrigc2006-06-09138-17918/+14817
* Add pmap locking to pmap_extract().alc2006-06-091-4/+8
* When deleting empty directories prior to building the release tarballs,cperciva2006-06-091-1/+1
* Enable proxy ARP answers on any of the bridged interfaces if proxy recordthompsa2006-06-091-3/+6
* Allow bridge and carp to play nicely together by returning the packet if itsthompsa2006-06-082-3/+17
* add glue for ath_halsam2006-06-081-0/+11
* add powerpc gluesam2006-06-081-0/+2
* enable build of ath_hal on sparc64 and powerpcsam2006-06-081-0/+2
* Rearrange code in soalloc() so that it's less indented by returningrwatson2006-06-081-13/+13
* Update global copyright statement for netatalk, as I claim copyrightrwatson2006-06-081-0/+1
* Lock process when copying fields from process structure so as torwatson2006-06-081-3/+2
* Prefer C to C++ comments per style(9).rwatson2006-06-081-1/+1
* - Merge sys/sparc64/pci/psycho.c rev. 1.8:marius2006-06-081-7/+26
* Do not copy out the iovec in the 32bit recvmsg call since soreceiveps2006-06-081-24/+0
* Log:davidch2006-06-081-13/+27
* Minor tweaks to the resume code that might help people debug.njl2006-06-083-5/+26
OpenPOWER on IntegriCloud