summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* networking: alignment exception in ioctl(SIOCGIFCONF)Till Straumann2015-02-231-11/+12
* ppp: PR1943: Avoid NULL pointer accessSebastian Huber2014-10-081-8/+2
* ppp: Add ppp_unit()Sebastian Huber2014-10-081-15/+21
* ppp: Nothing to transmit hint for Termios driverSebastian Huber2014-10-071-1/+10
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-072-3/+4
* pppd: Fix warningsSebastian Huber2014-09-301-1/+11
* libnetworking: Update due to Termios changesSebastian Huber2014-09-302-3/+3
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-111-1/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1123-66/+0
* 2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-201-4/+1
* Make self-contained.Ralf Corsepius2011-05-117-4/+25
* Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).Ralf Corsepius2011-03-243-3/+3
* Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.Ralf Corsepius2011-03-029-9/+9
* 2011-02-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-02-251-2/+6
* 2011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-231-0/+14
* 2010-12-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-12-081-3/+1
* 2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-291-1/+1
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-2811-0/+44
* 2009-10-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-201-1/+1
* 2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-301-1/+1
* Remove PSEUDO_SET (Unused).Ralf Corsepius2009-02-111-2/+1
* Eliminate pppattach, pppintr (Unused).Ralf Corsepius2009-02-041-4/+0
* Eliminate pppintr (Unused).Ralf Corsepius2009-02-041-8/+0
* Add missing initializers.Ralf Corsepius2008-12-221-6/+8
* Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).Ralf Corsepius2008-12-225-5/+5
* Include <sys/socket.h> to make header self contained.Ralf Corsepius2008-12-112-0/+3
* #include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius2008-12-112-4/+2
* Stop using old-style function definitions.Ralf Corsepius2008-09-0110-203/+78
* 2008-08-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-1/+0
* Bugfix: Moved definition of ppp_softc into source file.Thomas Doerfler2008-05-272-2/+2
* Add if_nameindex etc. (from FreeBSD).Ralf Corsepius2007-10-041-0/+13
* 2007-09-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-09-161-1/+3
* Include <rtems/bsd/sys/cdefs.h> instead of <sys/cdefs.h>.Ralf Corsepius2007-05-103-3/+3
* Include <rtems/bsd/sys/queue.h> instead of <sys/queue.h>.Ralf Corsepius2007-05-105-5/+5
* Include <rtems/bsd/sys/queue.h> instead of <sys/queue.h>.Ralf Corsepius2007-05-104-4/+4
* Include <rtems/stdint.h> instead of <stdint.h>.Ralf Corsepius2007-05-091-1/+1
* Remove (Unused)Ralf Corsepius2007-03-302-1800/+0
* 2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-291-15/+6
* Remove (Unused).Ralf Corsepius2007-03-281-5/+0
* Use net/slcompress.h instead of net/pppcompress.h.Ralf Corsepius2007-03-282-8/+8
* Cosmetics from FreeBSD.Ralf Corsepius2007-03-281-1/+1
* Remove (Abandoned in FreeBSD).Ralf Corsepius2007-03-282-758/+0
* Eliminate __P().Ralf Corsepius2007-03-281-6/+6
* Cosmetics from FreeBSD.Ralf Corsepius2007-03-281-24/+29
* Update from FreeBSD.Ralf Corsepius2007-03-281-22/+22
* Include <net/ppp_comp.h>. Warn about using it.Ralf Corsepius2007-03-271-165/+2
* 2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-271-0/+168
* 2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-271-19/+22
* 2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-271-13/+22
* Partial update from FreeBSD.Ralf Corsepius2007-03-262-35/+22