Jonas 'Sortie' Termansen
|
fad73ab3e1
|
Fix broken unknown short option reporting.
|
2016-01-07 19:17:04 +01:00 |
|
Jonas 'Sortie' Termansen
|
67af95c7ee
|
Update command line parsing to current coding conventions.
|
2015-12-12 19:28:07 +01:00 |
|
Jonas 'Sortie' Termansen
|
c2f9c0bb12
|
Remove --usage options from shell utilities in favor of --help.
|
2014-11-18 20:29:18 +01:00 |
|
Jonas 'Sortie' Termansen
|
687096ec8a
|
Add uname(3).
|
2014-03-17 19:22:11 +01:00 |
|
Jonas 'Sortie' Termansen
|
6a9eee3238
|
Add brand.h.
|
2013-12-17 14:30:46 +01:00 |
|
Jonas 'Sortie' Termansen
|
fc8d64013d
|
Refactor datatype declarations.
|
2013-12-17 14:30:28 +01:00 |
|
Jonas 'Sortie' Termansen
|
9a08acb8f3
|
Add --version option to uname(1)
|
2013-12-17 14:30:24 +01:00 |
|
Jonas 'Sortie' Termansen
|
90036ca6a8
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
|
Jonas 'Sortie' Termansen
|
eb5be61d20
|
Fix trailing blank lines.
|
2013-12-17 14:30:23 +01:00 |
|
Jonas 'Sortie' Termansen
|
5eb48d32fb
|
Fixed a bug in --usage of uname(1).
|
2012-07-26 18:51:50 +02:00 |
|
Jonas 'Sortie' Termansen
|
ba07631aa2
|
uname(1) now behaves much more like its GNU coreutils counterpart.
|
2012-07-26 16:04:45 +02:00 |
|
Jonas 'Sortie' Termansen
|
dc0f78f6b7
|
Added copyright headers to benchmarks, games and utilities.
It's all GPLv3 or later.
|
2012-03-11 15:57:13 +01:00 |
|
Jonas 'Sortie' Termansen
|
a7658d5b8c
|
uname(1) now uses kernelinfo(2) to determine kernel version.
|
2012-03-07 18:06:23 +01:00 |
|
Jonas 'Sortie' Termansen
|
f5b46a89ed
|
uname(1) now reports whether the system is 32-bit or 64-bit.
|
2011-12-01 15:30:17 +01:00 |
|
Jonas 'Sortie' Termansen
|
34e9ca277d
|
Added a shell, a few programs, and added support for SIGINT.
|
2011-08-28 12:38:01 +02:00 |
|