summaryrefslogtreecommitdiffstats
path: root/libbsd_waf.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* PIPE(2): Port to RTEMSKevin Kirspel2016-12-231-0/+1
* Add a RTEMS Debugger TCP remote transport.Chris Johns2016-11-291-7/+20
* Use -Wno-pointer-signSebastian Huber2016-11-141-0/+1
* SDHCI(4): DeleteSebastian Huber2016-11-091-1/+0
* Remove AppleTalk supportSebastian Huber2016-10-131-11/+0
* usb01: Simplify test programSebastian Huber2016-09-281-2/+1
* Split rtemsbsd/rtems/rtems-program.cSebastian Huber2016-09-281-0/+1
* Split rtems-bsd-kernel-program.cSebastian Huber2016-09-281-0/+1
* Build rtems-bsd-shell-pfctl.cSebastian Huber2016-09-281-0/+1
* Split rtems-bsd-shell-netcmds.cSebastian Huber2016-09-281-1/+6
* Port getdomainname() to RTEMSSebastian Huber2016-09-071-0/+1
* pf: Add configuration via rc.conf.Christian Mauderer2016-08-081-0/+1
* freebsd: Add constant ipv6 addresses from vars.c.Christian Mauderer2016-08-041-0/+1
* testsuite/pf02: Add interactive pf test.Christian Mauderer2016-08-031-1/+11
* pfctl: build files.Christian Mauderer2016-08-021-0/+20
* testsuite/syscalls01: Split out program01 part.Christian Mauderer2016-08-021-1/+11
* testsuite/pf01: Add test that links PF.Christian Mauderer2016-08-011-0/+10
* testsuite/cdev01: Add test for cdev functions.Christian Mauderer2016-08-011-0/+11
* kern_conf.c: Adapt for RTEMS.Christian Mauderer2016-08-011-1/+1
* rtemsbsd/devfs: Add.Christian Mauderer2016-08-011-0/+1
* Add telnetd as service to rc.conf.Chris Johns2016-07-011-0/+2
* Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.Chris Johns2016-06-301-0/+1
* Add rtems_get_route to fetch a specific route from the routing tables.Chris Johns2016-06-301-0/+1
* Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.Chris Johns2016-06-281-0/+2
* Add a services base test.Chris Johns2016-06-271-0/+10
* Add support for long command lines and fix some shell rules on Windows.Chris Johns2016-06-161-9/+17
* nfsclient: Port to LibBSDSebastian Huber2016-06-101-0/+14
* XDR(3): Port to RTEMSSebastian Huber2016-06-101-0/+8
* RPC(3): Port to RTEMSSebastian Huber2016-06-101-0/+55
* ftpfs: Import from RTEMSSebastian Huber2016-06-101-0/+11
* Add support for rc.conf(5) initialisation.Chris Johns2016-05-181-0/+12
* Add namespace support for kvmSebastian Huber2016-05-061-2/+2
* Rename files for kernel namespace scriptSebastian Huber2016-05-061-36/+36
* subr_prf.c: Port to RTEMSSebastian Huber2016-05-061-2/+13
* Revert "Move network-config.h to the top of the testsuite include path."Sebastian Huber2016-05-061-1/+1
* Move network-config.h to the top of the testsuite include path.Chris Johns2016-05-061-1/+1
* Add sbin/sysctlChris Johns2016-05-061-0/+3
* Add RealTek Gig PHY.Chris Johns2016-05-041-0/+2
* Delete dummy IRQ supportSebastian Huber2016-04-271-4/+0
* Add root bus support functionsSebastian Huber2016-04-261-0/+1
* Initialize interrupt server earlySebastian Huber2016-04-261-0/+1
* waf: Check for no FreeBSD options being supplied.Chris Johns2016-04-261-2/+3
* waf: Add the ability to set FreeBSD options on the configure command line.Chris Johns2016-04-231-33/+39
* waf: Move the generated content to libbsd_waf.py.Chris Johns2016-04-201-0/+1395