niklas
64f8f12484
is we were set[ug]id an unitialized ptr bit us
28 years ago
rahnds
aad2c56520
changes to support the new disklabeled ramdisk (rd) and 1st cut at
raminst MAKEDEV list.
28 years ago
gene
5a3c526523
Synchronize kadmin service names with header files.
28 years ago
downsj
1a4bf314fa
Support 16 partitions.
28 years ago
tholo
784ff4473c
Make this 64-bit safe again
28 years ago
deraadt
db2b613a8e
need ecoff kernel in snap too
28 years ago
deraadt
f840874464
make rd device. only make a & c partitions raw & block
28 years ago
rahnds
e5a0ad45f3
PowerPC pieces for ramdisk (rd) changes this is adds majors,
rd_root pieces, config file to generate MINIROOT with rdroot and
MAKEDEV changes as well as adding the rd device to known device types.
28 years ago
kstailey
e106a6a1f4
add icb to unoffical services
28 years ago
kstailey
b6cddfb6ce
fix ipl major number
28 years ago
deraadt
3dd7fd71c8
do ifaliases after /usr/bin exists in nfs diskless env; pr#77, matthieu@laas.fr
28 years ago
graichen
6751bf9da9
also create rz5 and rz6 devices on the pmax
28 years ago
downsj
d3fcb4b1ef
rd -> hd, OpenBSD ids.
28 years ago
millert
d4bc4a4b7c
Really remove stringlist.h this time...
28 years ago
millert
f81a63ad9c
Back out stringlist
28 years ago
millert
c4d0e1580d
From NetBSD (lukem and christos):
A stringlist implementation (previously ``private'' to libc netgroup code,
but christos ok-ed making public as it's useful)
28 years ago
downsj
e066f1534c
Add lchown() declaration.
28 years ago
tholo
e2a10f71fa
Don't include bogus information here
28 years ago
deraadt
e2d5aac114
blah
28 years ago
deraadt
fb45f94c74
update
28 years ago
deraadt
fd419e35ee
correct fs_passno comment; drochner@zelux6.zel.kfa-juelich.de
28 years ago
millert
6717eeb174
Don't mess with /usr/src if it already exists.
28 years ago
niklas
90dde81d90
Redo the GZIP somewhat. Use NOGZIP= to get no compression at all.
if NOGZIP is not set, these three vars are overidable: GZIP, GZIPFLAGS &
GZIPEXT. Also do some s/install/\${INSTALL}/ edits
28 years ago
rahnds
18b23aa0eb
Build bsd and binutils for powerpc ala alpha and pmax.
28 years ago
graichen
46a89ee056
changing SNAP_GZIP_CMD to GZIP + GZIPEXT etc.
28 years ago
millert
ef027b4a14
Add a few things and make permissions consistent (all 0XXX not XXX)
28 years ago
graichen
f5456617c0
bring MAKEDEV and disktab up to date with NetBSD (plus local changes)
28 years ago
graichen
28446efa7d
add Makefile.inc for tar'ing also the binutils tree (/usr/*-openbsd-*)
then making a snapshot - also add a target for creating and copying
the GENERIC kernel
28 years ago
graichen
bfdab36a6c
add a variable SNAP_GZIP_CMD to the snap_tar target - here my comment
in the Makefile:
# check if SNAP_GZIP_CMD is set - else set it to "gzip -9"
# you may set it to "cat" alternatively for architectures
# where the gzip'ing would take too much time (pmax or slower :-)
# this way you get only tar'ed snap files and you can gzip
# them on a faster machine
28 years ago
millert
f48f8998b2
Make function decl match prototype in stdlib.h
28 years ago
downsj
e7cb9dced5
random -> 32, ipl -> 33
28 years ago
millert
cd4087f2b4
lite2 daily + our changes. We can remove old tmp files now that fts(3)
is safe and we have -execdir.
28 years ago
kstailey
62040359e6
back-panel LED control device derived from code by der Mouse
28 years ago
rahnds
1c1722ccba
remove bpfa and bpfb, didnt know how to make device with minor of 'a' and 'b'.
28 years ago
rahnds
910888e232
port is powerpc not, ppc.
Make the defines so.
28 years ago
tholo
73305d3116
Integrate latest malloc(3) from FreeBSD
28 years ago
millert
59f88634ac
Use new options to locate.updatedb so we don't have to make the
database owned by non-root at any time.
28 years ago
millert
ea8e82ac11
locate shell scripts now use mktemp(1) and weekly runs updatedb
as bin not nobody to avoid NFS problems.
28 years ago
millert
0f61e5a377
No point in ls'ing the template, it will never exist.
28 years ago
deraadt
ffefb53647
minimize
28 years ago
deraadt
0906389f1c
minimize comment
28 years ago
etheisen
85adef407b
Install etc/amd/master.sample NOT master.
28 years ago
etheisen
aa3f560508
No virtual consoles by default.
28 years ago
etheisen
eb44a716de
More /var/log 'placeholder' log files.
28 years ago
deraadt
26eeab18b3
more samples
28 years ago
deraadt
8eb3134e2b
better perms for ppp stuff
28 years ago
graichen
6a0759b381
add a comment on how to start xdm via init (only i386 for now - which other
ports do also have X and on which device in ttys the xdm has to be started
there ?)
28 years ago
graichen
ea868d9106
add a comment about the comment in ttys about how to start xdm via init
28 years ago
graichen
c60ed07074
the master with comments in it is not that much of a good idea - if
you enable amd in /etc/netstart by accident it will get very confused
about all those comments - i removed it and put a sample master files
there
28 years ago
dm
21435a50a6
arc4random() number generator, for use with things like RPC xid's.
28 years ago