mycroft
e60255f2bc
Update to use timer{add,sub}().
1995-03-21 14:16:23 +00:00
mycroft
6faa350c7d
Fix typo.
1995-03-21 14:05:36 +00:00
brezak
331f0252c6
Fix probing of slave devices and remove unneeded ffs()'s
1995-03-21 14:05:28 +00:00
mycroft
ffe9a4ccf0
Update to use timer{add,sub}().
1995-03-21 13:55:23 +00:00
mycroft
62648a14f0
Clone from sleep(), with the logic for returning a value removed.
1995-03-21 13:50:32 +00:00
mycroft
d53dfd3d3c
Minor changes.
1995-03-21 13:44:40 +00:00
mycroft
f75ba16b09
Update to use timer{add,sub}().
1995-03-21 13:33:34 +00:00
mycroft
592f732f5a
Make timeradd() and timersub() more generic, and remove the underscores.
1995-03-21 13:14:07 +00:00
cgd
c3290293b8
from Lite
1995-03-21 12:24:13 +00:00
cgd
d4f96eeaff
add/fix id tags
1995-03-21 12:14:18 +00:00
cgd
43b952514b
clean up RCS ids
1995-03-21 12:04:53 +00:00
cgd
82cadfc7aa
clean up import
1995-03-21 12:04:10 +00:00
cgd
1d8bbe81a9
clean up import.
1995-03-21 11:59:28 +00:00
cgd
49f0ad8601
convert to new RCS id conventions.
1995-03-21 09:01:59 +00:00
cgd
6ff461a4e8
actually do the import. rcp appears to have been previously imported
...
but not merged(?!?!?).
1995-03-21 08:18:58 +00:00
cgd
af7bf810f5
clean up import.
1995-03-21 07:58:28 +00:00
cgd
0e535da105
usr.bin/rlogin from Lite
1995-03-21 07:48:23 +00:00
glass
e553431826
Default linger time was 120 clock ticks instead of the intended
...
2 minutes.
[Bug pointed out by Wright/Stevens in TCP/IP Illustrated Vol II]
1995-03-21 07:48:14 +00:00
cgd
e150dc2818
clean up slightly; id tags, alphabetization, prototypes, etc.
1995-03-21 07:28:51 +00:00
cgd
930fffb85d
clean up id tags
1995-03-21 07:08:15 +00:00
cgd
a86f3aeda3
clean up Id's, and such. reorganize man page slight to match lite's org.
1995-03-21 07:03:50 +00:00
cgd
df247e9b94
merge with lite
1995-03-21 06:57:43 +00:00
cgd
7248fa283f
clean up id tags, etc.
1995-03-21 02:08:51 +00:00
cgd
be910f8a28
kill a redundant Id tag
1995-03-21 01:41:13 +00:00
cgd
aba61d0813
make an alpha distribution disk. includes newfs, of a SCSI disk! whee!
1995-03-21 01:36:12 +00:00
cgd
38bab6b6da
type sizes
1995-03-21 01:30:09 +00:00
cgd
0cc5c1886a
short -> int16_t in a couple of places
1995-03-21 01:28:05 +00:00
mycroft
75cf3d0500
Better-looking patch for a problem already fixed.
1995-03-20 23:50:43 +00:00
mycroft
79b7b78087
Clarify a comment slightly.
1995-03-20 14:47:39 +00:00
mycroft
ce36f636ab
Separate machine dependencies.
1995-03-20 14:45:27 +00:00
mycroft
3b5d18b58e
SYS_brk -> SYS_break, and other (minor) changes.
1995-03-20 14:02:03 +00:00
briggs
8b2f3e8f69
Modify handling of via2 interrupts. Ethernet is much more reliable
...
for me, now (one problem down, anyway).
1995-03-20 05:59:42 +00:00
mycroft
283b35b06f
Make sure to recreate the `..' entry in the root directory if missing.
1995-03-20 00:40:10 +00:00
mycroft
7439778432
Use %p.
1995-03-19 23:44:44 +00:00
cgd
10df2990d8
re-order the DIOCWLABEL in the rflag case, so it actually works right.
1995-03-19 23:37:56 +00:00
mycroft
20a403a292
Nuke startinit_verbose.
1995-03-19 23:27:03 +00:00
mycroft
fe62f9afca
Actually, do the previous differently.
1995-03-19 23:23:11 +00:00
mycroft
feb5b4b126
Add a `%p' format.
1995-03-19 23:17:16 +00:00
mycroft
00d5ad1f8a
Make definitions of psignal() and sys_siglist match signal.h.
1995-03-19 22:51:38 +00:00
ws
046d575708
Use the correct block number for updating the backup copy of the FAT when
...
deleting a file. Deleting a large file used to scramble the backup copy.
Found in FreeBSD by bde.
1995-03-19 20:52:36 +00:00
cgd
d76c552602
halt(8) has been assimilated (into reboot(8)).
1995-03-18 16:15:28 +00:00
cgd
ce5ebe9911
pseudo-merge with Lite; man pages need to be merged seperately, but
...
that's really a port-specific thing. They probably should be updated, too.
1995-03-18 16:11:33 +00:00
cgd
369451e46b
from Lite
1995-03-18 15:17:32 +00:00
cgd
0114e805ce
convert to new RCS Id conventions; reduce my headache
1995-03-18 14:54:19 +00:00
mycroft
a1615c4d35
Clean up comments related to last change, and remove an unneeded
...
splclock/splx pair.
1995-03-18 14:35:14 +00:00
cgd
d715871567
new id tag convention, typo.
1995-03-18 12:28:06 +00:00
cgd
b8403d582b
don't be so quick to cast macro arguments to unsigned; if the
...
arguments are really off_t's (e.g. to btodb), then you can lose
information. This was the "> 4G file systems don't work" bug; physio
uses btodb, which was broken.
1995-03-18 07:22:43 +00:00
cgd
909eb54fbb
calculate the 'offset' argument to lseek() in a prettier way, more
...
consistent with the way fsck(8) does it. no functional change.
1995-03-18 07:02:29 +00:00
gwr
ca3ff7bdd8
Initialize fields in the RPC data where we were sending garbage.
1995-03-18 05:56:32 +00:00
gwr
8f7b63df4e
Print the "root/swap on ..." messages here.
...
Add NFS_BOOT_OPTIONS for things like NFSMNT_NOCONN.
1995-03-18 05:54:10 +00:00