Serge Vakulenko
e3c86f0ffa
Update Flappy Bird game.
2015-11-22 14:34:44 -08:00
Serge Vakulenko
7503ce7856
Add Flappy Bird game.
2015-11-22 01:47:52 -08:00
Serge Vakulenko
e67e939fb9
Add aclock game.
2015-11-20 22:44:37 -08:00
Serge Vakulenko
c1ff69edd2
Fix European timezones.
2015-10-20 13:30:41 -07:00
vak
7562e8e410
Install zoneinfo files.
2015-10-20 00:42:29 -07:00
Serge Vakulenko
789505045c
Add missing gpanel examples to the manifest file.
2015-10-09 22:36:35 -07:00
Serge Vakulenko
8b5e30f416
Add man page for gpanel library.
2015-10-09 15:05:02 -07:00
Serge Vakulenko
08edaaba8c
Fix bug in hxtft driver: drawing rectangles.
...
Add a few gpanel examples.
2015-10-08 22:15:01 -07:00
Serge Vakulenko
20e1ad2cb2
Install libgpanel.
2015-10-06 13:20:59 -07:00
Serge Vakulenko
8f220cdf97
Move tft examples to a separate directory.
...
Add font files.
2015-10-05 18:47:42 -07:00
Serge Vakulenko
09112b6b7a
Update sramc driver.
2015-09-29 18:45:48 -07:00
Serge Vakulenko
84a38361a5
Update sdramp driver for the new i/o framework.
2015-09-29 18:15:21 -07:00
Serge Vakulenko
4f7baefbf0
Build and install libm.a library.
...
Print a number of configured channels for adc and pwm drivers.
2015-09-27 13:59:50 -07:00
Serge Vakulenko
5cb608d7e1
Rename other disk drivers which needed rdisk.
...
Delete device names from all the drivers.
Move device inslude files from include/sys to include/machine directory.
Only include files which have something useful for user layer
(like special ioctls codes) should be placed into sys.
2015-09-26 23:00:13 -07:00
Serge Vakulenko
fdb295ec25
Create device files /dev/sdNx.
...
Delete unused flash driver.
2015-09-26 21:56:27 -07:00
Serge Vakulenko
3073e9af87
Modify SD driver for direct i/o (no rdisk).
2015-09-26 21:46:11 -07:00
Serge Vakulenko
1faf08d3ab
Fix LEDs in makefiles for Fubarino and SDXL boards.
2015-09-25 20:33:22 -07:00
Serge Vakulenko
7a8eff3fa3
Add a few curses examples.
2015-09-13 22:19:53 -07:00
Serge Vakulenko
2b09c13056
Use /root as a home for superuser.
...
Fix build warnings.
Delete extra copy of uuencode/uudecode.
2015-09-13 10:30:06 -07:00
Serge Vakulenko
3b1e8d40d7
Fix build errors.
2015-09-13 02:21:03 -07:00
Serge Vakulenko
e8cb02f3f7
Added a tiny implementation of readline library, based on linenoise sources.
...
See https://github.com/antirez/linenoise for details.
Implemented a routine atexit() in libc.
Pdc modified to use readline library.
2015-07-18 18:41:46 -07:00
Serge Vakulenko
0b8e8bd520
Added pdc: the programmers desktop calculator,
...
imported from https://github.com/daniel-thompson/pdc repository.
2015-07-18 16:30:40 -07:00
Sergey
66cadb02a1
Fix uudecode.0 path in manifest.
2015-07-04 19:21:33 -07:00
Sergey
af1147432a
Merge branch 'uuencode' of https://github.com/sinetek/retrobsd into sinetek-uuencode
2015-07-04 19:14:06 -07:00
Sergey
0329394f94
Add fold utility from FreeBSD 2.0.
2015-07-04 19:00:20 -07:00
Serge Vakulenko
455d7aeffe
Merge pull request #53 from sinetek/calendar
...
calendar - sync with FreeBSD 2.0.
2015-07-04 16:46:52 -07:00
Serge Vakulenko
694c364cb4
Merge pull request #52 from sinetek/md5
...
md5 - sync with FreeBSD 2.0.
2015-07-04 16:44:58 -07:00
sinetek
9623203f20
uuencode/uudecode - sync with FreeBSD 2.0
2015-07-03 16:54:18 +07:00
sinetek
49550e87d8
calendar - sync with FreeBSD 2.0
2015-07-03 16:07:55 +07:00
sinetek
6504a97fd1
md5 - sync with FreeBSD 2.0
2015-07-03 15:05:54 +07:00
sinetek
b81bb822f3
pig - sync with FreeBSD 2.0
2015-07-03 13:41:24 +07:00
sinetek
236fc62bb3
pom - sync with FreeBSD 2.0
2015-07-03 13:25:25 +07:00
sinetek
3890f0a6aa
caesar - sync with FreeBSD 2.0
2015-07-03 13:12:25 +07:00
Serge Vakulenko
81a8a8379d
Deleted unused include files dbm.h and pcc.h.
...
Deleted library functions stty() and gtty().
PicoC built in mips16 mode, without floating point support.
2015-06-24 19:19:46 -07:00
Serge Vakulenko
ea7c1415d7
Fixed declarations in include/time.h file.
...
Deleted unused file include/stab.h and reloc utility.
2015-06-24 17:45:47 -07:00
Serge Vakulenko
d1f1e614f0
Kernel sources reformated with 4 space indent, no tabs.
...
Unused file include/trace.h deleted.
2015-06-23 19:00:24 -07:00
Sergey
d9b3b93176
Fixed stack overflow in fsck.
2015-06-23 00:29:20 -07:00
Serge Vakulenko
880e6639ac
All manual pages added to manifest file.
2015-06-22 22:44:18 -07:00
Sergey
84445ee1f7
Fixed bug in fsutil, occasionally resulted in unexpected fsck errors.
...
It was caused by garbage at end of file names.
2015-06-21 20:00:36 -07:00
Sergey
f3ee6644b2
Create /var/cron directory at build time.
2015-05-30 19:07:40 -07:00
Sergey
6b3455956a
Create all devices at build time. Don't call devupdate from /etc/rc
...
before fs check - it can ruin the filesysem.
2015-05-30 18:54:50 -07:00
Serge Vakulenko
4e8398cbc9
Driver oc renamed to pwm.
2015-05-29 20:41:26 -07:00
Serge Vakulenko
d10b71a307
Dhrystone benchmark added to /share/examples.
2015-05-29 13:39:00 -07:00
Serge Vakulenko
0c22adf6bf
Added example for 6-digit LCD display.
2015-05-19 17:35:41 -07:00
Sergey
7590783d92
Added demos for LED cube 8x8x8.
2015-05-17 22:39:30 -07:00
Serge Vakulenko
bf27d6d5c3
Added tetris and joystick examples.
2015-05-15 22:12:01 -07:00
Serge Vakulenko
ea03a4bc98
ADM demo rewritten without curses.
...
Examples reorganized.
Added examples for 37-in-1 sensor kit (not complete yet).
2015-05-14 22:11:47 -07:00
Serge Vakulenko
5ce8a8cd33
Added diskspeed utility.
2015-02-12 19:27:59 -08:00
alex
b18ce0aa87
Fix MIPS code generation for -= and postfix --.
...
Also convert most of Small C sample programs to Smaller C.
2014-10-19 00:22:44 -07:00
Serge Vakulenko
c4da2137e1
Added man sources from 2.11bsd tape.
2014-09-25 17:14:51 -07:00