bde 7c18793b17 Potentially saved a whole 4 bytes and reduced bogusness by eliminating
the pointer to the string "/kernel".  This pointer was once only
statically to once save space, but it has had to be dynamically
initialized for some time, so the static initialization just wastes
space.  The string gets moved to the text section, so the actual
savings may be negative due to padding.
1996-09-14 07:12:02 +00:00
1996-09-12 12:41:46 +00:00
1996-09-11 17:55:20 +00:00
1996-09-02 23:49:09 +00:00
1996-09-13 01:52:49 +00:00
1996-09-05 17:16:10 +00:00
1996-09-14 02:32:30 +00:00
Description
freebsd kernel with SKQ
2 GiB
Languages
C 63.3%
C++ 23.3%
Roff 5.1%
Shell 2.9%
Makefile 1.5%
Other 3.4%