summaryrefslogtreecommitdiffstats
path: root/freebsd (follow)
Commit message (Expand)AuthorAgeFilesLines
* netstat: Don't init vars if they are not defined.Christian Mauderer2016-08-041-0/+2
* freebsd: Use constant ipv6 addresses from vars.c.Christian Mauderer2016-08-042-0/+4
* pfctl: Add yacc generated file.Christian Mauderer2016-08-031-0/+9013
* pfctl: Adapt for RTEMS.Christian Mauderer2016-08-0318-1/+217
* pfctl: Use static where possible.Christian Mauderer2016-08-036-4/+107
* pfctl: Add const and move static variables.Christian Mauderer2016-08-037-1/+112
* pfctl: Match prototype.Christian Mauderer2016-08-031-0/+4
* pfctl: Import sources from FreeBSD.Christian Mauderer2016-08-0312-0/+16766
* freebsd: Don't use new wrappers for old ports.Christian Mauderer2016-08-0311-0/+99
* kern_conf.c: Adapt for RTEMS.Christian Mauderer2016-08-033-1/+70
* kern_conf.c: Import from FreeBSD.Christian Mauderer2016-08-031-0/+1520
* rtemsbsd/devfs: Add.Christian Mauderer2016-08-031-2/+16
* Dummy securelevel_ge() and securelevel_gt()Sebastian Huber2016-08-031-0/+5
* subr_prf.c: Port to RTEMS.Sebastian Huber2016-08-032-0/+56
* subr_prf.c: Import from FreeBSDSebastian Huber2016-08-031-0/+1126
* ZONE(9): Fix mp_maxid definitionSebastian Huber2016-05-061-1/+1
* The maxid is not the number of cpus.Chris Johns2016-05-061-1/+1
* Fix heap corruption in UNIX domain socket connectSebastian Huber2016-02-021-3/+3
* SOCKETPAIR(2): Port to RTEMSSebastian Huber2015-11-162-2/+36
* NSDISPATCH(3): Add proper nsparser.hSebastian Huber2015-10-191-102/+16
* ZONE(9): Fix slab flag handlingSebastian Huber2015-09-113-3/+13
* ZONE(9): Disable unused fieldSebastian Huber2015-09-111-0/+4
* ZONE(9): Define SMP if RTEMS_SMP is definedSebastian Huber2015-09-111-0/+1
* if_dwc: Fix a possible interrupt starvationSebastian Huber2015-09-112-15/+13
* if_dwc: Invalidate read buffer againSebastian Huber2015-09-111-0/+1
* Fix buiding for the i386.Chris Johns2015-07-161-0/+4
* tcpdump: Return the PCAP loop return value. Increase the stack size.Chris Johns2015-06-261-2/+2
* tcpdump: Allow enter/return to exit tcpdump.Chris Johns2015-06-261-0/+105
* Revert "if_cgem: Enable hardware checksum assist"Chris Johns2015-06-221-5/+0
* Revert "Return the default TX and RX hardware checksum for the Cadence driver...Chris Johns2015-06-221-7/+12
* Return the default TX and RX hardware checksum for the Cadence driver to off.Chris Johns2015-06-191-12/+7
* Fix RTEMS ifdef labelling.Chris Johns2015-06-192-12/+12
* Supply /dev/bpf and /dev/bpf0. Both are needed.Chris Johns2015-06-191-1/+3
* Add the missing generated libpcap file.Chris Johns2015-06-161-0/+134
* Add BDS command support headers.Chris Johns2015-06-161-2/+4
* The BPF dev node needs a minor number for tcpdump.Chris Johns2015-06-161-1/+1
* Provide the missing cdecl for _nsdispatch.Chris Johns2015-06-161-0/+3
* Add tcpdump and libpcap.Chris Johns2015-06-15259-0/+121354
* Regenerate with FreeBSD lex, yacc, and rpcgen tools.Chris Johns2015-05-276-3833/+1558
* Add INVARIANTS supportSebastian Huber2015-05-2010-0/+341
* Fix struct ucred warningsSebastian Huber2015-05-202-1/+4
* SLEEPQUEUE(9): Update due to RTEMS API changesSebastian Huber2015-05-201-5/+7
* Update due to API changes (timecounters)Sebastian Huber2015-05-203-523/+0
* Update rtems_bsd_force_select_timeout()Sebastian Huber2015-05-201-4/+1
* SLEEPQUEUE(9): Update due to API changesSebastian Huber2015-05-201-2/+2
* SLEEPQUEUE(9): Avoid Giant lockSebastian Huber2015-05-201-8/+0
* Update to FreeBSD Stable/9 2015-04-08Sebastian Huber2015-05-20165-2337/+4981
* ZONE(9): Disable uma_prealloc()Sebastian Huber2015-05-151-1/+1
* usb: Import USB support from libusbSebastian Huber2015-05-152-0/+12
* SLEEPQUEUE(9): Update due to API changesSebastian Huber2015-04-231-23/+17