Age | Commit message (Expand) | Author | Files | Lines |
2013-04-20 | Fix broken build on netbsd-5. | dholland | 1 | -0/+17 |
2013-01-12 | Teach this about NetBSD 5.1, 5.2, 6.0, and 6.99 to silence useless build | dholland | 1 | -11/+21 |
2011-03-21 | When we moved from fd_ofiles to a struct fdtab, the fd_ofiles became | jym | 1 | -2/+2 |
2010-05-10 | Update lsof to 4.83 | sbd | 1 | -13/+13 |
2010-04-30 | Move lsof from using the LSOF_MORE_SECURE and LSOF_LESS_SECURE_SOCKETS to | sbd | 1 | -28/+1 |
2009-08-11 | Make this build again on netbsd-current. Bump PKGREVISION to 5. | apb | 1 | -17/+78 |
2009-05-17 | Fix build on NetBSD 3.1_STABLE, tested on i386 and sparc64. | seb | 1 | -2/+24 |
2009-05-01 | When configuring on NetBSD: | apb | 1 | -8/+53 |
2008-05-17 | make this work again. | christos | 4 | -18/+128 |
2007-12-28 | Do not use DEBUG compiler flags | adam | 1 | -8/+17 |
2007-12-17 | Fix build under NetBSD 4.0 and older. | tron | 1 | -2/+2 |
2007-11-21 | We need to define VNODE_VFLAG and NCACHE_VROOT to build on older | apb | 1 | -2/+5 |
2007-11-21 | Make lsof build on NetBSD >= 4.99.33. | apb | 2 | -16/+44 |
2007-08-14 | - Don't hardcode the MFSNAMELEN length, inspired by commits from | veego | 5 | -17/+223 |
2007-08-12 | Revert previous fix at veego@ request. | seb | 1 | -16/+5 |
2007-08-12 | Fix build on NetBSD-current which dropped MFSNAMELEN: pretend this CPP macro | seb | 1 | -5/+16 |
2007-05-06 | upgrade to 4.78 | christos | 2 | -25/+28 |
2007-03-14 | Update lsof to 4.77. | markd | 2 | -13/+16 |
2006-08-01 | Make this build again with NetBSD older than 3.99.24. | tron | 1 | -3/+7 |
2006-08-01 | Make this build under NetBSD 3.99.24 and newer. | tron | 1 | -0/+16 |
2006-06-04 | We don't export struct lockf anymore, thus we cannot print lock info. | christos | 1 | -0/+41 |
2005-11-09 | Fix build problem under NetBSD 3.99.11 as suggested by Andrew Brown | tron | 1 | -0/+13 |
2005-09-15 | Add back what was patch-ac (from kristerw) as patch-ab since it's not | atatat | 1 | -0/+16 |
2005-09-13 | lsof 4.75 is gone; use 4.76 | christos | 1 | -17/+0 |
2005-05-24 | Do not ask the user about the path to the darwin XNU kernel header files | kristerw | 1 | -0/+17 |
2005-05-17 | Upgrade to lsof version 4.75, thereby getting rid of most of the | atatat | 2 | -67/+0 |
2005-03-26 | Do not ask the user about the path to the darwin XNU kernel header files | kristerw | 1 | -0/+17 |
2005-03-23 | This should also fix the lsof build on 3.0_BETA. Similar changes will | atatat | 1 | -8/+32 |
2005-03-19 | Fix lsof build on NetBSD 3.99.1 | atatat | 1 | -0/+26 |
2005-01-17 | Upgrade to lsof version 4.74, thereby getting rid of most of the | atatat | 8 | -1432/+1 |
2004-12-18 | Fix lsof to deal with the new ptyfs fake inode number allocation | atatat | 1 | -4/+8 |
2004-11-30 | Redo three patches to address build failure on NetBSD <= 1.6ZC, to | atatat | 3 | -160/+211 |
2004-11-28 | Tweak the sys/bufq.h support (it disappeared again), enhance the | atatat | 8 | -23/+1353 |
2004-11-12 | Check for actual existance of sys/bufq.h instead of just relying on uname. | erh | 1 | -6/+10 |
2004-11-07 | Needs <sys/bufq.h> on 2.99.10 | kim | 2 | -0/+42 |
2004-07-13 | Upgrade to lsof version 4.72. Changes related to or affecting NetBSD | atatat | 3 | -136/+0 |
2004-04-29 | Fix NetBSD 2.0 check in Configure, and check for and deal with the new | atatat | 3 | -10/+134 |
2004-04-01 | Use configuration for NetBSD 1.6* under 2.0* to fix build under | tron | 1 | -0/+12 |
2004-01-17 | Upgrade to lsof version 4.70. Changes related to or affecting NetBSD | atatat | 2 | -243/+0 |
2004-01-13 | Add LFS support to lsof. Bump PKGREVISION to 1, making this 4.69nb1. | atatat | 2 | -0/+243 |
2003-11-22 | Bring back patch-aa -- it's for pkgsrc, not a bugfix. | atatat | 1 | -0/+31 |
2003-11-22 | 4.69 is out, 4.68 is gone. Approved by agc. | christos | 6 | -410/+0 |
2003-10-04 | Refix build on -current now that procfs and kernfs have churned again. | atatat | 3 | -29/+69 |
2003-09-26 | Make lsof build under -current again | atatat | 2 | -1/+33 |
2003-08-13 | A patch (courtesy of the lsof maintainer) to make lsof build again on | atatat | 5 | -1/+308 |
2003-06-19 | Upgrade to lsof version 4.68. Changes related to or affecting NetBSD | atatat | 3 | -467/+0 |
2003-05-03 | Re-patch lsof with patches from Vic Abell. Building should now work | atatat | 3 | -31/+449 |
2003-04-19 | make this compile again. No UFS2 support. | christos | 1 | -0/+49 |
2003-03-27 | Upgrade to lsof version 4.67. Changes related to or affecting NetBSD | atatat | 4 | -73/+0 |
2003-02-03 | Add kqueue support to lsof. Bump PKGREVISION to 1, making this | atatat | 4 | -0/+73 |