Philip Homburg
8eb27a714e
More debug output. Dump kernel process on serial line. Directly put
...
text in video memory.
2007-04-23 13:36:11 +00:00
Philip Homburg
c082f607df
Disallow unaligned access to I/O ports.
2007-04-23 13:31:45 +00:00
Philip Homburg
d2cec7db49
Disallow unaligned access to I/O ports.
2007-04-23 13:31:16 +00:00
Philip Homburg
7541e0753b
Separate permissions for sendrec. Actually initialize send/sendrec permissions
...
for data supplied by rs.
2007-04-23 13:30:04 +00:00
Philip Homburg
d80e25068c
GET_PRIVID: return the ID of a process' privilege structure.
2007-04-23 13:28:14 +00:00
Philip Homburg
2b2d3d5131
Fail unsafe sdevio. Disallow unaligned I/O ports.
2007-04-23 13:22:26 +00:00
Philip Homburg
bc17115a34
Prototypes for exception and stacktrace. Declare additional arguments
...
for exception to be able to print nexted exceptions.
2007-04-23 13:19:25 +00:00
Philip Homburg
b4f6994278
Use sprintf to avoid buffer overflows.
2007-04-23 13:04:31 +00:00
Philip Homburg
82e77742b5
Added pci_del_acl. Fixed return value of pci_set_acl.
2007-04-23 12:14:44 +00:00
Philip Homburg
4ce2267dd3
Type _exit and abort before generating a trap.
2007-04-23 12:13:51 +00:00
Philip Homburg
4ce9ca03cf
Added cpf_reload to reload the safecopy table pointer (for example after a
...
fork).
2007-04-23 12:12:32 +00:00
Philip Homburg
e9899f3c86
Added sendnb and senda, removed echo and _ipcnew.s.
2007-04-23 12:11:03 +00:00
Philip Homburg
35c3f52d99
Renamed BUSC_PCI_ACL to BUSC_PCI_SET_ACL, added BUSC_PCI_DEL_ACL.
...
Added DL_STAT_REPLY and GET_PRIVID.
2007-04-23 12:01:47 +00:00
Philip Homburg
555bc29a0c
sys_getprivid macro to get the ID of a process' privilege structure.
...
Prototype for pci_del_acl.
2007-04-23 12:00:46 +00:00
Philip Homburg
36c764be1c
Asynchronous send.
2007-04-23 11:59:19 +00:00
Philip Homburg
a17ff08fb9
Prototype for cpf_reload.
2007-04-23 11:58:41 +00:00
Ben Gras
ac41dcd35f
bc and mtools out of the base system (gpl)
2007-04-20 12:06:14 +00:00
Ben Gras
0a0f800805
Make mkfs message a bit clearer.
2007-04-19 14:13:27 +00:00
Ben Gras
3b614085c6
Don't limit partitions to 4GB.
2007-04-19 14:08:41 +00:00
Ben Gras
365e867a88
Some features for the automatic image build.
2007-04-18 11:42:48 +00:00
Ben Gras
673c7ced15
Print svn rev and date info in /etc/version.
2007-04-18 11:39:18 +00:00
Ben Gras
8aa0d26891
update binary_sizes to not make binaries smaller than the build does.
2007-04-17 13:50:58 +00:00
Ben Gras
b015dae3e7
fix packman cd/net quirks
2007-04-13 17:13:53 +00:00
Ben Gras
dc67b37a10
more removing of warning and debug messages.
2007-04-13 14:00:31 +00:00
Ben Gras
4e0316611a
update boot message for prerelease
2007-04-13 10:00:29 +00:00
Ben Gras
6b2ad6fdfd
verbose message out
2007-04-12 17:01:54 +00:00
Ben Gras
a2b1a5134b
. leave out hardware-fp code from library
...
. minor packman usage tweaks
. kernel feature for printing version number
. removed some verbose debug messages from vfs/mfs
2007-04-12 16:45:00 +00:00
Ben Gras
7dd225ffb2
delete redundant source
2007-04-12 16:30:59 +00:00
Ben Gras
2958815463
leave out debug message
2007-04-12 15:24:45 +00:00
Ben Gras
9200a8a253
feature to display svn version on kernel boot
2007-04-12 15:13:10 +00:00
Ben Gras
691b09f232
This will become 3.1.3
2007-04-12 14:31:16 +00:00
Ben Gras
d61a481169
put the zoneinfo library files directly in the lib/stdtime dir
2007-04-12 14:29:30 +00:00
Ben Gras
ef8ec86b78
Don't always update CMOS on shutdown.
2007-04-10 13:40:09 +00:00
Ben Gras
18e7b315a1
remove debug message
2007-04-05 13:58:35 +00:00
Ben Gras
01c0669075
Bigger shell
2007-04-05 12:30:24 +00:00
Ben Gras
57a5797045
no /usr/gnu/man in base system
2007-04-05 10:52:20 +00:00
Ben Gras
7b4cfd585a
as needs more.
2007-04-05 10:47:04 +00:00
Ben Gras
3354ba1b6c
. add /usr/share for zoneinfo
...
. throw out non-base /usr/gnu stuff
2007-04-05 10:37:22 +00:00
Ben Gras
21e61a600d
/bin/echo is used during early bootstrap too.
2007-04-04 13:05:13 +00:00
Ben Gras
4928e42efb
fix packman sort col, and make sort case-insensitive
2007-04-02 16:23:55 +00:00
Ben Gras
70b95c31bc
version /usr/lib/crontab too
2007-04-02 16:18:46 +00:00
Ben Gras
9581f1596f
explanations with common test3 errors.
2007-04-02 16:00:06 +00:00
Ben Gras
85198a280c
fix some compiler warnings.
2007-04-02 15:10:07 +00:00
Ben Gras
647d1496f3
fix for warning
2007-04-02 14:45:56 +00:00
Ben Gras
321622a318
accept 'q' to exit.
2007-04-02 14:44:16 +00:00
Ben Gras
c0ed0de7d1
mount needs more memory to do system() for rs_down in the event a mount fails.
2007-04-02 14:41:06 +00:00
Ben Gras
c808aeb74e
fix off-by-one error in 'all'
2007-04-02 12:09:43 +00:00
Ben Gras
735d605330
remove debug line
2007-03-30 15:55:36 +00:00
Ben Gras
056ac0a0d3
replace library time handling functions
...
mktime, tzset, asctime, ctime, gmtime, localtime, strftime
with zoneinfo implementations in src/commands/zoneinfo, referenced
from src/lib/stdtime/Makefile.in.
2007-03-30 15:36:49 +00:00
Ben Gras
6ccd37a982
fix for filenames with paths
2007-03-30 15:35:15 +00:00