summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncplist/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Garbage collect NWFS and NCP bits which are now completely disconnectedattilio2013-03-091-9/+0
| | | | | | from the tree since few months. This patch is not targeted for MFC.
* Use NO_WCAST_ALIGN for usr.bin/ncplist, as there are many potentialdim2011-12-171-0/+1
| | | | | | | alignment issues in it. (Though I doubt anyone still cares about NetWare support...) MFC after: 1 week
* Fix ncplist to build with WARNS=6.ed2011-10-161-2/+0
| | | | | Add some const and static keywords to get it all to build. Also add missing #includes.
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-0/+2
| | | | Also add some missing $FreeBSD$ to keep svn happy.
* Fix NOSHARED case.bp1999-10-311-5/+3
| | | | Pointed by: Bruce Evans
* Add ncplist program. That makes minimal set of ncpbp1999-10-201-0/+10
utilities to use NetWare volumes. Other functionality (ncpsend, ncprint) will be added later.
OpenPOWER on IntegriCloud