mjacob
ee72ee212e
darn- 7.55 seems to be a little unstable- go back to 1.31
1999-01-31 04:56:20 +00:00
msaitoh
507f116754
s/.Ic/.Cm/
1999-01-31 02:56:39 +00:00
lukem
0d4c2e0d1b
revert previous write->fwrite conversion in progressmeter(); stdio is bad in signal handlers, nkay?
1999-01-31 02:29:00 +00:00
castor
d0ca7993a0
Remove genpubasym.cf stuff
1999-01-31 01:01:12 +00:00
castor
eede9d202f
Regularize with removal of genpubassym.cf. Structure offsets
...
now obtained from signal.h
1999-01-31 00:57:10 +00:00
castor
98c9d5e1c6
Remove genpubassym.cf stuff. The macro _MIPS_BSD_API allows selection of a
...
64-bit clean compilation model.
1999-01-31 00:55:41 +00:00
agc
2890ddda36
s/USE_X11/USE_X11BASE/g
...
s/BUILD_USES_X11/USE_X11/g
Note the changes in meaning of the two definitions. This should be much more
intuitive.
1999-01-30 23:19:51 +00:00
is
b85f4a5e4d
Remove redundant code (leftover from editing).
1999-01-30 21:54:49 +00:00
thorpej
a22cfcf3d4
Make programs that use raw IP work again; trim the header length from ip_len
...
before handing the packet off to the socket.
1999-01-30 21:43:16 +00:00
veego
0287662346
Add the ldconfig SUBDIR for all platforms so ldconfig(8) is available on
...
a shared /usr/share directory.
src/sbin/ldconfig/Makefile has allready an check to build the ldconfig
programm only on a.out platforms.
1999-01-30 21:16:33 +00:00
veego
62b6d88053
Ups, made an mistake when i added Xwrapper.
1999-01-30 20:52:48 +00:00
veego
43b1a4c84d
Sync for the new files in XFree86 3.3.3.1.
1999-01-30 20:33:51 +00:00
veego
838ba1d483
Back out the last commit which moved the ldconfig(8) manpages to shl.aout.
...
Thx to Ross for pointing it out that this has to be done differently.
1999-01-30 20:32:45 +00:00
drochner
aa1401cde7
update for busmouse support and psm->pms renaming
1999-01-30 18:01:24 +00:00
christos
736a561afb
Add my name in the copyright, since the code looks very different now.
1999-01-30 17:51:52 +00:00
drochner
ad758765b0
update for wsmouse attachment and compatibility options
1999-01-30 17:50:36 +00:00
christos
5699d1ab3d
Remove exec.c from here. I want to make it obvious that it has to be built
...
with different flags from dosboot and biosboot. Although right now this
does not make a difference because we are building the libraries twice,
it can make a difference when we share the builds.
1999-01-30 17:46:53 +00:00
christos
07b1febfb8
- Use MARK_ENTRY instead of MARK_START.
...
- ELF changes. Now an ELF installboot installs ELF bootblocks properly.
1999-01-30 17:45:42 +00:00
christos
371363a158
Add exec.c here and bump version for elf.
...
XXX: This code has not been tested!
1999-01-30 17:44:10 +00:00
christos
25fc1fa758
Add exec.c here...
1999-01-30 17:43:38 +00:00
christos
ad9c7a287c
Remove exec.o, and make necessary changes for elf.
1999-01-30 17:43:10 +00:00
veego
3af300d46f
Add ./usr/include/dev/ic/mc68450reg.h.
1999-01-30 17:35:07 +00:00
scottr
7bc05635d3
Catch up with changes to MBR handling. From Erik Bertelsen in PR 6911.
1999-01-30 17:34:31 +00:00
veego
5a01afaed9
Move the ldconfig(8) manpage to shl.aout.
1999-01-30 17:10:46 +00:00
eeh
8ee118c70d
Fix problems with bus_space*() macros (thanks M.Drochner).
1999-01-30 17:02:32 +00:00
veego
c24c65fdd0
Add the ./usr/libdata/ldscripts directoy and files in it.
1999-01-30 17:01:43 +00:00
veego
7fa23a9bd9
/usr/include/sys/vcmd.h and /usr/include/sys/vlimit.h are gone.
1999-01-30 16:59:38 +00:00
veego
46527edb83
Remove the machine check for missing shared libs support on the vax.
1999-01-30 16:58:02 +00:00
eeh
d2aa2f5098
Need to be able to handle sparc64 executables as well.
1999-01-30 16:57:25 +00:00
minoura
8ed711f1bc
MC68450 DMAC regs.
1999-01-30 14:58:26 +00:00
drochner
cf06eef09a
make wscons the default
1999-01-30 13:44:25 +00:00
simonb
53e963b5ef
Add -mmemcpy (from Jonathan Stone) and bump -G to 128. Bootblocks now
...
fit! Still needs more testing, so we don't actually install them yet...
1999-01-30 12:57:58 +00:00
simonb
98ceefb712
Actually depend on libsa now.
1999-01-30 12:39:28 +00:00
tv
14f0c3bc52
Nuke `generated' sources from dist in beforedepend (shouldn't affect a
...
`correct' r/o source tree, as those files shouldn't exist; this is to make
up for the fact that they weren't nuked before ld.new was activated....)
1999-01-30 12:38:32 +00:00
simonb
555cdd32e5
Don't define an ioctl routine for the rz driver, nor pull in the empty
...
routines in libsa/dev.c.
1999-01-30 12:30:57 +00:00
tv
295c0f16b9
These should have been removed a long time ago.
1999-01-30 12:29:01 +00:00
simonb
1047f11c01
Remove unused callvec stubs and libsa routines, add memcpy.c.
1999-01-30 12:23:10 +00:00
simonb
db342dee15
Add memcpy callvec stub, copied from strcat.c
1999-01-30 11:54:31 +00:00
msaitoh
00e131aa47
Fix some roff bugs.
...
We should use 'Ic' for internal command.
1999-01-30 10:22:45 +00:00
simonb
a9f9300b78
Tell how many bytes of code are available, and print a warning if the
...
bootblocks are too large - from Michael Hitch.
1999-01-30 10:14:45 +00:00
mjacob
6bcdc2b5d2
Implement and use Fast Posting for both parallel && fibre. Redo a bit of
...
the startup code. Implement a call to outer framework function so that
asynchronous events can be handled (e.g., speed negotiation, target mode).
Roll internal release tags.
1999-01-30 07:31:50 +00:00
mjacob
513722ba25
Grrr.. Do the *correct* and *usable* 1.31 firmware. You have to power
...
cycle to get rid of the old 1.31 firmware. *@!$&^@&$!&^&^!!!!!
But anyway comment it out and use new SBus 7.55 firmware. We get fast posting
with this as well as 32 luns and target mode support.
1999-01-30 07:18:59 +00:00
mjacob
09ce6222fc
roll internal release tag
1999-01-30 07:14:26 +00:00
mjacob
5c5ac2958f
roll internal release tag and finally use bus_space I/O
1999-01-30 07:10:38 +00:00
mjacob
1ece20c808
roll internal release tag
1999-01-30 07:08:04 +00:00
simonb
500353b4c3
Use DEC_REX_MAGIC instead of a undocumented magic number
1999-01-30 00:40:38 +00:00
simonb
e1167d2415
Add REX magic number
1999-01-30 00:36:10 +00:00
drochner
b6867c91a4
make the timeout for process/vt synchronization "config" settable and
...
ddb/gdb patchable
1999-01-29 22:24:24 +00:00
thorpej
4fe22aef7f
Sync w/ kvm_mkdb.
1999-01-29 22:23:54 +00:00
thorpej
5df8e38280
Add ELF support for i386 and m68k.
1999-01-29 22:23:36 +00:00