summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix markup.ru2008-06-031-4/+6
* Add note about a reason to use mount(8) instead of mount_somefs.kib2008-06-031-0/+11
* Back out the nlm_global_lock part of the last change - I forgot that onlydfr2008-06-031-1/+0
* Correct logic error that would prevent cs pccards from working onimp2008-06-031-8/+8
* Add device ID for AnyDATA ADU-500A EV-DO modem.kan2008-06-033-0/+5
* Add vendor/device IDs for Novatel U740 repackaged by Dell.kan2008-06-032-0/+3
* Update if_ndis to remove the legacy if_watchdog interface andcokane2008-06-032-44/+33
* Fix a crash when Arctic Ocean is selected.jkim2008-06-021-3/+2
* Add proper mime-types for files that they are relevant for.dougb2008-06-021-0/+0
* Make fe(4) MPSAFE:jhb2008-06-023-44/+86
* Add locking and make xe(4) MPSAFE:jhb2008-06-023-73/+104
* Make ie(4) MPSAFE:jhb2008-06-023-81/+75
* Sort IP addresses before hashing them for the signature. Otherwise carp ismlaier2008-06-021-13/+39
* Add a missing call to init_nsm().dfr2008-06-021-0/+1
* When attempting to use the NSM state number in a lock request to detectdfr2008-06-021-8/+10
* When allocating temporary storage to hold a TCP/IP packet headerrwatson2008-06-022-11/+7
* Push down the major/minor conversion for pts/%u to improve consistency.ed2008-06-022-26/+20
* getopt returns an int, not a char. Make sure that we store theimp2008-06-021-1/+1
* Slight simplification of the power parsing code, as well as usingimp2008-06-011-45/+27
* Increase LINK_TABLE_OUT_SIZE from 101 to 4001 like LINK_TABLE_IN_SIZEmav2008-06-012-70/+23
* Make m_megapullup() more intelligent:mav2008-06-011-12/+32
* Pass really available buffer size to libalias instead of MCLBYTES constant.mav2008-06-011-2/+2
* Use INSERT_OBJECT_INT_LINK_INDEX macro instead of TAILQ_INSERT_TAIL whenphilip2008-06-011-1/+1
* Revert the changes I made to devfs_setattr() in r179457.ed2008-06-011-4/+3
* Try to detect a Synaptics touchpad before IntelliMouse. Some touchpads willphilip2008-06-011-2/+2
* PKT_ALIAS_FOUND_HEADER_FRAGMENT result is not an error, so pass that packet.mav2008-06-011-3/+4
* Fix packet fragmentation support broken by copy/paste error in rev.1.60.mav2008-06-011-2/+2
* Correct an error in pmap_promote_pde() that may result in an errantalc2008-06-011-5/+3
* Merge a recent change from the OpenSolaris source tree.jb2008-06-012-13/+96
* 5416 and similar chips grew another region in the pci clock domainsam2008-05-311-2/+6
* Dont install .svn metadata with the sendmail install.remko2008-05-311-2/+2
* Remove a quote about the instant-workstation, this portremko2008-05-311-10/+0
* Import rewritten nve device id's, which brings this moreremko2008-05-312-41/+79
* Merge back devfs changes from the mpsafetty branch.ed2008-05-311-6/+6
* - Add ARM as a platform under development.hrs2008-05-312-2/+4
* New release notes:hrs2008-05-311-0/+42
* Add the DTrace test kernel module so that people can run the tests.jb2008-05-311-0/+1
* Dis-associate from ncurses.peter2008-05-311-1/+0
* Remove one of my dead email addresses from a copyright message.peter2008-05-311-1/+1
* After probing the available frequency settings, restore the CPU to run atjhb2008-05-301-17/+5
* Remove various and sundry NetBSDism's in preparation for adding locking.jhb2008-05-304-136/+77
* Trim an extra semi-colon.jhb2008-05-301-1/+1
* Fix build with DEBUG defined.jhb2008-05-301-4/+4
* Call the fcntl compatiblity wrapper from the thread library fcntl wrappersdfr2008-05-305-5/+10
* - Add long options to pkg_install.flz2008-05-3013-100/+206
* When RADIX_MPATH is enabled, the route selection is not rotatingqingli2008-05-302-6/+6
* Don't rely on NSM to help us forget about RPC client handles fordfr2008-05-301-6/+17
* Fix a panic that it's occurred when NDIS init handler returned a errorweongyo2008-05-301-5/+8
* Fix a panic that a priority value which is passed to cv_broadcastpri(9)weongyo2008-05-301-4/+6
* don't let KERNBUILDDIR control whether we copy opt_ah.hsam2008-05-301-1/+1
OpenPOWER on IntegriCloud