tedu
7955ff0b7d
regen
21 years ago
tedu
783e171199
larger svnd gap
21 years ago
grange
4cb30ad898
Sample sensorsd.conf file.
ok henning@ millert@
21 years ago
avsm
6b3c9ddd0b
corrent __bounded__ attribute for the *Data functions, and add
__minbytes__ checks where appropriate. tested by itojun@
fixes PR 3505 from Janjaap van Velthooven
21 years ago
henning
1d1b0be0c9
finally remove the sample lines for httpd, causes problems as soon as
3rd party, chroot-unaware modules are loaded, if not sooner
ok millert@
21 years ago
jmc
788b2f5f98
uname=daemon for /var/msgs;
from Otto and myself;
fixes PR 3392;
ok deraadt@
21 years ago
jmc
a6a93c29bf
correct hash for EXAMPLES, plus some typos;
from er, Charlie Root (PR 3506)
21 years ago
tedu
60d06f403c
two minor fixes. set errno on recursive calls. ENOMEM suggested by marc@.
lock before setting malloc_func, not after.
ok cloder@ deraadt@
21 years ago
jmc
537eb1521b
updates and corrections to the references in SEE ALSO;
mostly from tjr@freebsd's rev. 1.14 commit.
21 years ago
tedu
df965b6a5c
full stop. reverse course. remove all periods, so as to be aligned
with error messages elsewhere. requested ok deraadt@ henning@
21 years ago
tedu
11a1131014
remove register. end all sentences with periods.
ok deraadt@ henning@ millert@
21 years ago
miod
ced05d4ceb
Regen
21 years ago
miod
9f790f8f0e
Add majors and devsw entries for the missing scsi devices on mvme*8k.
21 years ago
millert
2a6996bfa4
It is safe to pass free() a NULL pointer since C89; update example to
this effect. OK deraadt@ pvalchev@
21 years ago
millert
63e3760e4a
Install files as group wheel to match mtree/special; noticed by David Krause
21 years ago
deraadt
1d84434b97
improve example even more
21 years ago
millert
28a2e1ca96
Sample files for /etc/mail, installed at 'make distribution' time.
21 years ago
millert
6724eaa976
Document the optional argument support and as well as where we differ from
POSIX and/or GNU. deraadt@ and jmc@ OK
21 years ago
millert
a8dc34ac1b
If permutation is disabled (as it is via getopt(3) or when POSIXLY_CORRECT
is set), we can accept an optional arg separated by whitespace. Previously,
the optional arg needed to be adjacent to the option character.
deraadt@ OK
21 years ago
jakob
2e36db02e4
set .com/.net to delegation-only
21 years ago
tedu
637ad405c4
expand on the realloc no-no section to include adjusting a length before
the allocation. ok deraadt@ markus@
21 years ago
sturm
544041bb31
remove /var/spool/news
it is not used by base and the only port using it, uses another owner/group
ok henning@, deraadt@
21 years ago
jmc
4662b6d15f
typos from wiz@netbsd (including one from a PR from Quentin Garnier);
slight sync with NetBSD page;
ok millert@
21 years ago
jmc
74bc571152
typo;
21 years ago
deraadt
d7d3323277
typo; ianm@cit.uws.edu.au
21 years ago
millert
70693691dd
Zap context correctly, from Juergen Buchmueller <pullmoll at stop1984 dot com>
Same as sys/crypto/sha2.c revision 1.2
21 years ago
jmc
3880dcdbcd
typos from Brian Poole;
ok deraadt@
21 years ago
tedu
55a03b3cd7
standards compliant strxfrm. much simpler too. fixes sorting in glib2.
ok deraadt@ espie@ marcm@
21 years ago
frantzen
2b453ad12d
sync in fingerprints from p0f v2.0 release. a little bit sparse on the Win95
fingerprints, please go to http://lcamtuf.coredump.cx/p0f-help/ with any
and all Win95 boxes. thanks!
21 years ago
frantzen
9d27f5aad3
add a few fingerprints from J.Smith <lbalbalba AT hotmail.com> thanks!
21 years ago
frantzen
731def5c63
Solaris 2.5.1 fingerprint. pcap from Alec.Thomas AT optus.net.au. thanks!
21 years ago
pvalchev
b20f07a4db
update lists of packages for 3.4
21 years ago
miod
8021683dea
This poor man's installation script was fun before we had bsd.rd, but we
are in the 21st century now, you know.
21 years ago
david
ed70c0f4b6
add set fingerprints example
ok deraadt@ henning@ frantzen@
21 years ago
jmc
5d9d9c2154
escape punctuation;
ok deraadt@
21 years ago
markus
54122b6b38
fix use-after-free for expired passwds; ok deraadt, tdeval
21 years ago
drahn
7f27882690
Add defines for missing RTLD_, eg RTLD_GLOBAL and RTLD_LOCAL,
values for RTLD_GLOBAL and RTLD_LOCAL are same as solaris uses.
21 years ago
david
1f0e69f341
fix several spelling errors and remove whitespace at eol
ok frantzen@
21 years ago
frantzen
e6baf86061
clean up the versions of the AIX 5.x entries. discovered while talking to fgs@
21 years ago
jmc
e054129cac
wording improvement from Michael Knudsen;
21 years ago
frantzen
56b8f6eed8
update Solaris 9 fingerprint for variable MSS
21 years ago
frantzen
1ad79c4ad9
sync to the latest p0f v2 database. adds a bunch. thanks and keep going to
http://lcamtuf.coredump.cx/p0f-help/ to help add and refine fingerprints
21 years ago
avsm
637661da7e
typo in comment
21 years ago
avsm
9aaf3db2f7
update a couple of the Netapp entries
frantzen@ ok
21 years ago
henning
eb7282af99
only try to set hostname to what /etc/myname says if that file actually exists,
otherwise preserve `hostname`
netbooted machines can live perfectly fine without it; they get their hostname
earlier.
ok krw@ cedric@
21 years ago
tedu
b041d6c17b
rename struct dinode to ufs1_dinode. clears the namespace and makes
way for some future work. no function changes yet.
help testing otto@ and markus@
21 years ago
tedu
faf9ccbc07
put emul sysctls in appropriate arch. also fix up the comments.
problems noted by fgsch@ and deraadt@
21 years ago
tedu
6d19db743c
commented out emulations. requested by deraadt
21 years ago
hin
13d7f581a2
Add kerberos admin server
21 years ago
deraadt
ef6e64d29c
tweak for release
21 years ago