Here I keep all the progress made with my Master's Dissertation.
Go to file
deraadt 5e1064a7ac acct(4) ac_tty shouldn't need NODEV from sys/param.h (which is kernel API),
-1 is sufficient to indicate the process had no controlling tty, removing
one more sys/param.h include in our userland
ok millert
2021-12-13 16:37:37 +00:00
bin further improvements in sys/param.h annotation and removal. 2021-12-01 18:21:23 +00:00
distrib sync 2021-12-09 17:22:49 +00:00
etc wtmp doesn't need to reload syslogd. 2021-12-08 20:18:43 +00:00
games since it's unlikely that i'll get away with changing fortune's real usage to 2021-11-20 19:15:55 +00:00
gnu install /usr/bin/llvm-ar as /usr/bin/ar directly without adding another 2021-11-24 15:15:19 +00:00
include Niels agreed to remove the advertising clause; switching these 2021-11-29 01:04:45 +00:00
lib Catch integer overflow rather than silently truncating while 2021-12-13 14:06:17 +00:00
libexec Remove an unneeded variable to fix compiler warning with clang 13. 2021-11-27 15:13:09 +00:00
regress Replace deprecated IO::Socket::INET6 with IO::Socket::IP. 2021-12-12 21:16:53 +00:00
sbin Only generate a new xid on state change. 2021-12-13 16:12:10 +00:00
share acct(4) ac_tty shouldn't need NODEV from sys/param.h (which is kernel API), 2021-12-13 16:37:37 +00:00
sys acct(4) ac_tty shouldn't need NODEV from sys/param.h (which is kernel API), 2021-12-13 16:37:37 +00:00
usr.bin acct(4) ac_tty shouldn't need NODEV from sys/param.h (which is kernel API), 2021-12-13 16:37:37 +00:00
usr.sbin Let dnsproc pass multiple addresses to netproc 2021-12-13 13:30:39 +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