mickey
664d5b4fde
fake cdrom label for building bootable cds
21 years ago
marc
2fd3e15de8
Add DL_SETTHREADLCK. "pretty obviously safe i think" teddu@
21 years ago
millert
6bb800e788
Mention that stroul() et al *do* accept negative numbers, they
just (effectively) cast to unsigned. ho@ OK
21 years ago
jmc
929911e7b5
some spelling corrections from NetBSD (Igor Sobrado);
ok hugh@
21 years ago
jakob
0b10b96a33
add rtsp. ok deraadt@
21 years ago
miod
89ba81a0d7
Regen
21 years ago
miod
5cb6047d95
Add a simple driver for the SBus ``Prestoserve'' NVRAM cards.
The Legato Prestoserve NFS accelerator used to be very popular, back when
NFSv3 did not exist, and disks and network speeds were not as good as they
are now...
This driver does not attempt to play any game with filesystems, but will only
provide access to the cards NVRAM, as a block device.
If you have bright ideas on ``what to do with a few MB of battery-backed
memory'', I am interested in realistic suggestions!
21 years ago
millert
dc2a63b6dd
Change copyright to a less restrictive ISC-style license to encourage
people to bundle this code.
21 years ago
millert
5e67d80a22
more POSIX chown
21 years ago
jsyn
e0dd35b3b8
make the second example valid; ok millert@
21 years ago
millert
bda0df4eb0
POSIX chown
21 years ago
millert
59b2494ff8
POSIX chown; Leandro Costa
todd@ OK
21 years ago
markus
167556df86
makeing local table static saves some bytes; idea from mickey@
21 years ago
todd
2169873f20
create /etc/isakmpd/crls to fix a warning when starting isakmpd
from Mathieu Sauve-Frankel m dot sauve at secureops dot com
ok brad@
21 years ago
millert
642ff1ce89
Use POSIX chown semantics (user:group); noted by Leandro Costa
21 years ago
millert
005425a6f5
fix another non-POSIX chown; Chuck Yerkes
21 years ago
deraadt
e1a82d043a
Xr to strlcpy and strlcat more; ok millert
21 years ago
hin
e8060b1c19
strcat -> strlcat
ok deraadt@ tedu@ tdeval@
21 years ago
millert
c60d05f512
Use snprintf instead of a strcpy(), strncat() and strcat() sequence
deraadt@ OK
21 years ago
jmc
225b6ba206
fifo -> FIFO
ok millert@
21 years ago
millert
54bd43263c
use strlcpy(); assumes buf is at least ndigit bytes long which is as
safe as we can get. deraadt@ OK
21 years ago
deraadt
876bf51192
knf
21 years ago
millert
f3a8ddc140
Throw an error if the username field is empty; noticed by mpech@
21 years ago
deraadt
d3c9af5aa3
more asprintf; millert ok
21 years ago
deraadt
8ccc7922d7
asprintf; millert ok
21 years ago
jmc
c5f204f20c
oops, missed two entries for /var/preserve;
removed /var/at from 4.4BSD.var;
ok millert@
21 years ago
deraadt
124bd216d5
default timezone: Canada/Mountain
21 years ago
mickey
107c268272
empty line between the targets
21 years ago
jmc
9c9982ecc9
- no more /var/ssyslog (unused)
- no more /var/spool/lpd (lpd uses /var/spool/output)
- no more /var/preserve (old vi directory)
- update docs to reflect this
help with systrace provos@
help and ok millert@
21 years ago
miod
df59fcd1ba
Add a sysctl to option USER_LDT, to control its behaviour, which will be
disabled by default.
Enable with sysctl -w machdep.userldt=1
This will allow people to use the few ports that require this functionality
to work without requiring the user to recompile a kernel.
The option USER_LDT remains in order to not increase size on the
installation media. It is now enabled in GENERIC.
Per espie@'s idea, but my diff was much simpler than his; ok deraadt@
21 years ago
pvalchev
a7432c99ea
update packages list for 3.3
21 years ago
deraadt
2c054028eb
very minor tweak
21 years ago
drahn
10ac9b46c4
Remove unused boot.fs file from macppc distrib. ok miod@ deraadt@
21 years ago
drahn
ea290640cc
Add *.iso to list of files in CKSUM/MD5 spotted by A.Farber.
ok millert@ miod@ deraadt@
21 years ago
ian
3b31fc2963
Add comments, mostly borrowed from ftp-proxy(8), showing how to set up up.
Improved & OK'd by dhartmei@, david@, millert@.
21 years ago
marc
bec7d9d8af
Fix operational typo. Bug reported by William Yodlowsky
21 years ago
todd
e0bc204259
grammar; ok miod@
21 years ago
sturm
494f035f11
enclose X${lpd_flags} in quotation marks, as it could carry more than
one argument.
OK miod@, millert@, henning@, markus@, fries@, tdeval@
21 years ago
jason
a46fc0fae1
bump miniroot size a bit; ok millert; fixes sparc64/3161
21 years ago
david
1aaca2057f
add missing rcs ids
ok millert@
21 years ago
deraadt
1c05337d15
knock these games out, i hope the licenses are fixed
21 years ago
miod
0feacff646
Remove leftovers from non-wscons sparc. There might be more left to prune.
This does not affect the output, so no regen is necessary.
21 years ago
margarida
51fddb1663
realated -> related
21 years ago
millert
52eab7a141
ANSI function headers
21 years ago
margarida
65c2e4ecde
unkown -> unknown
ok millert@
21 years ago
deraadt
e155dacb0f
a few more strlcy; ok from beck & ho
21 years ago
jmc
bbef8732b1
no more ching;
ok deraadt@
21 years ago
deraadt
3a03fd3cbc
ps2/alpha; from david
21 years ago
david
599778be2d
eol whitespace nit
ok henning@
21 years ago
david
3b49da05c9
remove extra #
ok henning@
21 years ago