christos
a776f4ee44
This file has still missing prototypes: cabs and cabsf... At least comment
...
what the arguments should be.
1999-01-31 19:32:26 +00:00
briggs
833414c6d9
Missing ).
1999-01-31 19:12:27 +00:00
dbj
b970be0907
Made reboot and halt work.
1999-01-31 18:12:14 +00:00
dbj
107dd5ccc6
use WSEMUL_VT100 instead of WSEMUL_SUN
1999-01-31 18:07:41 +00:00
minoura
ddd80b8ebd
Setup $driveunits properly.
1999-01-31 17:35:49 +00:00
kim
d6f02000ee
Added z[ef]grep.
1999-01-31 14:33:33 +00:00
scw
2cbc4abc96
Make this compile again.
1999-01-31 14:06:40 +00:00
tsubai
a4f0ae9043
Adapt disklabel_mbr.h change.
1999-01-31 13:54:24 +00:00
simonb
cbbad6d2b2
Add bzero/bcopy defines to use PROM memset/memcpy.
...
Change test to include defines from
#ifndef _KERNEL
to
#if defined(_STANDALONE) && !defined(_NO_PROM_DEFINES)
1999-01-31 13:49:40 +00:00
christos
a955c6698d
Since someone added a warning for "unix" in cpphash.c, we need to define
...
a warning function...
1999-01-31 13:05:08 +00:00
drochner
0e91ebb904
make the last fix work as intended
1999-01-31 11:15:43 +00:00
is
530721fa89
Update to reflect current status.
1999-01-31 10:33:40 +00:00
is
93a62a003d
Wrong sign of dialout.
1999-01-31 10:30:22 +00:00
is
607e1e9a8d
Better formatting.
1999-01-31 10:28:57 +00:00
mrg
69dfc0e846
KNF nit.
1999-01-31 10:14:02 +00:00
mrg
cdac266703
discard setgid.
1999-01-31 10:12:33 +00:00
mrg
a8f9f46183
ensure C strings are nul terminated, and do not overflow buffers.
1999-01-31 10:06:16 +00:00
mrg
9b99e47cfd
ensure buffers for pathnames, etc., are PATH_MAX, etc., long.
1999-01-31 10:02:25 +00:00
mrg
7750ecc1f3
KNF nits.
1999-01-31 09:30:31 +00:00
mrg
b6ae8c804d
use pax for tar.
1999-01-31 09:28:26 +00:00
mrg
08fd4f3f47
80 cols.
1999-01-31 09:27:18 +00:00
mrg
35fa3fbdc7
add SWAP_DUMPDEV.
1999-01-31 09:26:28 +00:00
mrg
1c93cc902d
non-root users can mkfifo over NFS.
1999-01-31 09:24:10 +00:00
mrg
7006310cbd
retire _LP64; use compiler provided __arch64__, but still defined _LP64 where we used to anyway.
1999-01-31 09:21:18 +00:00
mrg
b6b3f824d3
NOGCCERROR disables -Werror.
1999-01-31 09:17:20 +00:00
mrg
f2130fd9fd
do not use LOG_CONS.
1999-01-31 08:51:53 +00:00
mrg
eddf0f4e2c
increase the securelevel (using the same rules as before) much earlier in the
...
boot process. before cron, sendmail, inetd, etc, are run, but after lkms are
loaded. this avoids the chances of `@reboot', mail .forwards, remote logins,
etc., happening before the securelevel has been raised.
1999-01-31 08:46:58 +00:00
mrg
b232af4818
err, this is 92 cylinders now.
1999-01-31 08:05:08 +00:00
mrg
69b1acad99
minor KNF nits, space damage.
1999-01-31 08:00:50 +00:00
dbj
21ab415ee6
Added support for setting boothowto from boot loader flags.
...
print out string of `.' when powering down to work around ununderstood
behavior of rtc chip.
1999-01-31 07:02:33 +00:00
dbj
f0b3caaceb
Accidentally uncommitted wscons change.
...
attach nextdisplay to mainbus for wscons support.
1999-01-31 06:59:30 +00:00
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