aboutsummaryrefslogtreecommitdiff
path: root/comms/ltmdm/files
Commit message (Expand)AuthorAgeFilesLines
* Install kernel module to ${KMODDIR}. [1]Sergey A. Osokin2006-02-272-85/+17
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-2/+2
* Fix build on recent -CURRENT.Roman Bogorodskiy2006-01-231-21/+45
* Fix build under resent 7.0 (src/sys/sys/interrupt.h rev. 1.32).Sergey A. Osokin2005-11-051-22/+81
* Use new PCI_BAR(x) macro everywhere in preference to the PCI_MAPS + x * 4Warner Losh2005-06-221-33/+55
* Repackage a bit: USE_RC_SUBR with substitutionsVolker Stolz2005-04-181-1/+1
* Fix "Ignoring d_maj hint from driver" on recent -CURRENT.Sergey A. Osokin2005-03-211-26/+28
* Fix build on recent -CURRENT.Sergey A. Osokin2005-02-151-1/+27
* Fix build under resent 6.0 (SWI_CAMNET and SWI_CAMBIO removed by scottl).Sergey A. Osokin2004-11-012-60/+114
* [patch] comms/ltmdm: ltmdm.sh patchEdwin Groothuis2004-10-121-0/+4
* Use tty_close() and ttygone() where it need instead ofSergey A. Osokin2004-07-271-22/+26
* Realy fix "link_elf: symbol ttyclose undefined" error andSergey A. Osokin2004-07-231-2/+2
* 1) Merge two patches for ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c into one patchSergey A. Osokin2004-07-222-218/+223
* Revert back wrong changes, because port have strangeSergey A. Osokin2004-07-221-238/+173
* Fix run on recent -CURRENT by removing ttyclose() calls.Sergey A. Osokin2004-07-221-173/+238
* Chase fixes in TTY source.Edwin Groothuis2004-07-011-13/+118
* Update to handle systems after linesw was changed to an array ofEdwin Groothuis2004-06-161-39/+144
* My last attempt to fix 5.x was incorrect for 4.x. Move a #endif around soScott Long2004-03-211-1/+1
* Catch up to the cdevsw changes in 5-current.Scott Long2004-02-221-9/+14
* Fix build on current by adjusting includes to use dev/pci/... instead ofJohn Baldwin2003-09-251-13/+32
* Fix for -CURRENT.Alexander Langer2003-03-061-11/+56
* Catching up with MAJOR_AUTO.Ruslan Ermilov2003-03-023-111/+117
* Fix "gibberish" in the fileDavid W. Chapman Jr.2002-07-021-25/+0
* Add missing startup scriptDavid W. Chapman Jr.2002-07-021-0/+61
* Fix properly for building under -currentDavid W. Chapman Jr.2002-06-245-88/+160
* Fix building on -currentDavid W. Chapman Jr.2002-06-171-0/+88