summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up markup.ru2011-08-041-31/+30
* Undo this for now. It's "right", but it means everything will rely onadrian2011-08-033-25/+1
* Fix two more $FreeBSD$ keywords.brooks2011-08-032-2/+2
* The result of a joint work between rrs@ and myself at the IETF:tuexen2011-08-0322-1430/+1083
* Enable keyword expansion for $FreeBSD$ on files where it was added itbrooks2011-08-030-0/+0
* Unbreak catman(1) by removing calls to col(1).uqs2011-08-031-1/+1
* Add support for dynamically adjusted buffers to allow the full use ofbrooks2011-08-0331-43/+747
* Fix an NFS server issue where it was not correctly setting the eof flag when azack2011-08-031-5/+5
* Add in a dirty hack that allows for AR9280/AR9285/AR9287 embeddedadrian2011-08-033-1/+25
* * Fix a clash in structure naming which occurs with (closed source)adrian2011-08-031-3/+3
* fix a serious bug in libproc's proc_attachavg2011-08-031-2/+1
* Remove the EEPROM minor >= 19 check for txgaintype; that's only needed foradrian2011-08-031-2/+1
* Cross a T and dot an I:marcel2011-08-021-2/+3
* It's invalid to use GLOBAL() for kernload_ap, as the macro switchesmarcel2011-08-021-1/+2
* There's no ':' after GLOBAL(). Missed due to no SMP testing.marcel2011-08-021-1/+1
* Always disable mount and unmount for jails with enforce_statfs==2.mm2011-08-022-3/+9
* For mount, discover f_mntonname from supplied path argumentmm2011-08-021-7/+42
* Corrections for the iBCS2 support that seems to regressed from 4.x times.kib2011-08-021-30/+34
* Fix for arm and mips case the size of storage for sintrcnt/sintrnames.attilio2011-08-023-5/+5
* Add support for Juniper's loader. The difference between FreeBSD's andmarcel2011-08-023-125/+128
* Provide a more user friendly URL to the IETF site in faithd(8).gjb2011-08-021-2/+2
* Fix a LOR in the NFS client which could cause a deadlock.rmacklem2011-08-022-2/+22
* Fix panic in zfs_read() if IO_SYNC flag supplied by checking formm2011-08-021-2/+3
* Fix a LOR in the NFS client which could cause a deadlock.rmacklem2011-08-022-2/+21
* Do not force AHCI mode on NVIDIA MCP89 SATA controllers. Recent Applemav2011-08-022-4/+22
* Fix a corner case in RXEOL handling which was likely introduced by yoursadrian2011-08-022-3/+36
* Provide a more user friendly URL to the IETF site in gif(4).gjb2011-08-021-2/+2
* Fix broken mdoc.uqs2011-08-013-24/+41
* Add PCI ID for RocketRAID 4321 and 4322. A FreeNAS user have tested thedelphij2011-08-012-1/+7
* Implement the linprocfs swaps file, providing information about thekib2011-08-013-21/+69
* Fix the LK_NOSHARE lockmgr flag interaction with LK_UPGRADE andkib2011-08-011-2/+12
* I've rewritten most of this file so assign the copyright to me.joel2011-08-011-1/+1
* Fix integer overflow in txg_delay() by initializingmm2011-08-011-1/+1
* Add missing break; in r223593.glebius2011-08-011-0/+1
* Add missing MODULE_VERSION() definition to protect against duplicatingpluknet2011-08-011-0/+1
* Get rid of MAXCPU knowledge used for internal needs only. Switch topluknet2011-08-016-64/+41
* Fix markup.kib2011-08-011-1/+2
* Correctly link bsdcpio and bsdtar against libmd and libcrpytomm2011-08-012-4/+11
* Update vfs_getopt(9) to reflect 32-bit to 64-bit change fromgjb2011-07-311-2/+2
* Fix rename in the new NFS server so that it does not require armacklem2011-07-311-4/+20
* Apply r221124 to Book-E: switch to the new NFS client.marcel2011-07-311-1/+1
* Fix r222813: we need to include sys/cpuset.h. because the PIC interfacemarcel2011-07-311-2/+2
* Fix r224187: .word defines a 16-bit object and size_t is defined asmarcel2011-07-311-2/+2
* Disable the RXORN/RXEOL interrupts if RXEOL occurs, preventing anadrian2011-07-311-0/+6
* mdoc(7) fix for the pcm(4) manualgjb2011-07-311-1/+2
* Don't leak kld_sx lock in kldunloadf().glebius2011-07-311-1/+2
* Remove two debugging printf()s which snuck in during the testing of theadrian2011-07-311-5/+0
* Implement the 4KB split transaction workaround for Merlin (AR9280).adrian2011-07-311-5/+40
* Fix typo!adrian2011-07-311-1/+1
* Add extra flags for the radar event API.adrian2011-07-311-0/+3
OpenPOWER on IntegriCloud