| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
its riddle, Conan. You must learn its discipline. For no one, no one in
this world can you trust. Not men, not women, not beasts.
|
| |
|
|
|
|
| |
reviewed by chris
|
|
|
|
| |
ok sthen
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
members to 64bit types. Assign new syscall numbers for (almost
all) the syscalls that involve the affected types, including anything
with time_t, timeval, itimerval, timespec, rusage, dirent, stat,
or kevent arguments. Add a d_off member to struct dirent and replace
getdirentries() with getdents(), thus immensely simplifying and
accelerating telldir/seekdir. Build perl with -DBIG_TIME.
Bump the major on every single base library: the compat bits included
here are only good enough to make the transition; the T32 compat
option will be burned as soon as we've reached the new world are
are happy with the snapshots for all architectures.
DANGER: ABI incompatibility. Updating to this kernel requires extra
work or you won't be able to login: install a snapshot instead.
Much assistance in fixing userland issues from deraadt@ and tedu@
and build assistance from todd@ and otto@
|
| |
|
|
|
|
| |
ok guenther millert kettenis
|
|
|
|
| |
ok guenther@
|
|
|
|
|
|
|
| |
and llib-lwrap.ln databases; so that the lint features doing format
strings checks are enabled by default.
Looks good to millert@.
|
|
|
|
|
|
|
| |
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms
|
| |
|
| |
|
|
|
|
| |
ok otto@
|
| |
|
|
|
|
| |
4603 with a twist by me. ok deraadt@
|
|
|
|
|
|
|
| |
To build you must:
cd /usr/src && make obj && make includes
cd lib/libc && make depend && make && NOMAN=1 sudo make install
cd /usr/src && make build
|
| |
|
| |
|
|
|
|
| |
softly, softly, catchy monkey...
|
|
|
|
| |
FreeBSD PR 59674 via jmc@
|
| |
|
|
|
|
| |
ok tedu@
|
| |
|
|
|
|
| |
- simplify macros
|
| |
|
| |
|
|
|
|
| |
- new sentence, new line
|
|
|
|
|
|
| |
someone is trying to trick us by PTR record like following:
1.1.1.10.in-addr.arpa. IN PTR 2.3.4.5
so protect against this kind of attacks. deraadt ok
|
|
|
|
|
| |
- new sentence, new line;
- whitespace at EOL
|
|
|
|
|
| |
is > 2048 characters long.
ok millert a long time ago.
|
|
|
|
|
|
|
|
| |
- sscanf format string should scan for u_short not u_int
- some missing includes
- convert u_short -> in_port_t (from millert)
ok millert@
|
|
|
|
| |
ok tedu@, krw@; hints deraadt@, millert@
|
|
|
|
| |
ok tedu@, hints by deraadt@ and millert@
|
|
|
|
| |
implenented -> implemented
|
|
|
|
| |
ok jmc@
|
|
|
|
| |
ok henning@ jmc@
|
| |
|
|
|
|
|
|
|
|
|
| |
latter is invoked recursively, use static (instead of automatic) storage
for the "last" pointer so that we remember where we're up to ...
Fixes bug with hosts.deny rules such as "rpcbind: ALL EXCEPT some.domain".
netbsd lib/libwrap/hosts_access.c 1.17
|
|
|
|
|
|
|
|
| |
now build libraries with propolice enabled. Without this, existing
binaries (such as ports/packages) that link with any system library
other than libc will fail with an undefined symbol of "___guard"
(__guard on ELF).
Pointed out by markus@ and discussed with deraadt@
|
| |
|
| |
|
| |
|
|
|
|
|
| |
no visible API change, old config files work just fine.
now you can use expressions like "ALL: [fe80::%lo0/64]". theo ok
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
decriptor -> descriptor
authentciated -> authenticated
transmition -> transmission
|
| |
|
| |
|