mycroft
|
9088203173
|
Revert to previous (slower) version for now.
|
1994-05-25 11:53:43 +00:00 |
mycroft
|
2e156593db
|
Merge with 4.4-Lite.
|
1994-05-25 11:53:10 +00:00 |
mycroft
|
4e24a2c49c
|
Add some stuff.
|
1994-05-25 11:51:33 +00:00 |
mycroft
|
b13c6f81a6
|
Merge with 4.4-Lite.
|
1994-05-25 11:47:14 +00:00 |
mycroft
|
644d09ea38
|
Optimize these a bit.
|
1994-05-24 16:37:14 +00:00 |
mycroft
|
7f4438062b
|
New copy*() functions, cloned from the appropriate functions in libc. Handles
>64k lengths correctly.
|
1994-05-24 12:24:11 +00:00 |
mycroft
|
031e9700a7
|
MIN --> min
|
1994-05-24 11:26:02 +00:00 |
mycroft
|
a6cc4ebda5
|
Copy copyinstr() from m68k generic, to deal with len > 64k. XXX I think this
code is buggy.
|
1994-05-23 12:16:34 +00:00 |
mycroft
|
a6cdb9aa18
|
Merge with 4.4-Lite.
|
1994-05-23 10:17:41 +00:00 |
mycroft
|
5dede9ed00
|
Oops. Missed one.
|
1994-05-23 09:42:17 +00:00 |
mycroft
|
64745810db
|
Small changes to match our tree.
|
1994-05-23 09:21:16 +00:00 |
mycroft
|
648acdf769
|
Make the kernel text writable for DDB.
|
1994-05-23 08:42:50 +00:00 |
mycroft
|
cf4e21af5d
|
Merge with 4.4-Lite.
|
1994-05-23 08:22:24 +00:00 |
mycroft
|
48dd63215d
|
Merge with 4.4-Lite.
|
1994-05-23 08:03:32 +00:00 |
mycroft
|
0c3f5c039d
|
Merge with 4.4-Lite.
|
1994-05-23 06:21:18 +00:00 |
mycroft
|
56c75f2846
|
Update to match other code.
|
1994-05-23 06:19:05 +00:00 |
mycroft
|
f2ec88b045
|
Merge with 4.4-Lite.
|
1994-05-23 06:13:52 +00:00 |
mycroft
|
057ff5994c
|
Clean up deleted files.
|
1994-05-23 06:06:00 +00:00 |
mycroft
|
374ffaf7a4
|
Merge with 4.4-Lite.
|
1994-05-23 06:01:20 +00:00 |
mycroft
|
247d9ba6f1
|
Clean up deleted files.
|
1994-05-23 05:59:34 +00:00 |
mycroft
|
c1e1831b84
|
Merge with 4.4-Lite.
|
1994-05-23 05:58:16 +00:00 |
mycroft
|
735cde792d
|
`clock' is no longer a device.
|
1994-05-23 05:51:01 +00:00 |
mycroft
|
ef8c1b6829
|
From 4.4-Lite.
|
1994-05-23 05:49:17 +00:00 |
cgd
|
7179bc94a1
|
mark buffer_map as pageable, when it's created.
|
1994-05-23 02:36:53 +00:00 |
cgd
|
188f390137
|
enable pmap_bootstrap_alloc
|
1994-05-23 02:36:21 +00:00 |
cgd
|
5be66e3d97
|
vmmeter
|
1994-05-21 09:22:33 +00:00 |
cgd
|
5cdafa6720
|
struct md_coredump
|
1994-05-21 09:16:34 +00:00 |
mycroft
|
47e0d86386
|
Add label location overrides.
|
1994-05-20 18:22:44 +00:00 |
mycroft
|
2fa167c047
|
Kill stupid #ifndef.
|
1994-05-20 18:21:26 +00:00 |
mycroft
|
154fa7b57f
|
Avoid name clash.
|
1994-05-20 18:19:45 +00:00 |
mycroft
|
a23ee46b98
|
More swtch() changes.
|
1994-05-20 10:44:55 +00:00 |
mycroft
|
c720dfd781
|
#ifdef out pmap_bootstrap_alloc() for now.
|
1994-05-20 10:35:16 +00:00 |
mycroft
|
29da7efedd
|
swtch() --> cpu_switch()
|
1994-05-20 10:31:48 +00:00 |
mycroft
|
076a7d70b4
|
Need vnode.h.
|
1994-05-20 10:07:52 +00:00 |
mycroft
|
9d938a6e1d
|
Fix typos.
|
1994-05-20 09:59:38 +00:00 |
mycroft
|
d632dcc41b
|
Add isdisk() and chrtoblk().
|
1994-05-20 09:52:15 +00:00 |
mycroft
|
e3c66a5dde
|
Fix cpu_coredump().
|
1994-05-20 07:21:31 +00:00 |
mycroft
|
2dbea09686
|
Gah. Need vnode.h.
|
1994-05-19 09:03:22 +00:00 |
mycroft
|
275380b2e2
|
Add cpu_coredump().
|
1994-05-19 09:01:55 +00:00 |
cgd
|
f3a6716e70
|
need vnode.h
|
1994-05-18 06:50:24 +00:00 |
cgd
|
da707cc4eb
|
syscall and time stuff
|
1994-05-17 10:37:09 +00:00 |
cgd
|
08124ce51b
|
fix syscall for new names
|
1994-05-17 10:36:03 +00:00 |
cgd
|
d339b7f220
|
prototyping foo, and kill profclock stuff
|
1994-05-17 10:35:21 +00:00 |
cgd
|
db2fef4843
|
fix strcat invocations, and cast lots of args
|
1994-05-17 10:34:41 +00:00 |
cgd
|
d4f4f4f021
|
profiling stuff
|
1994-05-17 10:34:00 +00:00 |
cgd
|
5d40a1394d
|
pmap_bootstrap_alloc
|
1994-05-17 10:33:21 +00:00 |
cgd
|
6b7f802ece
|
iskmemdev and iszerodev
|
1994-05-17 10:32:53 +00:00 |
cgd
|
25bfe2fdc8
|
cpu_swapin and need_proftick
|
1994-05-17 10:30:33 +00:00 |
cgd
|
0918278c51
|
splstatclock
|
1994-05-17 10:29:52 +00:00 |
cgd
|
3e4570726f
|
cast
|
1994-05-17 10:28:30 +00:00 |
cgd
|
21280fa872
|
pass pointer to vm_map, not vm_map
|
1994-05-17 10:27:49 +00:00 |
cgd
|
feaf0071d2
|
no SYSVSHM
|
1994-05-17 10:26:43 +00:00 |
cgd
|
441e45a8c9
|
kill typo
|
1994-05-16 06:13:11 +00:00 |
mycroft
|
5755752551
|
Liten up.
|
1994-05-13 14:00:21 +00:00 |
mycroft
|
41719a1259
|
Update to match other code.
|
1994-05-13 08:36:17 +00:00 |
mycroft
|
dc235f561b
|
Keeping up with the Chrises...
|
1994-05-13 00:57:37 +00:00 |
mycroft
|
bbc1b37ee0
|
Get rid of private *read() and *write() functions.
|
1994-05-11 10:16:11 +00:00 |
mycroft
|
ddd4abfced
|
Nuke arg to softclock().
|
1994-05-07 06:32:17 +00:00 |
mycroft
|
44a9de93e3
|
Add sysctl() stuff.
|
1994-05-07 06:26:03 +00:00 |
mycroft
|
10e30f1c38
|
Update for signal changes.
|
1994-05-07 06:23:12 +00:00 |
mycroft
|
89a5de9e12
|
Most of the changes needed to make this continue to run.
|
1994-05-05 10:10:21 +00:00 |
mycroft
|
e1f885f156
|
HPUXCOMPAT -> COMPAT_HPUX
|
1994-05-04 04:10:28 +00:00 |
mycroft
|
e5a2605525
|
Remove silly redundant #ifdefs.
|
1994-05-04 04:09:34 +00:00 |
mycroft
|
495d3519fa
|
HPUXCOMPAT -> COMPAT_HPUX
|
1994-05-04 04:02:54 +00:00 |
mycroft
|
e3e3d72f66
|
Update to match proc.h.
|
1994-05-04 03:47:10 +00:00 |
hpeyerl
|
04853608cf
|
make a make and a make install work
|
1994-04-27 06:23:02 +00:00 |
mycroft
|
bec176e7da
|
Update for new time struct.
|
1994-04-26 22:33:28 +00:00 |
mycroft
|
ebd7e0e107
|
Fix typo.
|
1994-04-24 12:06:03 +00:00 |
mycroft
|
aa59ec01a8
|
Remove all vestiges of hppagesperpage and HP_PAGE_SIZE, and just use NBPG.
|
1994-04-24 11:48:50 +00:00 |
mycroft
|
64a52d148e
|
Clean up bogus VM #includes.
|
1994-04-24 07:00:12 +00:00 |
mycroft
|
b03a6c6949
|
Clean up bogus VM #includes.
|
1994-04-24 06:38:46 +00:00 |
mycroft
|
34caa72b58
|
Update to match queue changes.
|
1994-04-24 06:14:02 +00:00 |
mycroft
|
613c669b62
|
Add COMPAT_09.
|
1994-04-24 05:41:34 +00:00 |
mycroft
|
3ffc74d2d4
|
Garbage collect.
|
1994-04-23 06:50:36 +00:00 |
mycroft
|
00d9262a55
|
Add NETISR_ARP.
|
1994-04-18 23:33:34 +00:00 |
mycroft
|
94c7c95ebd
|
Clean up deleted files.
|
1994-04-16 08:38:03 +00:00 |
cgd
|
6debdb3c22
|
kill symbols.{raw,sort}; no longer necessary, with kvm dbs.
|
1994-04-16 08:37:50 +00:00 |
cgd
|
e937bc9bfd
|
convert vm system to use new queues. I'll never write code w/queues again.
|
1994-04-15 07:04:03 +00:00 |
hpeyerl
|
a2bafbde7f
|
Make hil input work. From <deraadt@fsa.ca>
|
1994-04-10 22:12:32 +00:00 |
mycroft
|
349b61b0c9
|
Fix a couple of oversights in the last change.
|
1994-04-10 08:23:02 +00:00 |
hpeyerl
|
b97e243bba
|
Delete MAP_FILE here too.
|
1994-04-08 06:32:26 +00:00 |
hpeyerl
|
660e347200
|
Remove "MAP_FILE". okey-dokey'd by Charles.
|
1994-04-08 06:28:21 +00:00 |
mycroft
|
b40fa7f850
|
p_regs fix from amiga.
|
1994-04-05 07:45:54 +00:00 |
mycroft
|
34f313fac4
|
Fix bogon in last change.
|
1994-04-05 02:48:23 +00:00 |
mycroft
|
6a718d3287
|
Implement __syscall(). Do the userret() thing. Some stylistic cleanup.
|
1994-04-02 21:36:10 +00:00 |
ws
|
ce516ff13d
|
Make FFS optional
|
1994-03-09 21:21:37 +00:00 |
brezak
|
3d090222c3
|
Fix for disk (and tape) units > 0
|
1994-03-09 20:17:38 +00:00 |
hpeyerl
|
965017cfd9
|
define disklabel location.
|
1994-02-22 07:29:02 +00:00 |
hpeyerl
|
c19b5f314c
|
SCSI disklabel support complete with Duct Tape (tm).
|
1994-02-22 07:17:22 +00:00 |
hpeyerl
|
81058be6b3
|
fix up some #include's.
|
1994-02-19 17:55:12 +00:00 |
mycroft
|
04bedf2b62
|
Fix a couple of bogons I just created.
|
1994-02-16 21:07:22 +00:00 |
mycroft
|
c540418d24
|
Use IFF_ALLMULTI correctly.
|
1994-02-16 20:15:18 +00:00 |
mycroft
|
8cb24d089a
|
Eliminate a bunch of compiler warnings.
|
1994-02-15 16:25:04 +00:00 |
mycroft
|
a06d1b4301
|
Fix some weirdness in the multicast initialization.
|
1994-02-14 23:03:54 +00:00 |
mycroft
|
d2c5a70266
|
Rearrange some #includes.
|
1994-02-10 14:55:29 +00:00 |
mycroft
|
20f96b580e
|
Add arg to ioctl functions. Clean up #includes.
|
1994-02-10 13:59:25 +00:00 |
mycroft
|
70a4b20dfa
|
Use b_actb, not b_actl.
|
1994-02-06 07:24:58 +00:00 |
mycroft
|
e0cbda5321
|
Add a prototype, to eliminate silly warnings.
|
1994-02-06 01:32:31 +00:00 |
mycroft
|
3738793f03
|
Remove outdated console handling code.
|
1994-02-06 01:08:36 +00:00 |
mycroft
|
7165791ed6
|
Fix typo.
|
1994-02-06 00:53:26 +00:00 |