summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/kern/uipc_domain.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-07cpukit: Remove libnetworkingVijay Kumar Banerjee1-220/+0
Update #3850
2018-09-10network: Use kernel/user space header filesSebastian Huber1-0/+2
Add and use <machine/rtems-bsd-kernel-space.h> and <machine/rtems-bsd-user-space.h> similar to the libbsd to avoid command line defines and defines scattered throught the code base. Simplify cpukit/libnetworking/Makefile.am. Update #3375.
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-1/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2009-02-11Remove domain_set (Unused).Ralf Corsepius1-2/+0
2008-09-01Stop using old-style function definitions.Ralf Corsepius1-13/+6
2007-03-28Eliminate __P().Ralf Corsepius1-5/+5
1999-05-17Patch from D. V. Henkel-Wallace <gumby@zembu.com> to remove compilerJoel Sherrill1-2/+2
warnings.
1998-08-20Fixed many warnings.Joel Sherrill1-1/+3
1998-08-19Base filesJoel Sherrill1-0/+226