notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: comms/ltmdm/files/patch-aa
SVNWeb

Number of commits found: 9

Thu, 22 Jul 2004
[ 12:23 osa search for other commits by this committer ] Original commit 
1) Merge two patches for ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c into one patch
2) Correct filename for patch, now it name is patch-sys-dev-ltmdm-ltmdmsio.c
3) Fix run on recent -CURRENT by removing ttyclose() calls
   Symptoms:
   # kldload ltmdm.ko
   kldload: can't load ltmdm.ko: No such file or directory
   # dmesg | head -1
   link_elf: symbol ttyclose underfined
4) Move PORTDOCS from pkg-plist to Makefile
5) Utilize DATADIR macro
5) Reorganize install target for PORTDOCS
6) Bump ${PORTREVISION}
[ 10:29 osa search for other commits by this committer ] Original commit 
Revert back wrong changes, because port have strange
infrastructure: patch-aa and patch-ac both patch the same
file: ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c.
[ 09:16 osa search for other commits by this committer ] Original commit 
Fix run on recent -CURRENT by removing ttyclose() calls.

Symptoms:
1) kldload ltmdm.ko
kldload: can't load ltmdm.ko: No such file or directory
2) dmesg | head -1
link_elf: symbol ttyclose underfined

Bump PORTREVISION.
Sun, 21 Mar 2004
[ 06:43 scottl search for other commits by this committer ] Original commit 
My last attempt to fix 5.x was incorrect for 4.x.  Move a #endif around so
it covers the correct scope.
Sun, 22 Feb 2004
[ 04:18 scottl search for other commits by this committer ] Original commit 
Catch up to the cdevsw changes in 5-current.
Thu, 25 Sep 2003
[ 20:15 jhb search for other commits by this committer ] Original commit 
Fix build on current by adjusting includes to use dev/pci/... instead of
pci/... and using dev/ic/ns16550.h rather than dev/sio/sioreg.h.

Reviewed by:    maintainer
Thu, 6 Mar 2003
[ 00:34 alex search for other commits by this committer ] Original commit 
Fix for -CURRENT.

PR:             48922
Submitted by:   Daniel O'Connor <darius@dons.net.au> (maintainer)
                Sergey A. Osokin <osa@FreeBSD.org.ru>
Sun, 2 Mar 2003
[ 22:03 ru search for other commits by this committer ] Original commit 
Catching up with MAJOR_AUTO.
Mon, 24 Jun 2002
[ 02:41 dwcjr search for other commits by this committer ] Original commit 
Fix properly for building under -current
Enable cardbus support these modembs
Bump PORTREVISION

Submitted by:   author
Approved by:    maintainer

Number of commits found: 9