snj
7259ddf83f
update for xkeyboard-config 2.20
2017-02-13 02:34:11 +00:00
christos
9eb2b4b14d
fix typo.
2017-02-11 22:57:00 +00:00
nakayama
6d771be8e7
Redo rev.1.718, remove trash in line end.
2017-02-11 18:47:36 +00:00
pgoyette
b681d47f3c
Clean up another extraneous -f option
2017-02-11 08:14:05 +00:00
pgoyette
5957cab68c
Remove leftover "-f" from when this used to be a cp command.
...
Unbreak the build for install-image target.
2017-02-11 08:08:00 +00:00
christos
346de06e21
remove extra endif
2017-02-11 04:19:25 +00:00
christos
8a78ba48ab
more MKREPRO_TIMESTAMP fixes (for pax/tar generated files)
2017-02-11 03:07:06 +00:00
christos
c2a172a450
bump libmagic
2017-02-10 18:11:56 +00:00
christos
4c5a1b33b8
MKREPRO_TIMESTAMP fixes for efiboot
2017-02-10 16:53:51 +00:00
christos
0cd29ab5b4
Initial pass to be unaffected by build umask on build artifacts
...
1. ${MKDIR} -> ${MKDIR} ${MKDIRPERM}
2. ${CP} -> ${INSTALL} ${COPY} -m <perm>
2017-02-10 16:43:59 +00:00
joerg
69a2ab8761
Bump the ram disk and miniroot size slightly for clang.
2017-02-09 18:15:07 +00:00
joerg
5a64c2ee91
Give clang a bit more space on the RAM disk.
2017-02-09 15:24:08 +00:00
christos
f953c1fc7b
loosen the belt again.
2017-02-09 14:00:06 +00:00
christos
e52216c27e
put back exect directory; we try to remove it before the files inside it and
...
we fail.
2017-02-09 13:59:02 +00:00
szptvlfn
b9020e6820
fix build (MKUNBOUND=no)
2017-02-09 13:26:56 +00:00
christos
6edabb4d4e
remove exect test
2017-02-09 03:29:55 +00:00
rin
879e53004e
Cosmetic changes. No functional changes.
2017-02-08 23:26:24 +00:00
rin
abeb7dd201
Replace ".PATH ${SRCDIR}" before including Makefile.common to ensure the
...
correct order of search path.
2017-02-08 23:24:57 +00:00
rin
d394916260
Factor out a common part in Makefile's of ifconfig and x_ifconfig.
2017-02-08 23:22:43 +00:00
rin
6323d1adb5
Rename sbin/ifconfig/Makefile.inc to Makefile.common; the former can
...
potentially conflict with bsd.subdir.mk.
2017-02-08 23:16:41 +00:00
rin
cac1f9de52
Fix build with MKDEBUG=yes for sun2:
...
- libgcc_g.a, libgcov_g.a, libobjc_g.a, libstdc++_g.a, and libsupc++_g.a are
marked "gcc" instead of "gcccmds".
- libbfd_g.a and libh_helper_*_g.a are moved from debug/mi to debug/shl.mi.
This seems strange at first sight, but they are built only when shared
libraries are enabled.
2017-02-08 23:08:27 +00:00
maya
d2158a65ab
minor bump libc for accept4
2017-02-08 20:26:26 +00:00
rin
b765dc9992
Shrink the ramdisk of INSTALL kernel for zaurus in order to fit within 5MB.
...
Now free spaces of the main kernel and ramdisk are about 62KB and 215KB for
INSTALL, respectively.
OK christos
2017-02-08 20:11:18 +00:00
christos
83eb8ec86d
Document sets programmatically instead of keeping a list that constantly is
...
out of date.
2017-02-08 18:21:23 +00:00
christos
455a2bdc3e
nsd is optional
2017-02-08 17:51:21 +00:00
rin
43be14da29
Switch to x_fsck_ffs and x_newfs. Fix floppy image overflow.
2017-02-08 16:12:59 +00:00
rin
ccc9d98e52
Add smaller versions of fsck_ffs(8) and newfs(8) for install media, where
...
support for Endian-Independent FFS and Apple UFS is disabled unless FFS_EI=1
and APPLE_UFS=1 are added to CRUNCHENV, respectively.
This reduces the size of ramdisk image for atari by over 15KB.
Thanks tsutsui and christos for their useful comments.
2017-02-08 16:11:39 +00:00
christos
859ed859bc
Don't track /etc/nsd/nsd.conf and /etc/unbound/unbound.conf
2017-02-08 04:18:42 +00:00
kamil
0892a29a1a
libpthread_dbg(3) deletion from the base distribution
...
libpthread_dbg(3) is a remnant library from the M:N thread model
(pre-NetBSD-5.0) API to introspect threads within a process and for use
of debuggers.
Currently in the 1:1 model it's not used in GDB neither in LLDB and it's
not either planned to be used. It's current function to read pthread_t
structures is realizable within a regular debugger capable to
instrospect objects within a tracee (GDB, LLDB...).
Remaining users of this API can still use this library from
pkgsrc/devel/libpthread_dbg.
Sponsored by <The NetBSD Foundation>
2017-02-08 03:44:40 +00:00
christos
ecb1597c64
add config files as examples
2017-02-07 22:37:18 +00:00
christos
9e972dfc78
add nsd and unbound example dirs
2017-02-07 22:31:29 +00:00
rin
44fe74158a
Define NOMAN before including bsd.own.mk to set MKMAN=no appropriately.
2017-02-07 16:49:40 +00:00
kre
cb46eb8bd0
+ /usr/bin/nc (someone please check these are correct)
2017-02-06 19:45:17 +00:00
christos
5d91f28a16
add nc
2017-02-06 16:06:38 +00:00
martin
8bde12d789
Add test program for PR kern/51762
2017-02-02 22:07:33 +00:00
christos
3935cc1c30
Add evbuffer.h.3
2017-02-01 12:33:58 +00:00
christos
a495415781
one more include file
2017-02-01 01:23:17 +00:00
christos
c4ed05c40f
add more man pages
2017-01-31 23:55:03 +00:00
christos
5671de8aa1
update for libevent
2017-01-31 23:19:20 +00:00
christos
009f9c23f3
bump heimdal libraries
2017-01-28 21:42:41 +00:00
nat
b6121f8d46
bta2dpd - Bluetooth Advand Audio Distribution (A2DP) Profile Daemon.
...
bta2dpd allows you to stream audio to and from bluetooth devices.
It features high quality stereo audio and is intended for use with pad(4)
device.
As discussed on current-users@ and tech-userlevel@
2017-01-28 16:55:54 +00:00
rin
ecb5770e7c
Fix build with LLVM, which does not support -mthumb-interwork.
2017-01-27 15:20:31 +00:00
hannken
a9f23b81d0
Add test for read/write to readonly update mount.
2017-01-27 10:45:11 +00:00
christos
fe39001e76
Add another pcap header.
2017-01-24 23:27:52 +00:00
christos
9d5177b3b3
bump libpcap.
2017-01-24 22:30:53 +00:00
christos
009f8e31d2
+= for MAKEFS_FLAGS
2017-01-24 18:04:01 +00:00
christos
cac2d2699a
use the same logic to compute the timestamp like the other files
2017-01-24 18:01:07 +00:00
roy
a2ac1ce48c
Implement POSIX Curses Soft Label Key functions.
2017-01-24 17:27:30 +00:00
nonaka
53532ef3a8
amd64: make BIOS and UEFI dual bootable iso image.
2017-01-24 11:27:55 +00:00
nonaka
90f9d081f2
make amd64 EFI install image
...
XXX merge to installimage?
2017-01-24 11:16:50 +00:00