summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the OpenSolaris lockstat(1M) command. Requires the dtrace driver,sson2009-05-275-0/+3144
* Fix various cases with 3 or 4 parameters in test(1) to be POSIX compliant.jilles2009-05-262-9/+99
* Fix the experimental nfs subsystem so that it builds with thermacklem2009-05-265-11/+13
* Add the ksyms(4) pseudo driver. The ksyms driver allows a process tosson2009-05-2611-0/+967
* Unifdef __NetBSD__ here, the usb stack as a whole doesnt support NetBSD and itthompsa2009-05-262-418/+2
* Merge local changes to ee(1) into contrib space.ed2009-05-2610-6652/+167
* Move opt_apic.h closer to the "XXX: for assym.s" comment.des2009-05-261-1/+4
* Add the OpenSolaris dtrace lockstat provider. The lockstat providersson2009-05-2616-96/+967
* opt_apic.h is i386-only.des2009-05-261-2/+2
* Copy ee 1.4.2 into the contrib directory.ed2009-05-2612-0/+10842
|\
| * Vendor import of ee 1.4.2.ed2009-05-2612-0/+10842
* Add a regression test for kern/21768.des2009-05-261-0/+42
* Correct the sense of a test so that this filter always waits for the fulljhb2009-05-261-2/+2
* Remove unused curses replacement implementation from ee(1) sources.ed2009-05-262-3989/+0
* Get rid of M_TEMP.ed2009-05-261-2/+2
* Do not forcefully close the write transfer when closing the tty, it needs tothompsa2009-05-262-21/+7
* Adapt to the new ACL #define names.trasz2009-05-261-13/+13
* Add two new utilities and two new daemons to /usr/src/usr.sbin thatrmacklem2009-05-2613-0/+1813
* - Unbreak 64 bit platforms by casting off_t to intmax.lulf2009-05-261-3/+3
* Unbreak bktr(4).ed2009-05-261-1/+1
* Change license to more bori^Wadul^Wcanonical.trasz2009-05-263-33/+33
* - Fix wrong print on BIO_DONE.lulf2009-05-261-46/+46
* Add missing socket options.pjd2009-05-261-0/+8
* MFp4 changes neccessary for NFSv4 ACLs support in ZFS. This is mostlytrasz2009-05-2610-16/+370
* Mention the danger of running programs using ``!''.brian2009-05-261-1/+6
* Fix a race that can stall the timer when we remove a timer that has anotherbrian2009-05-261-14/+23
* - Add 'show bio' DDB command.lulf2009-05-261-0/+70
* Set PG_WRITEABLE in Book-E pmap_enter[_locked] if it creates a mapping thatraj2009-05-261-0/+4
* Free the memory correctly in the error casebenjsc2009-05-261-1/+1
* Add two sysctl variables to the experimental nfs server, sormacklem2009-05-261-3/+17
* Fix the handling of NFSv4 Illegal Operation number to conformrmacklem2009-05-262-11/+17
* Fix the experimental nfs server's interface to the new krpc sormacklem2009-05-261-11/+10
* Per the man page:dougb2009-05-264-164/+0
* I have been here longmarkm2009-05-251-0/+5
* There is rubbish heremarkm2009-05-252-11/+8
* Bump the document date to reflect the recent address range enhancements.brian2009-05-251-1/+1
* Bump the document date to reflect the 'p' command enhancements.brian2009-05-251-1/+1
* Fix kdump build when building it by hand.ed2009-05-251-1/+1
* Euro is missingmarkm2009-05-251-1/+1
* Fix handling of devices w/o radiotap support:sam2009-05-256-11/+14
* do internal bpf tracking only for radiotap DLT'ssam2009-05-251-2/+2
* rev bpf attach/detach event api to include the dltsam2009-05-252-3/+4
* Add the "-4" option to nfsstat, so that it will reports statsrmacklem2009-05-252-7/+369
* Remove comment about moving tcp_reass() to its own file named tcp_reass.c,rwatson2009-05-251-2/+1
* Use, in uncovered part, the END() macro in order to improve debugging.attilio2009-05-2557-0/+60
* Staticize spx_remque() now that it's only used from spx_reass.c.rwatson2009-05-252-2/+1
* Add missing call to ipx_pcbdetach() during SPX socket tear-down: notrwatson2009-05-251-0/+1
* Eliminate use of dtom() in spx_output() by fixing up tracking of therwatson2009-05-251-7/+10
* Prefer NULL to 0 for pointer assignments.rwatson2009-05-251-2/+2
* Rather than store a skeleton IPX header in an mbuf hung off the SPXrwatson2009-05-252-12/+15
OpenPOWER on IntegriCloud