wiz
5ef8e05441
file system police.
2017-02-12 14:45:09 +00:00
nat
29b2495b54
RTP timestamp is now set correctly. The streaming socket is set to non
...
block blocking and connection state machinre improvement.
2017-02-12 08:25:31 +00:00
uwe
13be1262d3
Don't use slow file_exists_exact if we don't have to.
...
file_exists_exact function was introduced in 1.26 for the benefit of
cross-building on OS X case-insensitive file system. It is extremely
slow on diskless machines. That becomes especially noticeable when
you upgrade a system that has a lot of obsolete files, it can take
literally hours.
2017-02-11 19:35:45 +00:00
christos
49c3d03fa6
untorture language.
2017-02-11 16:04:59 +00:00
christos
2bb798b1d6
mention timezone change for -T timestamp
2017-02-11 15:32:51 +00:00
kre
0368fad281
Revert the part of mkfs.c 1.36 that "gutted the const" (while
...
retaining the part that added a different one).
That is, re-constipate makefs (well, just a bit, no real pain here.)
2017-02-09 04:42:53 +00:00
christos
683c28c5f2
If we are using a timestamp from the command line, don't pay attention to
...
the user timezone, use UTC instead (for reproducible builds).
2017-02-08 21:33:12 +00:00
christos
f9f791fd0d
stampst.st_ion consistent treatment (non-zero vs zero instead of testing == 1)
2017-02-08 21:27:26 +00:00
christos
b4ccad3ff2
gut const for now.
2017-02-08 16:00:30 +00:00
christos
db38a065ef
Don't store random (from ASLR) pointers into the superblock. Should be the
...
last (famous last words) problem with reproducible builds!
2017-02-08 04:08:53 +00:00
christos
7450df85ed
no, this is wrong.
2017-02-08 02:23:45 +00:00
christos
86c77ab60f
zero out the superblock so that it does not contain random stuff in the
...
spare fields.
2017-02-08 02:20:35 +00:00
christos
834cf8f0c2
KNF.
2017-01-30 15:56:44 +00:00
christos
5b72d547e7
dedup.
2017-01-30 15:50:21 +00:00
jakllsch
140f4d60f8
Improve portability baseline of bta2dpd's cosdata-gen and sbc_crc-gen hostprogs.
...
XXX why are these being generated at build time?
2017-01-30 14:55:17 +00:00
christos
2e57ffe4d0
fix function argument.
2017-01-29 04:12:52 +00:00
christos
f8006a404c
Always print the rule id associated with a rule.
2017-01-29 00:18:15 +00:00
wiz
3c1a929df9
Sort SYNOPSIS, descriptions, SEE ALSO.
...
Use more macros.
Fix sections.
New sentence, new line.
Various other improvements.
2017-01-28 23:52:45 +00:00
christos
ce31bd9da4
add sqlite3
2017-01-28 23:42:36 +00:00
christos
d36af5dd0c
Fix the build (objdirs)
2017-01-28 23:19:20 +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
christos
043ad880a5
fix signed compare
2017-01-24 20:25:08 +00:00
christos
ec23b4d29e
output every 5 seconds instead of 60 or every 100 packets
2017-01-24 20:24:59 +00:00
nonaka
d01ec60946
makefs(8): add cd9660 eltorito-alt-boot option for EFI boot.
2017-01-24 11:22:43 +00:00
rmind
82fad0d6ea
npfctl: fix shift/reduce conflicts, thanks to riastradh@.
2017-01-20 23:00:30 +00:00
wiz
857253ed15
Bump date for previous.
2017-01-20 08:48:14 +00:00
kre
786e74973e
Add missing ; - hopefully unbreak build.
2017-01-20 03:16:40 +00:00
rmind
60a0ec10c4
npfctl:
...
- Add protocol filter option for "map".
- Print user-friendly error if table contains an entry with invalid netmask.
- Add support for inline ports.
2017-01-19 20:18:17 +00:00
christos
2c6ed7a648
another buffer overflow.
2017-01-13 05:49:27 +00:00
christos
4dd10bdd36
- allocate space dynamically instead of putting structs in BSS.
...
- change some wrong strncat to strlcat.
2017-01-12 17:38:08 +00:00
wiz
c747e8df7d
Document msdos-specific options directly.
...
From jmc@OpenBSD.
Bump date.
2017-01-11 13:47:27 +00:00
wiz
38d4f70efc
Some changes and sorting based on diff sent from jmc@OpenBSD.
2017-01-11 13:44:24 +00:00
joerg
f9c2736326
Disable a couple of warnings until further investigation.
2017-01-11 12:19:43 +00:00
joerg
8ef27f1e3d
Avoid access to unaligned data.
2017-01-11 12:18:22 +00:00
hannken
dcc198a3f8
Move vnode member v_mntvnodes as vi_mntvnodes to vnode_impl.h.
...
Add an ugly hack so pstat.c may still traverse the list.
2017-01-11 09:07:57 +00:00
christos
103b31ec3d
more todo
2017-01-11 02:13:54 +00:00
christos
f07757667e
Don't silently take the first element of multiple element variables.
2017-01-11 02:11:21 +00:00
christos
5da201fb8b
fix hint.
2017-01-11 02:10:44 +00:00
christos
6aea766547
need <time.h> for clock_gettime
2017-01-10 21:07:17 +00:00
christos
9009c648c6
need <sys/stat.h>
2017-01-10 21:04:06 +00:00
christos
59d9f8355d
need <sys/types.h>
2017-01-10 21:03:36 +00:00
christos
22e2f96812
need <sys/stat.h>
2017-01-10 20:57:26 +00:00
christos
0f64b50934
need <sys/stat.h> for chmod(2)
2017-01-10 20:56:41 +00:00
ozaki-r
26e6c607e9
Don't give up just because inet6 sysctl knobs aren't available
...
It can happen normally, for example run a kernel without INET6 or
run a rump_server without librumpnet_netinet6.so.
2017-01-10 05:43:27 +00:00
kamil
2fe964ca6f
Include <unistd.h> for R_OK W_OK STDOUT_FILENO access(2)
...
These symbols are undefined after switch to new zlib.
2017-01-10 04:34:07 +00:00
kamil
1eec2c6197
Include missing header <unistd.h> for write(2) read(2) close(2)
...
These functions are undefined after switch to new zlib.
2017-01-10 04:27:02 +00:00
christos
3b9bb00dc5
don't try to install rc scripts for programs not installed
2017-01-09 19:51:31 +00:00
wiz
33271d5eb0
Whitespace, fix xref, remove unnecessary macro, sort SEE ALSO.
2017-01-08 13:59:53 +00:00
christos
09e56bb693
add nsd
2017-01-07 19:55:35 +00:00
christos
b083914cc2
add example.
2017-01-07 18:48:47 +00:00