summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rtems/rtems-kernel-nexus.c: LibBSD init now uses all pass levels.Nils Hölscher2019-08-121-1/+2
* Update to FreeBSD stable/12 2019-07-09Sebastian Huber2019-07-0934-690/+711
* EPOCH(9): Add epoch_drain_callbacks()Sebastian Huber2019-07-093-2/+138
* test/epoch01: SimplifySebastian Huber2019-07-091-48/+36
* EPOCH(9): Avoid inline functionsSebastian Huber2019-07-092-27/+35
* SLEEPQUEUE(9): Fix timeout handlingSebastian Huber2019-07-053-2/+8
* Import missing header fileSebastian Huber2019-06-282-0/+49
* Update to FreeBSD stable/12 2019-06-26Sebastian Huber2019-06-2620-126/+285
* test/commands01: Fix sporadic test failuresSebastian Huber2019-06-261-1/+29
* test/program01: Fix sporadic test failuresSebastian Huber2019-06-261-0/+8
* Fix the sed generator for processing INI configuration files.Chris Johns2019-06-261-2/+2
* if_atsam: Remove WDT_Disable()Sebastian Huber2019-06-131-3/+0
* config: Control the interface from the command line net config file.Chris Johns2019-06-133-2/+4
* Remove junk folders.Chris Johns2019-06-132-0/+0
* Update to FreeBSD stable/12 2019-06-05Sebastian Huber2019-06-05368-7508/+34630
* Add RTEMS-specific getcredhostuuid()Sebastian Huber2019-06-052-11/+29
* Add riscv supportSebastian Huber2019-05-232-1/+84
* Use _SMP_Unicast_action()Sebastian Huber2019-05-212-8/+2
* Update due to API changesSebastian Huber2019-05-151-5/+3
* Separate libbsd and RTEMS clock ticksSebastian Huber2019-05-158-26/+15
* Fix USB_DEBUG redefinition warningsSebastian Huber2019-05-151-0/+12
* Include missing <stdlib.h> to fix warningsSebastian Huber2019-05-151-0/+1
* Remove unused maxusersSebastian Huber2019-05-152-3/+0
* Remove jail/prison functions from namespaceSebastian Huber2019-05-151-21/+0
* Remove dangerous weak definition of getentropy()Sebastian Huber2019-05-151-12/+0
* Add hostname related sysctls conditionallySebastian Huber2019-05-131-0/+5
* usb: Undefine USB_DEBUGSebastian Huber2019-05-131-1/+1
* Add wrapper for abort()Sebastian Huber2019-05-131-2/+7
* Add USB mass storage only build setSebastian Huber2019-05-132-0/+22
* Use static inline functions for jail and prisonSebastian Huber2019-05-132-230/+202
* Fix zero-copy mbuf supportSebastian Huber2019-05-133-7/+5
* IFCONFIG(8): Fix write to const stringSebastian Huber2019-05-131-0/+6
* Update due to API changesSebastian Huber2019-04-1112-18/+18
* nfsclient: Fix for 64-bit targetsSebastian Huber2019-03-291-1/+8
* openssl02: Fix includesSebastian Huber2019-03-291-7/+3
* BPF(9): Disable legacy timestamp supportSebastian Huber2019-03-291-0/+7
* Revert "Add BURN_BRIDGES global kernel option"Sebastian Huber2019-03-291-5/+0
* Add BURN_BRIDGES global kernel optionSebastian Huber2019-03-281-0/+5
* BPF(9): Fix timestampsSebastian Huber2019-03-281-0/+1
* Update to FreeBSD stable/12 2019-03-27Sebastian Huber2019-03-2833-69/+781
* openssl/apps: Add missing newlineSebastian Huber2019-03-2852-0/+52
* CONTRIBUTING: Fix sed command exampleSebastian Huber2019-03-281-1/+1
* build: Add RTEMS test librarySebastian Huber2019-03-281-2/+2
* bin/openssl: Port to RTEMS.Christian Mauderer2019-03-28114-0/+1424
* bin/openssl: Import from FreeBSD.Christian Mauderer2019-03-2858-0/+43004
* Update to FreeBSD stable/12 2019-03-11Sebastian Huber2019-03-11167-3747/+5490
* tcpdump: Move static variables to special sectionSebastian Huber2019-03-116-0/+39
* tcpdump: Remove superfluous static variableSebastian Huber2019-03-111-3/+1
* tcpdump: Use stack variablesSebastian Huber2019-03-111-2/+2
* tcpdump: ConstifySebastian Huber2019-03-114-13/+13