Here I keep all the progress made with my Master's Dissertation.
Go to file
millert 9c847fa896 Add a missing check for negative tv_sec when setting the timeout.
Also clear the entire timeout if the remaining time becomes negative
instead of just clearing tv_sec or tv_nsec.  OK cheloha@.
2022-07-08 20:47:24 +00:00
bin Remove old poll/select wakeup mechanism. 2022-07-05 15:06:16 +00:00
distrib sync 2022-07-07 13:05:40 +00:00
etc Create virtual interfaces upfront if specified on the command line 2022-07-03 12:14:36 +00:00
games update countres and capitals in quiz(6) 2022-07-06 02:09:05 +00:00
gnu spelling 2022-06-28 04:36:29 +00:00
include Add sio_flush(3) function to stop playback immediately 2022-04-29 08:30:48 +00:00
lib sort 2022-07-07 19:43:37 +00:00
libexec Document search order 2022-06-14 09:56:07 +00:00
regress whitespace 2022-07-08 14:33:56 +00:00
sbin Support sending certificate chains with intermediate CAs in multiple CERT 2022-07-08 19:51:11 +00:00
share missed one PERMIT_PACKAGE_* -> PERMIT_PACKAGE 2022-07-06 09:42:15 +00:00
sys drm/fourcc: fix integer type usage in uapi header 2022-07-07 23:32:11 +00:00
usr.bin Handle strange format strings better. 2022-07-07 10:40:25 +00:00
usr.sbin Add a missing check for negative tv_sec when setting the timeout. 2022-07-08 20:47:24 +00:00
.gitignore Ignore tags files 2021-11-11 14:03:21 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00