summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup ALIGNED_POINTER:sam2009-07-058-28/+52
* Add a missing phrase.brian2009-07-051-1/+1
* When the kernel is configured without "options FFS", build UFS as a moduletrasz2009-07-051-5/+1
* Mark atanvidia depending on ataahci since rev.188846.mav2009-07-052-1/+3
* Add missing reference to GPT support.ivoras2009-07-051-0/+1
* Disable r194497 for now. It doesn't work well with ports-mgmt/tinderbox.brian2009-07-051-0/+2
* Add a new options (-s) that, when specified, skips the question aboutattilio2009-07-042-24/+33
* When forking a vm space that has wired map entries, do not forget tokib2009-07-033-12/+16
* acpi_hp.c:rpaulo2009-07-033-103/+139
* This fixes bsdcpio's -R option to accept numerickientzle2009-07-032-20/+50
* Fix fpathconf(3) on fifos, in effect making ls(1) properlytrasz2009-07-022-0/+59
* Enable POSIX semaphores on all non-embedded architectures by default.ed2009-07-027-0/+7
* In vn_vget_ino() and their inline equivalents, mnt_ref() the mount pointkib2009-07-024-0/+8
* Create audit records for AUE_POSIX_OPENPT, currently w/o arguments.rwatson2009-07-021-0/+1
* Call prison_check from vfs_suser rather than re-implementing it.jamie2009-07-021-2/+1
* Slightly increase amount of bandwidth of resampling filter forariff2009-07-021-1/+1
* Fix comment misthink.rwatson2009-07-021-1/+1
* Audit file descriptor and command arguments to ioctl(2).rwatson2009-07-021-0/+2
* Clean up a number of aspects of token generation from audit arguments torwatson2009-07-022-70/+55
* Use MPT_MAX_LUNS as maximium number of LUNs, not 7, for SAS and FC cases.delphij2009-07-021-1/+4
* Change explicit maximium numbers to the defined macro MPT_MAX_LUNS.delphij2009-07-021-4/+4
* For access(2) and eaccess(2), audit the requested access mode.rwatson2009-07-012-2/+10
* Don't panic on attempt to set ACL on a block device file.trasz2009-07-011-6/+6
* - Properly order headers, local variables and prototypes. [1]stas2009-07-011-18/+11
* - Use fd_lastfile + 1 as the upper bound on nd. This is more correct thanjeff2009-07-011-6/+8
* Fix a panic which (reportedly) can happen when unmounting a filesystemtrasz2009-07-012-1/+3
* Map DPCPU pages into ARM kernel VA space.raj2009-07-013-3/+11
* Audit file descriptor numbers for various socket-related system calls.rwatson2009-07-011-0/+17
* Define missing audit argument macro AUDIT_ARG_SOCKET(), andrwatson2009-07-012-0/+9
* Clarify the node about removing NFS_LEGACYRPCdfr2009-07-011-2/+3
* Improve the handling of cpuset with interrupts.jhb2009-07-0114-92/+227
* When auditing unmount(2), capture FSID arguments as regular text stringsrwatson2009-07-012-1/+11
* When unmounting an NFS mount using sec=krb5[ip], the umount systemrmacklem2009-07-011-0/+14
* Make sure that cr_error is set to ESHUTDOWN when closing the connection.rmacklem2009-07-011-2/+4
* Multiqueue RX is not correctly enabled on the new 82599jfv2009-07-011-36/+31
* With NFSv4 ACLs, it is possible that applying a mode to an ACL whichtrasz2009-07-011-2/+30
* Audit the file descriptor number passed to lseek(2).rwatson2009-07-012-1/+2
* Fix link(2) auditing: use the second audit record path for the new objectrwatson2009-07-011-1/+1
* - Fix the bug in write(2) called with incorrect parameters resulting in writesstas2009-07-012-52/+64
* udit the 'options' argument to wait4(2).rwatson2009-07-012-0/+5
* Fix infinite loop in ng_iface, that happens when packet passes out viamav2009-07-011-1/+2
* Add usr/include/nfs/rpcv2.hdfr2009-07-011-0/+2
* Add an entry documenting removal of the NFS_LEGACYRPC option.dfr2009-07-011-0/+4
* Don't include rpcv2.h - it has been removed.dfr2009-07-011-1/+0
* Compiles without higher warn levelmbr2009-06-301-2/+0
* Don't imply that only FTP urls are supported when we can't fetchbrian2009-06-301-1/+1
* Make it clear where to look for for protocol-specific socket options.trasz2009-06-301-0/+9
* Remove a stale comment. The very same revision (r85511) that introducedalc2009-06-301-3/+0
* Adjust the internal NFS KPI to avoid the last traces of NFS_LEGACYRPC.dfr2009-06-305-26/+21
* Remove the old kernel RPC implementation and the NFS_LEGACYRPC option.dfr2009-06-3031-4969/+23
OpenPOWER on IntegriCloud