summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add two support functions:marcel2008-06-062-0/+47
* Update description textpeter2008-06-061-1/+1
* - Store the device_t of the smbX device in the softc.jhb2008-06-061-37/+22
* Explicitly lock Giant in smbus_if methods in the bktr_i2c and iicsmbjhb2008-06-062-9/+67
* Essentially, neither madvise(..., MADV_DONTNEED) nor madvise(..., MADV_FREE)alc2008-06-061-0/+7
* - Use bus_foo() rather than bus_space_foo() and remove bus space tag/handlejhb2008-06-068-100/+76
* Tweak a comment and a constant to restore old 30ms upper bound.imp2008-06-061-3/+3
* o Remove unused cs_debug tunable. I think I added it and then nothing withimp2008-06-061-10/+22
* Optimize the CVS bug #17168 fix by relaxing the conditions for updateobrien2008-06-061-0/+1
* Forgot to commit these files too :-(imp2008-06-062-3/+3
* Don't abend if we get ENOMEM from sysctl(3). The data returnedbrian2008-06-061-1/+1
* Add a -w warning flag to ln(1). When the -w option is enabled,keramida2008-06-062-7/+47
* Tweak rc.firewall to allow incoming limited broadcast traffic,keramida2008-06-061-0/+3
* Minor clean up to shave about 1.5k off the size of the driver:imp2008-06-064-95/+12
* Update the manpage to reflect reality:marcel2008-06-061-3/+32
* Support for the XScale PXA255 SoC as found on the Gumstix Basix and Connexbenno2008-06-0618-0/+3874
* Simplify error checking when reading the function....imp2008-06-061-3/+1
* cs has detach, remove bogus ifdef.imp2008-06-061-3/+1
* This is a rewritten driver for the SMSC LAN91C111. It's based in part on thebenno2008-06-066-0/+1931
* Remove unused fields in softc. If they are ever really needed again,imp2008-06-064-27/+3
* Add more card state dump routines. Decode more bitfields etc.peter2008-06-062-38/+255
* Checkpoint what I've been running for the last year. Tidy up apeter2008-06-062-73/+82
* Update LOCKS syntax.peter2008-06-051-4/+4
* Fix range check for rtable id.mlaier2008-06-051-2/+2
* Make ppp use <termios.h>, not <sys/tty.h>.ed2008-06-051-1/+1
* Fix faulty character to control-character conversion for CTRL().ed2008-06-051-16/+23
* Fix the wait for default route change I made a few weeks ago by creatingbrooks2008-06-054-28/+51
* Add the missing option LK_NOWITNESS for vn_lock / VOP_LOCK operations.attilio2008-06-051-0/+4
* Add the support for the Globetrotter Max 3.6 HSDPA Modem.attilio2008-06-052-0/+3
* Obsolete gpt(8) by replacing it with geom(8). Add the glabel andmarcel2008-06-051-2/+4
* Allow building a static geom(8) for release related crunchedmarcel2008-06-051-1/+1
* Optimize the CVS bug #17168 fix by relaxing the conditions for update.obrien2008-06-051-1/+3
* Make the cs(4) driver MPSAFE:jhb2008-06-054-67/+118
* Rename the ie_EE16 module to just 'ie' so that at least one of the modulesjhb2008-06-051-1/+7
* - Fix two calls to ieinit() in ieioctl() to call ieinit_locked() instead tojhb2008-06-051-3/+3
* - ncurses has been updated to 5.6-20080503rafan2008-06-051-1/+1
* When devfs_allocv() committed to create new vnode, since de_vnode is NULL,kib2008-06-051-1/+1
* Fix the media auto code by breaking it :-). Auto now just means 'useimp2008-06-051-19/+8
* Add a newline after usage.mlaier2008-06-041-1/+1
* Style(9) xe(4). The MD5 sums are different, but comparing the dissassembliesjhb2008-06-043-1566/+1621
* Replace checks for RESCUE in sources with checks for STATIC_GEOM_CLASSESmarcel2008-06-044-8/+8
* De-register declarations.dwmalone2008-06-049-86/+86
* Gah, always reset the timer for the watchdog check.jhb2008-06-041-1/+1
* Fix a strict aliasing warning - I think it is really telling usdwmalone2008-06-041-2/+3
* - Split the interrupt handler up into separate subroutines for rx, tx, andjhb2008-06-042-61/+79
* Recode the colemak keymap to ISO-8859.philip2008-06-041-28/+28
* Add device IDs for Ricoh R5U870-based OEM cameraskevlo2008-06-041-0/+8
* - update maintainer's info per src/MAINTAINERSrafan2008-06-041-1/+1
* - Associate myself with ncursesrafan2008-06-041-0/+1
* Add link register to fatal trap printout to better diagnose NULLgrehan2008-06-041-0/+1
OpenPOWER on IntegriCloud