CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/05 00:45:07
Modified files:
lib/libfuse: fuse.3
share/man/man9 : fusebuf.9
Log message:
various tidy up;
ok tedu sobrado Sylvestre Gallon
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2013/07/04 23:44:10
Modified files:
lib/libm/noieee_src: n_floor.c
Log message:
.. and gain rintf by using the same technique, along with aliases for
ceill/floorl
okay martynas@, checked for build by miod@ a
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2013/07/04 23:41:09
Modified files:
lib/libm/noieee_src: n_floor.c
Log message:
implement floorf and ceilf: same technique as floor and ceil, just with
appropriate constant to the mantissa size (and document
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/07/04 23:12:11
Modified files:
distrib/sets/lists/base: md.mvme88k
Log message:
sync
CVSROOT:/cvs
Module name:www
Changes by: l...@cvs.openbsd.org2013/07/04 21:21:04
Modified files:
. : ftp.html
Log message:
sync
CVSROOT:/cvs
Module name:www
Changes by: l...@cvs.openbsd.org2013/07/04 21:20:39
Modified files:
build/mirrors : ftp.html.end
Log message:
Sync with actual 5.3 directory layout.
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2013/07/04 20:37:30
Modified files:
sys/dev/pci/bktr: bktr_core.c
Log message:
Use tmp_int to be able to pass back the -1 upon error and check for it properly
but the value passed forward throughout the ioct
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2013/07/04 19:22:25
Modified files:
sys/scsi : st.c
Log message:
Tweak calculations of resid to avoid unsigned vs signed comparison and
make code clearer.
Pointed out by brad@ and his friend llvm.
CVSROOT:/cvs
Module name:src
Changes by: ratc...@cvs.openbsd.org 2013/07/04 15:49:10
Modified files:
lib/libsndio : mio_open.3 sio_open.3
Log message:
remove FILES sections because it's incomplete, wrong and doesn't give
any useful information
CVSROOT:/cvs
Module name:src
Changes by: ratc...@cvs.openbsd.org 2013/07/04 15:43:25
Modified files:
lib/libsndio : sio_open.3
Log message:
shorten lines in literal blocks to avoid word wraping
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2013/07/04 14:05:55
Modified files:
sys/nfs: nfs_socket.c
Log message:
format string fixes: size_t and signedness
ok bluhm@
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2013/07/04 13:10:41
Modified files:
sys/netinet: ip_output.c
sys/netinet6 : ip6_forward.c ip6_output.c
Log message:
format string fixes: size_t and uint16_t
ok bluhm@
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2013/07/04 13:06:48
Modified files:
sys/arch/i386/i386: db_interface.c
Log message:
format string fix
ok kettenis@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2013/07/04 11:39:46
Modified files:
share/man/man9 : malloc.9
Log message:
free(null) works
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2013/07/04 11:37:05
Modified files:
sys/kern : exec_elf.c
Log message:
now that free(null) is safe, delete checks
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2013/07/04 11:35:53
Modified files:
sys/kern : kern_malloc.c
Log message:
permit free(NULL) to work. ok deraadt
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2013/07/04 10:55:19
Modified files:
sys/arch/i386/i386: esm.c
sys/kern : kern_descrip.c
Log message:
Format string fixes:
f_count is long
ok kettenis@
Change esm_sensor_map.arg to int
ok der
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2013/07/04 10:52:23
Modified files:
sys/dev/pci: musycc_obsd.c
Log message:
Format string fix: %x instead of %p for int
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/04 09:05:41
Modified files:
usr.sbin/relayd: relayd.conf.5
Log message:
have FILES format a bit better;
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/04 08:35:24
Modified files:
usr.sbin/ldpd : ldpd.8
Log message:
some very minor tweaking;
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2013/07/04 07:57:43
Modified files:
sys/sys: _types.h
sys/arch/alpha/include: _types.h
sys/arch/amd64/include: _types.h
sys/arch/arm/include: _types.h
sys/arch/hppa/
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/04 03:59:07
Modified files:
sys/dev/pci/drm/i915: intel_dvo.c
Log message:
Fall back to bit banging mode for DVO transmitter detection
from linux 3.8.13
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/04 03:57:24
Modified files:
sys/dev/pci/drm/i915: intel_display.c
Log message:
Fixup Oops in the pipe config computation
from linux 3.8.13
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/04 03:55:01
Modified files:
sys/dev/pci/drm/i915: intel_display.c intel_dp.c intel_lvds.c
intel_panel.c
Log message:
ensure single initialization and cleanup of backlig
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/04 03:52:29
Modified files:
sys/dev/pci/drm/i915: i915_drv.h i915_reg.h intel_bios.c
intel_bios.h intel_pm.c
Log message:
set CPT FDI RX polarity bits based on VBT
from
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/04 03:49:01
Modified files:
sys/dev/pci/drm/i915: i915_gem.c
Log message:
Workaround incoherence between fences and LLC across multiple CPUs
from linux 3.8.13
this does not currently do the ipi to r
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/07/04 03:48:49
Modified files:
sys/netinet: ip_ipsp.c ip_ipsp.h
Log message:
These functions are only used in debug code, so put them under
ifdef ENCDEBUG to make sure we don't use them elsewhere.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/04 03:45:05
Modified files:
sys/dev/pci/drm/i915: intel_sdvo.c
Log message:
Fix SDVO connector and encoder get_hw_state functions
from linux 3.8.13
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/04 03:42:47
Modified files:
sys/dev/pci/drm/i915: intel_lvds.c
Log message:
Add no-lvds quirk for Fujitsu Esprimo Q900
from linux 3.8.13
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/07/04 03:41:24
Modified files:
sys/dev/pci/drm/i915: intel_sdvo.c
Log message:
Fix sdvo connector get_hw_state function
from linux 3.8.13
CVSROOT:/cvs
Module name:src
Changes by: ra...@cvs.openbsd.org 2013/07/04 02:35:52
Modified files:
sys/arch/beagle/dev: if_cpsw.c
Log message:
Fix some netbsd-specific things to make this driver work in OpenBSD.
ok bmercer@, patrick@
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2013/07/04 02:29:34
Modified files:
usr.bin/kdump : kdump_subr.h
Log message:
add some missing prototypes; ok guenther@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/07/04 02:22:19
Modified files:
sys/netinet: if_ether.c if_ether.h ip_input.c
Log message:
Rewrite the function used to determine if we do proxy ARP for one of
our addresses to reuse arplookup() and
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2013/07/04 01:04:07
Modified files:
usr.sbin/smtpd : smtpd.c
Log message:
somehow a return; was removed
spotted by David Hill and Maxime Villard
34 matches
Mail list logo