Baptiste Wicht
|
ef48b85e54
|
Handle MAC broadcast
|
2016-09-26 10:28:26 +02:00 |
|
Baptiste Wicht
|
407c393426
|
Request IP address
|
2016-09-26 10:24:25 +02:00 |
|
Baptiste Wicht
|
c081d3b157
|
Prepare DHCP discovery
|
2016-09-25 22:41:50 +02:00 |
|
Baptiste Wicht
|
26e23433f0
|
Restore UDP kernel_prepare_packet
|
2016-09-25 22:13:25 +02:00 |
|
Baptiste Wicht
|
6a73d277f3
|
Prepare DHCP support
|
2016-09-25 22:05:08 +02:00 |
|
Baptiste Wicht
|
e4dc933b18
|
Cleanup
|
2016-09-25 22:01:38 +02:00 |
|
Baptiste Wicht
|
29e0abe931
|
Cleanup commented out code
|
2016-09-25 21:34:09 +02:00 |
|
Baptiste Wicht
|
424e47a3aa
|
Cleanup
|
2016-09-25 21:30:44 +02:00 |
|
Baptiste Wicht
|
4d95ac489e
|
Frack... these rules are stupid
|
2016-09-25 21:16:12 +02:00 |
|
Baptiste Wicht
|
4773f0bee6
|
Common, Sonar...
|
2016-09-25 21:14:05 +02:00 |
|
Baptiste Wicht
|
3c9bd01ea5
|
Fix ignores
|
2016-09-25 21:10:22 +02:00 |
|
Baptiste Wicht
|
5f0f579c1f
|
Improve exclusion
|
2016-09-25 21:08:52 +02:00 |
|
Baptiste Wicht
|
0cf7726ec1
|
Ignore undocumented API issues on the programs
|
2016-09-25 21:06:32 +02:00 |
|
Baptiste Wicht
|
e3c66b0faa
|
Cleanup
|
2016-09-25 21:04:42 +02:00 |
|
Baptiste Wicht
|
3537a55a18
|
Cleanup
|
2016-09-25 20:59:41 +02:00 |
|
Baptiste Wicht
|
c899471d7d
|
Cleanup
|
2016-09-25 20:53:03 +02:00 |
|
Baptiste Wicht
|
87eaf1b797
|
Make the scheduler less verbose by default
|
2016-09-25 20:49:50 +02:00 |
|
Baptiste Wicht
|
72a8fd2f37
|
Start implementation of TCP server
|
2016-09-25 20:45:20 +02:00 |
|
Baptiste Wicht
|
4d39ee28a4
|
server_start support for TCP server support
|
2016-09-25 20:45:14 +02:00 |
|
Baptiste Wicht
|
4b49ffbd9b
|
Complete the UDP server
|
2016-09-25 18:40:35 +02:00 |
|
Baptiste Wicht
|
81b773ccf4
|
Add receive_from/send_to support
|
2016-09-25 18:40:28 +02:00 |
|
Baptiste Wicht
|
40bedb58ca
|
Better server support
|
2016-09-25 18:18:18 +02:00 |
|
Baptiste Wicht
|
35eddb3455
|
Server support for connections
|
2016-09-25 18:07:13 +02:00 |
|
Baptiste Wicht
|
e7995a74de
|
Server binding
|
2016-09-25 17:12:11 +02:00 |
|
Baptiste Wicht
|
7c3d331046
|
Prepare netcat server support
|
2016-09-25 16:18:51 +02:00 |
|
Baptiste Wicht
|
c26189c117
|
Display network counters in ifconfig
|
2016-09-25 14:49:43 +02:00 |
|
Baptiste Wicht
|
65c17965f1
|
Add counters support to net interfaces
|
2016-09-25 14:44:12 +02:00 |
|
Baptiste Wicht
|
90e1e89f80
|
Improve dynamic values support
|
2016-09-25 14:43:52 +02:00 |
|
Baptiste Wicht
|
6896716b23
|
Fix warnings
|
2016-09-25 13:54:10 +02:00 |
|
Baptiste Wicht
|
a1fe176c5e
|
Remove unused network layer
|
2016-09-25 13:49:30 +02:00 |
|
Baptiste Wicht
|
38b231dd8a
|
Cleanup includes
|
2016-09-25 13:48:11 +02:00 |
|
Baptiste Wicht
|
85df524236
|
Use wait_list in condition variable
|
2016-09-25 13:46:58 +02:00 |
|
Baptiste Wicht
|
d1018e2e2f
|
Improve wait_list
|
2016-09-25 13:46:49 +02:00 |
|
Baptiste Wicht
|
f9b965f43c
|
Prepare iostream
|
2016-09-24 22:01:48 +02:00 |
|
Baptiste Wicht
|
78c8b7e972
|
Move more work to wait_list
|
2016-09-24 21:22:18 +02:00 |
|
Baptiste Wicht
|
4e1efd2eaa
|
Use the wait_list
|
2016-09-24 21:19:39 +02:00 |
|
Baptiste Wicht
|
6c5bfd491e
|
Fix include
|
2016-09-24 21:18:57 +02:00 |
|
Baptiste Wicht
|
a4b5197a4e
|
Add support for top()
|
2016-09-24 21:16:46 +02:00 |
|
Baptiste Wicht
|
5e7809e644
|
Remove unsafe functions
These functions should not be used anymore
The deferred unique locks should be used instead
|
2016-09-24 21:06:48 +02:00 |
|
Baptiste Wicht
|
f81f0ad14e
|
Add fast wait_list to the concurrent utilities
Not limit in size
O(1) insert
O(1) remove
Very small size overhead
No dynamic memory allocation
|
2016-09-24 20:56:03 +02:00 |
|
Baptiste Wicht
|
e62c43a70b
|
Doc
|
2016-09-24 20:30:23 +02:00 |
|
Baptiste Wicht
|
5af4bc0bd1
|
Do not draw outside of the buffer
|
2016-09-24 20:08:50 +02:00 |
|
Baptiste Wicht
|
4e5bcaf42e
|
Fix title detection
|
2016-09-24 20:02:11 +02:00 |
|
Baptiste Wicht
|
5ad4899897
|
Reformat code
|
2016-09-24 19:56:52 +02:00 |
|
Baptiste Wicht
|
321c6dcf5d
|
Cleanup the terminal system
|
2016-09-24 19:45:58 +02:00 |
|
Baptiste Wicht
|
565c364f6f
|
Add 1 more terminal
|
2016-09-24 18:17:33 +02:00 |
|
Baptiste Wicht
|
e296af4048
|
Finalize
|
2016-09-24 18:15:42 +02:00 |
|
Baptiste Wicht
|
2c08bee567
|
Offscreen painting
|
2016-09-24 18:07:58 +02:00 |
|
Baptiste Wicht
|
7ed2ef6d31
|
Refactor VESA
|
2016-09-24 17:57:55 +02:00 |
|
Baptiste Wicht
|
7e070c5c66
|
Improve the notion of console
|
2016-09-24 17:36:35 +02:00 |
|