deraadt
|
fb6d1cf25b
|
damn, no tsearch(3)
|
27 years ago |
deraadt
|
fbf0194420
|
PD tsearch as reqd by xpg; by esr
|
27 years ago |
millert
|
4d819f11e1
|
Add https
|
27 years ago |
deraadt
|
b723fb2a30
|
whitespace support; some netbsd pr..
|
27 years ago |
millert
|
650c48e81c
|
Add commented out entry for scon (pcvt console setup)
|
27 years ago |
deraadt
|
2dad0eaeab
|
be more careful, george
|
27 years ago |
deraadt
|
f4546c942f
|
use /etc/namedb/tmp/ for storage, until we merge some 8.1 derivative
|
27 years ago |
gene
|
79ac7c164a
|
Get major number for ss* and ipl* right, so these start working.
Add a missing asc* (rudimentary Apple Sound Chip) entry. & fix a comment.
|
27 years ago |
downsj
|
c7c668e8b6
|
Bad example netmask.
|
27 years ago |
grr
|
36b2281897
|
add sd2 sd3 to ramdisk devices, impossible to install on some multi-drive confiurations otherwise.
|
27 years ago |
deraadt
|
ef6345539e
|
give the cdrom a nice name
|
27 years ago |
deraadt
|
72782c3714
|
adjust more
|
27 years ago |
deraadt
|
315c97e4a8
|
adjust for 2K cdroms
|
27 years ago |
deraadt
|
3522c95746
|
let us try to move to pcvt as default; report problem cards to me
|
27 years ago |
deraadt
|
f6646aac4c
|
fakecdrom
|
27 years ago |
kstailey
|
fbbf2a8ff9
|
make more resistant to bad args
|
27 years ago |
deraadt
|
0a3b0b9a57
|
incorrect description; bgrayson@ece.utexas.edu
|
27 years ago |
flipk
|
e64c7ac1e7
|
1. ignore blank lines
2. /-ro/ -> /^-ro$/ : allows hostnames containing "*-ro*" and
ignores "-root"
|
27 years ago |
tholo
|
85cb5df3cc
|
Make it possible to not output warnings (errors causing aborts are always
output).
|
27 years ago |
tholo
|
a9dc5ef894
|
Add x/X option to behave like X11 xmalloc; from FreeBSD
Reduce diffs wrt. FreeBSD some
|
27 years ago |
downsj
|
c78a965dd7
|
Add multicast network number.
|
27 years ago |
downsj
|
946bf80622
|
Don't ref gnu/ext2fs.
|
27 years ago |
deraadt
|
845506bb3f
|
for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \
grep '"' | cut -d':' -f1`; do
sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x
cat x > $i
done
|
27 years ago |
deraadt
|
43ff156daa
|
1 fix from enami@ba2.so-net.or.jp
|
27 years ago |
gene
|
456067739f
|
Current as of May 19th from internic.
|
27 years ago |
deraadt
|
f9a04baf7f
|
doc syslogd -u; mho@stacken.kth.se; PR#202
|
27 years ago |
deraadt
|
4bca9c33f9
|
do {} while (0); the macros; jarle@runit.sintef.no
|
27 years ago |
deraadt
|
e089fea639
|
rksh is wrong, here
|
27 years ago |
millert
|
5f7169e63f
|
slave/master pty is 4/5 not 5/6
|
27 years ago |
millert
|
250795b7ed
|
Fix pty's (got changed to i386 values during awk removal).
|
27 years ago |
graichen
|
7162767739
|
remove boot here - it has gone a while ago
|
27 years ago |
niklas
|
6bed28849a
|
fatal typo
|
27 years ago |
johns
|
62431b295d
|
Changed rdroot partition size to 8192 to accomodate new sparc ramdisk..
|
27 years ago |
deraadt
|
5dfc68f57c
|
corrections from mickey
|
27 years ago |
deraadt
|
fd8bf6c7c1
|
correct fakecdrom
|
27 years ago |
pefo
|
3f48f1840b
|
Don't make /dev/mouse. Leave that as an exercise for X install.
Some devices where missing (not made...)
|
27 years ago |
deraadt
|
b45fe43a4d
|
ramdisk too small, who cares why for now
|
27 years ago |
graichen
|
ad044e4c14
|
remove /usr/X11R6/lib line - should be added by the x install
|
27 years ago |
niklas
|
aa65899c9b
|
miniroot is 4MB now
|
27 years ago |
niklas
|
aac0b968ca
|
No need to build bsd separately, it will be built by the miniroot
build process unconditionally anyhow.
|
27 years ago |
deraadt
|
453115cdd5
|
oops
|
27 years ago |
pefo
|
48a3861891
|
We now do crunched ramdisk binaries on MIPS so decrease the size of the
ramdisk. (We now may even fit this on a gzipped floppy image).
Move mbr and msdos5mb to a better place. (arch/arc/stand/mbr).
|
27 years ago |
deraadt
|
bd1dfec140
|
add more fakecdrom partitions
|
27 years ago |
pefo
|
d08ca9f1e8
|
Back out arc fiddling, wrong place...
|
27 years ago |
niklas
|
91dda1cf57
|
Build & install ramdisk too
|
27 years ago |
niklas
|
9d005fe70f
|
Trim ramdisk imagesize
|
27 years ago |
pefo
|
19e8bfbacc
|
Added again with '-kb'
|
27 years ago |
pefo
|
c530d4c194
|
Oops! Now he tells me..
|
27 years ago |
pefo
|
5a12b1f66c
|
ARC ramdisk install stuff
|
27 years ago |
deraadt
|
6354101d19
|
minimum fragsize 1024
|
27 years ago |