mycroft
|
a99fc6c377
|
Format police.
|
1994-11-25 08:05:55 +00:00 |
deraadt
|
a583ccb069
|
print %MEM correctly
|
1994-11-25 07:01:11 +00:00 |
dean
|
15cf365b55
|
more patches from Jonathan Stone
|
1994-11-24 17:50:49 +00:00 |
mycroft
|
fcc40a849d
|
If len == 0, then the result must be 0 regardless of the other arguments.
|
1994-11-24 16:36:35 +00:00 |
deraadt
|
9e809275c9
|
mail honours $USER, and from should too.
|
1994-11-24 14:53:10 +00:00 |
deraadt
|
5471cf788b
|
start doc on new ROMs
|
1994-11-24 14:52:08 +00:00 |
dean
|
b123b45ce0
|
changed fp.s to fp.S
|
1994-11-23 23:06:43 +00:00 |
dean
|
31d6b4be35
|
added defined(COMPAT_ULTRIX) for compat_09_getdomainname
(From Jonathan Stone)
|
1994-11-23 22:36:59 +00:00 |
dean
|
aa7c33ed7d
|
{get,set}rlimit functions (From Jonathan Stone)
|
1994-11-23 22:34:58 +00:00 |
dean
|
fc16452217
|
Ultrix compatable device numbers (from Jonathan Stone)
|
1994-11-23 22:33:46 +00:00 |
deraadt
|
58117a4011
|
ie cards coldstart with a parity error, reset it
|
1994-11-23 22:28:12 +00:00 |
mycroft
|
0649f37219
|
Officially credit Onno.
|
1994-11-23 22:00:08 +00:00 |
dean
|
e5d5a6cf17
|
thread_wakeup wants (void *) not (int)
|
1994-11-23 20:46:20 +00:00 |
deraadt
|
3835c5ae6a
|
CP exceptions in wrong slots in trap table (noticed by matt@rme.com)
|
1994-11-23 20:33:22 +00:00 |
dean
|
91ed53db13
|
more changes from Jonathan Stone
|
1994-11-23 18:13:58 +00:00 |
dean
|
d401f2494f
|
changes for new sysent structure (from J. Stone)
|
1994-11-23 17:49:06 +00:00 |
dean
|
342f9cd185
|
more underscore changes (from J. Stone)
|
1994-11-23 17:47:53 +00:00 |
mycroft
|
8bacafc13c
|
Clean up deleted files.
|
1994-11-23 09:10:13 +00:00 |
gwr
|
433fc1d2f8
|
Revert trap/dopanic case (avoid recursive traps).
|
1994-11-23 08:18:17 +00:00 |
gwr
|
70b0a8404f
|
Fix a warning.
|
1994-11-23 08:16:26 +00:00 |
gwr
|
c4a2c15f0e
|
Add nullcnpollc() so DDB works again.
|
1994-11-23 08:15:58 +00:00 |
gwr
|
49e502d8f9
|
New cd_match prototype.
|
1994-11-23 08:13:53 +00:00 |
mycroft
|
2058abab15
|
Forgot to commit this as part of the LBA changes.
|
1994-11-23 07:56:52 +00:00 |
mycroft
|
cc44b4600c
|
There's no point in bothering to unlock what we didn't lock.
|
1994-11-23 07:54:15 +00:00 |
jtc
|
ae646d0e62
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-11-23 07:41:55 +00:00 |
jtc
|
48851c7a0b
|
munmap() mmap()ed regions.
|
1994-11-23 07:11:00 +00:00 |
deraadt
|
66aea4d8d2
|
m68k does not have PT_{SET,GET}FPREGS
|
1994-11-23 07:05:20 +00:00 |
deraadt
|
941871d6ab
|
XXmatch change (and a few __P() as well)
|
1994-11-23 07:02:02 +00:00 |
gwr
|
dcca0eee6a
|
New cd_match prototype.
|
1994-11-23 07:01:01 +00:00 |
deraadt
|
ef31ebbf26
|
stack trace on crash
|
1994-11-23 07:00:00 +00:00 |
gwr
|
e99ed4c957
|
New cd_match prototype.
|
1994-11-23 06:58:36 +00:00 |
gwr
|
5b330c7b77
|
sun_* -> sunos_*
|
1994-11-23 06:46:25 +00:00 |
gwr
|
2f20ff9585
|
Update to match new d_ioctl prototype.
|
1994-11-23 06:45:48 +00:00 |
gwr
|
6ab4f0b024
|
sun_* -> sunos_*
|
1994-11-23 06:40:22 +00:00 |
gwr
|
00605f6af8
|
Update sendsig() to match new prototype.
|
1994-11-23 05:43:00 +00:00 |
gwr
|
4e1ccf9989
|
Add USPACE
|
1994-11-23 05:18:16 +00:00 |
mycroft
|
6dda55519e
|
Fix an outdated comment.
|
1994-11-23 03:11:01 +00:00 |
mycroft
|
a3fc466734
|
Use logical block addressing if available. Be a little more careful about
maintaining timeouts. Clean up wddump() a bit.
|
1994-11-23 01:35:43 +00:00 |
dean
|
5eef1840c0
|
catching up with other changes
|
1994-11-22 18:59:57 +00:00 |
dean
|
907abf89c7
|
put #ifdef DEBUG around call to debug routines
|
1994-11-22 18:58:43 +00:00 |
dean
|
4deb1cf175
|
run locore.S and fp.S through cpp
|
1994-11-22 18:57:25 +00:00 |
mycroft
|
525fc36e19
|
Implement 32-bit reads and writes, but for now assume 16-bit mode.
|
1994-11-22 10:20:16 +00:00 |
mycroft
|
3a99ddf172
|
Add a missing newline in some error messages.
|
1994-11-22 09:36:56 +00:00 |
mycroft
|
db3bde9525
|
Implement EIDE multi-sector PIO and DMA modes, based on code from Onno van
der Linden. Also, various structural cleanup, and fix two bogons that crept
in, and remove all of the old clustering nonsense.
|
1994-11-22 09:33:59 +00:00 |
mycroft
|
1e01855683
|
Minor fix to debugging code.
|
1994-11-22 05:50:48 +00:00 |
mycroft
|
85826f0fbe
|
Fudge a couple more fields for ancient disks.
|
1994-11-22 05:39:16 +00:00 |
mycroft
|
e1a7bac628
|
Change some constant names, etc., to better match the ATA spec.
|
1994-11-22 05:34:49 +00:00 |
mycroft
|
95edd299b0
|
Add still more locking.
|
1994-11-22 03:23:49 +00:00 |
mycroft
|
642eb11a86
|
Various code rearrangement.
|
1994-11-22 01:31:02 +00:00 |
mycroft
|
dcb90851c2
|
Minor change.
|
1994-11-22 01:21:11 +00:00 |