CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2017/02/14 20:36:58
Modified files:
sys/kern : vfs_syscalls.c
Log message:
Threads share filedesc, so we can walk allprocess instead of allproc
ok mpi@ millert@
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2017/02/14 20:33:13
Modified files:
share/man/man9 : thread_fork.9
Log message:
Fix some grammar and correct a manpage section
prodding and ok jmc@
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2017/02/14 18:46:47
Modified files:
usr.bin/ssh: sftp.c
Log message:
fix division by zero crash in "df" output when server returns zero
total filesystem blocks/inodes. Spotted by Guido Vranken; ok dtucke
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2017/02/14 15:46:53
Modified files:
sbin/dhclient : dhclient.c dispatch.c
Log message:
fatalx() prepends 'fatal in _progname:'. So eliminate redundant
'; exiting' suffix used by old style logging.
Eliminat
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2017/02/14 15:23:04
Modified files:
distrib/miniroot: install.sub
Log message:
These variables are global so use uppercase and rename sshd and xdm
to START_SSHD and START_XDM to better match their purpose.
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2017/02/14 15:05:13
Modified files:
distrib/miniroot: install.sub
Log message:
Fix comment.
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2017/02/14 15:03:01
Modified files:
distrib/miniroot: install.sub
Log message:
Rename functions to match the predominantly used verb_noun naming scheme
and to improve readability.
addhostent -> add_hostent
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2017/02/14 13:36:41
Modified files:
usr.sbin/smtpd : mail.file.8
Log message:
fix man page, diff from jmc@
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2017/02/14 11:13:05
Modified files:
usr.bin/tmux : cmd-load-buffer.c cmd-save-buffer.c
cmd-source-file.c server-client.c tmux.h
Log message:
Make source-file look for files relati
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2017/02/14 10:51:14
Modified files:
lib/libc/sys : poll.2
Log message:
Missing opening brace. Spotted by Hiltjo Posthuma.
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2017/02/14 09:48:30
Modified files:
usr.sbin/smtpd/mail: Makefile
Added files:
usr.sbin/smtpd : mail.maildir.8 mail.maildir.c
usr.sbin/smtpd/mail/mail.maildir: Makefile
Log message:
add sta
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2017/02/14 09:47:30
src/usr.sbin/smtpd/mail/mail.maildir
Update of /cvs/src/usr.sbin/smtpd/mail/mail.maildir
In directory cvs.openbsd.org:/tmp/cvs-serv94448/mail.maildir
Log Message:
Directory /cvs/src/usr.sbin/smtp
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2017/02/14 09:43:28
Modified files:
usr.sbin/smtpd/mail: Makefile
Added files:
usr.sbin/smtpd : mail.file.8 mail.file.c
usr.sbin/smtpd/mail/mail.file: Makefile
Log message:
add standalone m
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2017/02/14 09:42:10
src/usr.sbin/smtpd/mail/mail.file
Update of /cvs/src/usr.sbin/smtpd/mail/mail.file
In directory cvs.openbsd.org:/tmp/cvs-serv69657/mail.file
Log Message:
Directory /cvs/src/usr.sbin/smtpd/mail/ma
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2017/02/14 09:02:13
Modified files:
usr.sbin/smtpd : Makefile
Added files:
usr.sbin/smtpd/mail: Makefile
usr.sbin/smtpd/mail/mail.lmtp: Makefile
Log message:
prepare Makefiles but don't lin
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2017/02/14 09:00:21
src/usr.sbin/smtpd/mail/mail.lmtp
Update of /cvs/src/usr.sbin/smtpd/mail/mail.lmtp
In directory cvs.openbsd.org:/tmp/cvs-serv31317/mail.lmtp
Log Message:
Directory /cvs/src/usr.sbin/smtpd/mail/ma
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2017/02/14 09:00:07
src/usr.sbin/smtpd/mail
Update of /cvs/src/usr.sbin/smtpd/mail
In directory cvs.openbsd.org:/tmp/cvs-serv78468/mail
Log Message:
Directory /cvs/src/usr.sbin/smtpd/mail added to the repository
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/02/14 08:47:12
Modified files:
sys/dev/isa: asmc.c
Log message:
asmc: on system resume, restore the keyboard backlight value
ok various
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2017/02/14 08:39:14
Modified files:
sys/arch/amd64/amd64: identcpu.c
Log message:
Set the default TSC quality to -1000 to be less than the i8254
This makes sure that TSC is not used if we really don't want
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2017/02/14 08:16:34
Added files:
usr.sbin/smtpd : mail.lmtp.8 mail.lmtp.c
Log message:
add new implementation of a standalone LMTP client which will deprecate the
builtin delivery_lmtp.c
ok sunil@, jung@
CVSROOT:/cvs
Module name:src
Changes by: be...@cvs.openbsd.org 2017/02/14 06:13:23
Modified files:
usr.sbin/bgpctl: parser.c
Log message:
fix a crash when parsing large community given on the command line
found by jsg@, fixed by phessler@ and strsep() by me.
fix memory
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/02/14 05:50:15
Modified files:
share/man/man1 : clang-local.1 gcc-local.1
Log message:
tweak previous; ok jsg, who reminded me the same text in
gcc-local needed bumped too;
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2017/02/14 03:31:15
Modified files:
sys/kern : vfs_bio.c kern_ktrace.c kern_subr.c kern_task.c
vfs_sync.c sched_bsd.c
sys/net: pf_table.c
sys/sys
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2017/02/14 02:51:46
Modified files:
sys/netinet: ip_ipsp.c
Log message:
Get rid of recursive splsoftnet()/splx() dances and convert a timeout to
the timeout_set_proc(9) variant to take the NET_LOCK().
o
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2017/02/14 02:47:41
Modified files:
sys/net: pfkeyv2.c
Log message:
Replace two recursive splsoftnet()/splx() dances with a splsoftassert().
ok mikeb@, bluhm@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2017/02/14 02:46:21
Modified files:
sys/kern : sys_socket.c uipc_socket.c uipc_socket2.c
uipc_syscalls.c uipc_usrreq.c
sys/sys: socketvar.h systm.h
Log messag
26 matches
Mail list logo