dsl
8453fb0040
make 'path' argument to ufs_open 'const char *' and fix the fallout.
2003-08-18 15:45:27 +00:00
agc
aad01611e7
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22364, verified by myself.
2003-08-07 16:26:28 +00:00
cgd
910efd056e
nfs_read and nfs_write return 'int' rather than ssize_t.
1996-07-10 18:32:33 +00:00
pk
d9124da47f
Another round of clean up, including fixes presented by Matthias Drochner
...
(PR#1404). Things to be noted:
- all IP addresses are now `struct in_addr's.
- the function rarp_getipaddress() no longer return `myip'; in stead
it returns -1 on failure (errno set), 0 on success. `myip' is set
as a size-effect.
1995-09-18 21:19:18 +00:00
pk
84c517c128
Clear up some size_t/ssize_t confusion.
1995-09-14 23:45:21 +00:00
cgd
6668f51c96
new RCS ID format.
1994-10-26 05:44:32 +00:00
brezak
e03842d0c7
Standalone networking for network boot loaders.
1994-05-08 16:11:14 +00:00