brian
b299184241
cuaaX => cua0X: This is OpenBSD !
27 years ago
deraadt
6ea8b89caa
rearrange rfc1323 thingy
27 years ago
provos
0b9d39c6e3
2**8 is normally 256 and not 64, I should resign from applied math it seems.
27 years ago
deraadt
dde2c1a035
kill bad .Os line
27 years ago
millert
4626f8638d
Make console type "sun" so the default will "just work" for most people.
27 years ago
millert
667296b173
Add __attribute__ for asprintf.
27 years ago
millert
309847b387
Implement asprintf(3) and vasprintf(3) functions similar to the
ones in the glibc. Some man pages changes from FreeBSD
(asprintf.c/vasprintf.c are not based on GNU or FreeBSD code).
27 years ago
kstailey
4aa648c5a3
NAT requires IPF
27 years ago
millert
d7b0db3507
Add cat3p man3p
27 years ago
deraadt
d2b30873f2
bye bye secretmail
27 years ago
brian
ca73616026
Import version 1.5 of ppp.
<sales>
This is a user-level ppp implementation that uses the
tun driver. It was originally created by a Japanese
ISP. It's now piled with features. Check the man pages
for details.
</sales>
The sources are identical to the ones in FreeBSD, except
for the Makefile.
IP aliasing (NAT) is disabled, and can be enabled by simply
doing a ``make install'' of libalias, then rebuilding
ppp. I'll create libalias as a port soon.
27 years ago
maja
05547337bc
Add support for mopd. -moj
27 years ago
kstailey
f7f4219c14
locate.rc
27 years ago
deraadt
b0458ff882
clean /var earlier
27 years ago
millert
8e693f1039
-Wall
27 years ago
millert
df03ebbc5d
Go back to old file locking method, O_EXLOCK method has too many problems
27 years ago
millert
bb1bed96be
pw_mkdb() now returns -1 if ptmp is size 0.
27 years ago
millert
b65904d4d9
Work around bug in open(2) wrt O_TRUNC and O_SHLOCK|O_EXLOCK.
27 years ago
deraadt
b7fb34043d
completely avoid master.passwd in the changelist processing; jbernard@tater.mines.edu
27 years ago
deraadt
f6f2cca0b7
move proto to sys/stat.h; XPG4.2
27 years ago
bri
84b9176eb4
Correct the ftruncate() call.
27 years ago
bri
55694d3e32
Introduce uu_lock(), uu_unlock() and uu_lockerr()
into libutil.
Obtained from: FreeBSD
Reviewed by: Theo
27 years ago
deraadt
7853ecaa8b
start named earlier; this is an experiment
27 years ago
provos
c49dfebbec
explain about MD5 and Blowfish passwords.
27 years ago
kstailey
241ca0106c
Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.
27 years ago
deraadt
1c1a3a9403
kill spaces at ends of lines; m4
27 years ago
deraadt
ac1bf55c0f
things come from rc.conf not netstart nowadays
27 years ago
deraadt
5874755ed9
fix for paths with spaces; nimenees@uaccess.net
27 years ago
deraadt
3255b5a3b3
install bootblocks too
27 years ago
deraadt
036b6f4054
copy *BOOT* too for destdir building
27 years ago
deraadt
6498e79643
wrong, Jason, wrong
27 years ago
downsj
7a4fe2b381
Copy all of snapshot/ into ${RELEASEDIR}, and produce correct checksum
files.
27 years ago
downsj
4b17585f6d
s/bsd-dl/bsd.dl/g
27 years ago
millert
b50238b794
Sync mode of authlog to what mtree/special says.
27 years ago
mickey
337266a573
fix root backup
27 years ago
millert
1811aff1d7
Bring some file owner/group/mode's into sync with mtree/special.
27 years ago
millert
0523473f65
/etc/netstart should be mode 644 like the other rc files. The x bit doesn't
apply to root anyway...
27 years ago
millert
c5e750eca1
Sync /var/spool/ftp/* modes to special.
27 years ago
deraadt
93e2fc005e
no ingres
27 years ago
deraadt
894af785d1
new afterboot man page, and root logins will be told about it
27 years ago
downsj
def2575277
.lif, god damnit.
27 years ago
downsj
8e0a78cea5
cksum *BOOT*, too.
27 years ago
downsj
7f7664a603
Copy SYS_UBOOT as well.
27 years ago
downsj
52ff4de988
Consistant.
27 years ago
deraadt
9985a0639c
run distrib. bet this bombs still
27 years ago
deraadt
099b09a89b
actually, only uboot.raw
27 years ago
deraadt
57fb46c714
but not installboot
27 years ago
deraadt
82a53decc0
install bootblocks there too
27 years ago
downsj
cda0d85f39
Missed a ref to bsd-gen.
27 years ago
deraadt
a7822bdc37
presume sshd or httpd, if installed, are on
27 years ago