glass
|
2227b302cf
|
update
|
1994-12-06 06:59:01 +00:00 |
mycroft
|
ab509af8af
|
Patches from Kirk Mckusick to fix the fifo and spec op tables, and speed up
symlink handling a little.
|
1994-12-06 06:56:40 +00:00 |
mycroft
|
8d87220928
|
Don't ignore the exit status of ld(1).
|
1994-12-06 06:07:39 +00:00 |
mycroft
|
6d6a24357a
|
Compile with -g.
|
1994-12-06 05:02:26 +00:00 |
deraadt
|
31e5af3828
|
vm access permissions give SIGSEGV
alignment errors give SIGBUS
|
1994-12-06 00:27:46 +00:00 |
deraadt
|
421ec01e3f
|
bdev for st
|
1994-12-06 00:18:10 +00:00 |
deraadt
|
5f9f1008db
|
update
|
1994-12-06 00:17:44 +00:00 |
deraadt
|
9259e6b44d
|
repair SYSV_* system calls
|
1994-12-06 00:17:06 +00:00 |
deraadt
|
2717a8de7e
|
TIOC[SG]FLAGS from matthew green
|
1994-12-06 00:01:39 +00:00 |
phil
|
008d895ed1
|
config.new changes and sendsig change.
|
1994-12-05 19:27:38 +00:00 |
phil
|
51aa2cad2b
|
USPACE change.
|
1994-12-05 19:27:20 +00:00 |
phil
|
dedd59e3c2
|
Twiddles to ge config.new working.
|
1994-12-05 19:26:56 +00:00 |
phil
|
0503a7c8a8
|
Fixed a bug in resettodr that set the month to 13 in the hardware clock!
|
1994-12-05 19:14:27 +00:00 |
dean
|
a056ea67c9
|
get disk and block size when opening device rather than probe time
(From Ralph Campbell)
|
1994-12-05 19:11:59 +00:00 |
dean
|
50c5dd6f0d
|
fix problem with disconnects (Ralph Campbell)
|
1994-12-05 19:11:12 +00:00 |
deraadt
|
7cd44df2e3
|
scsi changer
|
1994-12-05 13:54:11 +00:00 |
deraadt
|
fcb4fd9cb0
|
COMPAT_10 all around
|
1994-12-05 09:17:30 +00:00 |
mycroft
|
f3933d90ef
|
Fix IPC_M.
|
1994-12-05 08:53:12 +00:00 |
mycroft
|
eb635d6e4f
|
Make semlock_holder non-static.
|
1994-12-05 08:30:30 +00:00 |
mycroft
|
168a4388a5
|
Check for another error condition.
|
1994-12-05 08:28:53 +00:00 |
mycroft
|
69f600c8a2
|
Fix thinko in previous commit.
|
1994-12-05 07:54:48 +00:00 |
mycroft
|
861c8760a3
|
Add a comment to make this a little clearer...
|
1994-12-05 07:32:24 +00:00 |
mycroft
|
af33b8e0c6
|
Merge changes from Daniel Boulet to avoid waiting for the semaphore lock in
semexit() if there are no undo records to process.
|
1994-12-05 07:22:12 +00:00 |
mycroft
|
181155cde0
|
Minor style cleanup.
|
1994-12-05 06:53:13 +00:00 |
mycroft
|
225e113c5a
|
Move the wait loop into a separate function.
|
1994-12-05 06:46:29 +00:00 |
mycroft
|
fc508faac1
|
Fix the locking mechanism that got broken with the new syscall interface.
|
1994-12-05 06:41:42 +00:00 |
mycroft
|
835dfab068
|
Minor style cleanup.
|
1994-12-05 06:03:45 +00:00 |
mycroft
|
1e0e6d72c9
|
Conditionalize the audio driver on NAUDIO, not NSB, now that the former
exists.
|
1994-12-05 05:45:38 +00:00 |
briggs
|
749ca327c9
|
Nuke Log in if_aereg.h and remove duplicate (and benign) sc->smem_size
assignment from Brad Parker (brad@fcr.com).
|
1994-12-04 19:40:14 +00:00 |
mycroft
|
54b91ee78e
|
Make this code a little more consistent with itself.
|
1994-12-04 14:06:36 +00:00 |
mycroft
|
e92233c07c
|
Deal correctly with esym being 0.
|
1994-12-04 07:37:27 +00:00 |
mycroft
|
c3b944cb15
|
Use correct select routine for audio.
|
1994-12-04 06:32:39 +00:00 |
mycroft
|
b05e959a14
|
Use fddupopen(), just like fdopen() does.
|
1994-12-04 03:13:06 +00:00 |
mycroft
|
90ef05a32c
|
Use common fdclose() rather than a private version.
|
1994-12-04 03:10:40 +00:00 |
mycroft
|
b58324b77a
|
Abstract out the code to maintain fd_lastfile. Remove the old dup() compatibility
kluge. Rearrange fdopen() handling. Make a common function to handle closing
a particular file descriptor in a process. Some other cleanup.
|
1994-12-04 03:09:50 +00:00 |
briggs
|
1c47e24828
|
Mac ROM Glue changes from grantham@tenon.com.
|
1994-12-03 23:33:55 +00:00 |
briggs
|
f2301680d3
|
Same as GENERIC but w/o FPCOPROC option.
|
1994-12-03 23:31:58 +00:00 |
briggs
|
d703fa05aa
|
At least somewhat functional ethernet driver from Brad Parker
(brad@fcr.com). Requires changes to via.c which are coming with
other changes in a moment...
|
1994-12-03 23:30:45 +00:00 |
briggs
|
bce9e69ed0
|
Handle supervisor/user data differently. Status of functionality
still nil.
|
1994-12-03 23:28:37 +00:00 |
briggs
|
fae5b57ec7
|
int -> u_long in ioctl() prototype.
|
1994-12-03 23:27:40 +00:00 |
briggs
|
4e06addf8a
|
Nuke DEBUG.
|
1994-12-03 23:26:25 +00:00 |
mycroft
|
47f89a5400
|
Change fd_lastfile and fd_freefile to ints.
|
1994-12-03 15:45:10 +00:00 |
mycroft
|
8e6f464987
|
fdclose -> Fdclose
|
1994-12-03 15:17:06 +00:00 |
mycroft
|
5c3d80060d
|
Reset the entire PSL, not just part of it.
|
1994-12-03 14:55:51 +00:00 |
mycroft
|
dadc0f95cf
|
Clean up deleted files.
|
1994-12-03 14:45:42 +00:00 |
briggs
|
2bef12a661
|
Get rid of private delay().
|
1994-12-03 14:17:20 +00:00 |
briggs
|
037951ec4f
|
Remove private delay() and clean up some odd delay times that we were
using...
|
1994-12-03 14:16:58 +00:00 |
briggs
|
f04205a867
|
Implement a real delay() that at least approximates a usec delay.
|
1994-12-03 14:03:23 +00:00 |
chopps
|
c169980753
|
add typedefs for pte's and ste's.
|
1994-12-03 12:26:50 +00:00 |
cgd
|
3f94249a93
|
from 4.4-Lite. probably don't work yet.
|
1994-12-03 07:42:51 +00:00 |