espie
37cd277feb
Copyright...
25 years ago
espie
5a36eeab8b
stdbool.h conforming to C9X
25 years ago
alex
bacba34834
Typo fixes.
25 years ago
deraadt
eb72f46b58
remote printer example; suggested by rahm@umich.edu
25 years ago
deraadt
b99aa2bfad
no, mtree is more confusing than that
25 years ago
csapuntz
5c912c366b
Add /usr/share/man/cat9/i386
25 years ago
espie
8bd53cdab8
index/rindex as deprecated synonyms to strchr/strrchr.
25 years ago
deraadt
0eef5e627a
crank minor; costa forgot
25 years ago
jakob
ed4309217a
sync imap port with IANA. OK deraadt@
25 years ago
csapuntz
15f3825602
Add opendisk from NetBSD.
25 years ago
alex
1e415dbcee
Rebuild whatis databases.
25 years ago
maja
8bd3894464
dont call std twice from all, add call to random. random is major 88 not 89. -moj
25 years ago
espie
f851e80d96
Be thorough about NULL as __null for C++.
25 years ago
deraadt
b3d4ba5664
use writev() where possible
25 years ago
aaron
a9bd0a9443
appropiate -> appropriate; inspired by it being misspelled in a NetBSD commit
message :-)
25 years ago
pjanzen
563abe819a
Supply examples and discuss limitations.
25 years ago
pjanzen
9405745b8c
Watch over some more files.
25 years ago
deraadt
2774a9e248
shorten lines
25 years ago
deraadt
ac744f6406
use stronger language when pointing people at strtol()
25 years ago
jakob
3c4feae9eb
Change defaults to start sendmail using '-q30m'. This will not make
sendmail listen to requests on port 25, just process the queue every
30 minutes to take care of any unsent mail. OK millert@.
25 years ago
espie
100929b794
typo
25 years ago
aaron
f119972cc8
succesful -> successful
25 years ago
millert
2e57e7fdc9
Actually, vi file recivery was not happening on reboot due to a
mistaken assumption. Noted by dynamo@ime.net . Fixed by moving the
check for meta character expansion to be inside the two for loops.
They are expanded by simple assignment.
25 years ago
millert
8e56c668c5
Ignore /var/tmp/vi.recover if it is a symlink or owned by non-root.
Probably just paranoia (since /var/tmp/vi.recover is created the
first time the machine is booted) but it can't hurt.
25 years ago
millert
0f4b544d10
Check to make sure vi recovery files are normal files before trying
to read from them (this is a user-writable directory so it is
possible to play games). Fixes a possible DOS noted by dynamo@ime.net .
If it's not a regular file, we delete it.
25 years ago
jason
6fbdd30e76
add entries for fga, scf, and flash
25 years ago
pjanzen
121f5e54e4
Using .Li inside a .Bd -literal block messes up the fonts thereafter;
.Li ... -> \&...
25 years ago
deraadt
35b85f848f
proto bcrypt_gensalt()
25 years ago
deraadt
5e54c51bd5
have shutdown code run /etc/rc with arg of "shutdown"; rc.shutdown becomes completely admin-editable
25 years ago
deraadt
ed9e4a1a48
proto bcrypt_gensalt()
25 years ago
deraadt
757bb3ee10
support # characters in bridgename.* files; millert
25 years ago
deraadt
9b7693b85f
cleanup parsing of hostname.* files, and seperate bridge control into
bridgename.* files; all documented in new hostname.if(5) and
bridgename.if(5) man pages
25 years ago
deraadt
74c7a71a70
start amd in /etc/amd; so that if ${amd_master} contains map names, and we
don't want them fetched from YP, it will find them in the current directory.
25 years ago
millert
c872be65fb
Remove a lie. We don't skip /dev/ttyv* since our pcvt uses /dev/ttyC*.
25 years ago
downsj
6d98281319
Change the default serial port device and /var/spool/lock permissions.
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices
become uucp.dialer, mode 660.
(A couple of "dead" MAKEDEVs have been updated because they conformed the
the old permission scheme, while others have not because they didn't.)
25 years ago
jakob
f11eb04dbc
mailer.conf missing; <kstailey@disclosure.com>
25 years ago
kstailey
970c967b84
s/nvi/vi/
25 years ago
downsj
43f4fbbeca
Boot block changes.
25 years ago
brian
18d81c8b1b
Use ``set openmode passive'' in the ssh VPN example
25 years ago
millert
f110e3be6d
More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
25 years ago
millert
5e97137069
Explicitly include <sys/types.h> and some minor style points.
25 years ago
millert
a65a15a2f0
prototype mismatch for RMD160Update()
25 years ago
ian
2f54876ace
Please give us dmesg from a GENERIC kernel only, if possible.
25 years ago
fgsch
00e2f9246b
Create USB devices.
25 years ago
deraadt
f61554143a
more unescaped \n lines in nroff documents
25 years ago
deraadt
caa0b317fd
l alias by default
25 years ago
angelos
3d62607f33
Only parse/setup the hostname.foo file if interface foo exists (this
is useful for laptops with different ethernet cards etc.)
25 years ago
d
231ab6859c
add hunt
25 years ago
deraadt
6d2554114a
2.88 floppies
25 years ago
millert
b64ce3a751
typo; -eq not -ne
25 years ago