| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the NATM framework including the en(4), fatm(4), hatm(4), and | Brooks Davis | 2017-04-24 | 14 | -4108/+0 |
| * | sbin: normalize paths using SRCTOP-relative paths or :H when possible | Enji Cooper | 2017-03-04 | 1 | -2/+2 |
| * | Add history section for atmconfig(8) | Sevan Janiyan | 2016-10-05 | 1 | -2/+7 |
| * | Use NULL for pointers instead of 0. | Marcelo Araujo | 2016-04-19 | 1 | -1/+1 |
| * | MFH | Glen Barber | 2016-04-04 | 1 | -2/+1 |
| |\ |
|
| | * | Fix bunch of .Xrs. | Edward Tomasz Napierala | 2016-03-28 | 1 | -2/+1 |
| * | | MFH | Glen Barber | 2016-03-02 | 1 | -2/+0 |
| |\| |
|
| | * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -2/+0 |
| * | | Create packages for atm, ccdconfig, devd, ipf, ipfw, | Glen Barber | 2016-02-09 | 1 | -0/+1 |
| |/ |
|
| * | Use more appropriate ${SHAREDIR} rather than /usr/share. | Bryan Drewery | 2015-10-27 | 1 | -2/+2 |
| * | new depends | Simon J. Gerraty | 2015-06-16 | 1 | -1/+0 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+25 |
| |\ |
|
| | * | Revert unneeded change | Simon J. Gerraty | 2015-06-10 | 1 | -1/+1 |
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 2 | -6/+4 |
| | |\
| |/
|/| |
|
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 2 | -20/+15 |
| | |\ |
|
| | * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -1/+2 |
| | |\ \ |
|
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -0/+1 |
| | * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| | |\ \ \ |
|
| | * | | | | Updated dependencies | Simon J. Gerraty | 2013-10-13 | 1 | -0/+1 |
| | * | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | | Qualifying targets with ${.OBJDIR}/ confuses make for little reason. | Simon J. Gerraty | 2012-11-08 | 1 | -4/+4 |
| | * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+24 |
| * | | | | | Fix 2 rendering issue with mandoc | Baptiste Daroussin | 2015-04-26 | 1 | -2/+2 |
| * | | | | | Convert sbin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -4/+2 |
| | |_|_|/
|/| | | |
|
| * | | | | Fix atmconfig compilation when MK_ATM == yes and MK_BSNMP == no | Enji Cooper | 2014-08-15 | 2 | -22/+17 |
| | |_|/
|/| | |
|
| * | | | use .Mt to mark up email addresses consistently (part1) | Baptiste Daroussin | 2014-06-20 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| |/ |
|
| * | In sbin/atm/atmconfig/diag.c, fix a few warnings about format strings | Dimitry Andric | 2011-12-17 | 1 | -4/+4 |
| * | Add missing static keywords for global variables to tools in sbin/. | Ed Schouten | 2011-11-04 | 3 | -3/+3 |
| * | Unbreak NO_DYNAMICROOT by explicitely linking to libcrypto if MK_OPENSSL isn't | Olivier Houchard | 2011-10-16 | 1 | -0/+5 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -1/+2 |
| * | Switch the default WARNS level for sbin/ to 6. | Ruslan Ermilov | 2009-10-19 | 1 | -2/+0 |
| * | o IFNAMSIZ includes a terminating null byte. | Maxim Konovalov | 2007-04-14 | 1 | -1/+1 |
| * | Use the C99 syntax for designated initialisers. | Stefan Farfeleder | 2005-08-05 | 1 | -8/+8 |
| * | Cleanups for gcc4: | Xin LI | 2005-05-02 | 1 | -1/+1 |
| * | Forgot to change the pointer to the snmp_atm sources after repo-copy. | Hartmut Brandt | 2005-03-15 | 1 | -1/+1 |
| * | Back the warnings down from 9 to 6, since that is the highest we have. If | David E. O'Brien | 2004-12-13 | 1 | -1/+1 |
| * | Add support for the examination and modification of the devices. | Hartmut Brandt | 2004-08-12 | 9 | -8/+817 |
| * | No need to include if_var.h. | Hartmut Brandt | 2004-07-28 | 1 | -1/+0 |
| * | Get rid of several unneeded includes (if.h, if_var.h, if_mib.h). | Hartmut Brandt | 2004-07-28 | 1 | -3/+0 |
| * | The media info is printed with the -hardware option so there is no | Hartmut Brandt | 2004-07-21 | 1 | -1/+1 |
| * | 'atmconfig natm show' shows all currently configured PVCs for IP over ATM, | Hartmut Brandt | 2004-07-21 | 1 | -1/+1 |
| * | Add special lines for 'help commands'. | Hartmut Brandt | 2004-07-21 | 1 | -4/+7 |
| * | Allow more than one help file. There is a restriction that | Hartmut Brandt | 2004-07-21 | 1 | -74/+289 |
| * | Allow the help file path and name to be overwritten by cc -D... | Hartmut Brandt | 2004-07-21 | 2 | -1/+9 |
| * | The natm sub-command was missing in the TOC of the helpfile. | Hartmut Brandt | 2004-07-20 | 1 | -0/+1 |
| * | Markup overhaul. | Ruslan Ermilov | 2004-05-17 | 1 | -88/+75 |
| * | Use WARNS?=3 for these in the arm case for now, due to toolchain issues. | Olivier Houchard | 2004-05-14 | 1 | -0/+5 |