summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use a seperated hash table for mutex and rwlock, avoid wasting some timedavidxu2008-05-301-17/+21
* The XScale PXA255 has three generally ns16x50 compatible UARTs. One of thebenno2008-05-301-5/+31
* Eliminate global mutex by using pthread_once's state field asdavidxu2008-05-301-33/+29
* Use if_printf() and if_xname and retire 'unit' from the softc.jhb2008-05-292-48/+48
* Fix some bugs/complaints:mr2008-05-292-22/+31
* Read lock rather than write lock TCP inpcbs in monitoring sysctls. Inrwatson2008-05-291-35/+31
* Remove the distinction between device minor and unit numbers.ed2008-05-296-17/+14
* Employ read locks on UDP inpcbs, rather than write locks, whenrwatson2008-05-292-24/+30
* - Reduce function call overhead for uncontended case.davidxu2008-05-293-217/+104
* Rather than m_free(dtom(si)) in spx_reass(), return (1) which causes therwatson2008-05-291-6/+3
* The SIIG 4 port serial card based on the Oxford OX16PCI954 ismckusick2008-05-291-4/+4
* Correct minor comment typos, make white space use before block commentsrwatson2008-05-291-6/+19
* Bring these back to HEAD.obrien2008-05-297-0/+9661
* This commit was generated by cvs2svn to compensate for changes in r179404,obrien2008-05-2939-0/+31112
|\
| * Import of Binutils from the FSF 2.15 branch (just post-.0 release).obrien2008-05-2946-0/+40773
* | opt_ah.h is not constructed by config, it always comes fromsam2008-05-291-1/+1
OpenPOWER on IntegriCloud