rmind
9b6bd2d968
Remove clause 3 (UCB advertising clause) from the University of Utah
...
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.
Extra verification by snj@.
2011-02-08 20:20:06 +00:00
lukem
178a598d18
Fix WARNS=4 issues (-Wsign-compare -Wcast-qual)
2009-04-18 09:18:17 +00:00
mycroft
20e25f9518
Fix portability problems, per PR 5783.
2004-07-06 13:05:25 +00:00
agc
326b2259b7
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22366, verified by myself.
2003-08-07 11:25:11 +00:00
itojun
7bb0ef551c
use bounded string op
2003-07-13 12:18:55 +00:00
is
d8302e2d73
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
kleink
a3c6c197a2
Cast timeval members to types we know the printf conversions of.
2000-03-27 17:03:25 +00:00
mrg
fdca644f9d
- fix typo in a comment
...
- use the last connection RMPCONN cache correctly, and do not leak
memory for each connection.
1998-12-09 03:41:42 +00:00
lukem
7f43427b52
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
1997-10-18 11:23:20 +00:00
thorpej
1a9c5f5f48
Arithmetic between "int" and "size_t" is promoted to "long" on the Alpha;
...
use the %ld printf format, and cast to (long) for printing.
1997-07-30 17:43:55 +00:00
thorpej
4902da1c96
Fix compiler warnings, build with WARNS.
1997-07-28 05:39:16 +00:00
thorpej
507ba8247c
Kill some gratuitous byte-swapping calls, which broke rbootd on the i386
...
in some cases. No functional change on big-endian systems. From
Scott Reynolds <scottr@plexus.com>.
1995-11-14 08:41:42 +00:00
thorpej
31903d0eaa
Be safer with types. From Scott Reynolds <scottr@plexus.com>
1995-10-06 05:12:12 +00:00
thorpej
fd263d7b71
The rest of the little-endian patches from Scott Reynolds that
...
apparently slipped through the cracks before.
1995-09-12 20:07:52 +00:00
thorpej
6799ca3972
Use new-style RCS ids.
1995-08-21 17:05:08 +00:00
brezak
880d90d4e9
rbootd for booting HP workstations from 4.4BSD/Utah.
1994-01-11 16:41:38 +00:00
brezak
e05cab76da
Original version from 4.4BSD/Utah.
1994-01-11 15:43:38 +00:00