martin
7c50380698
Fix typo in previous
2013-11-14 09:11:39 +00:00
roy
2975c235a4
Fix setsockopt(2) error.
2013-11-14 08:26:54 +00:00
wiz
8df34715d2
Stop hissing.
2013-11-14 07:45:05 +00:00
christos
94c4f88296
CID 240779: Wrong sizeof used in allocation
2013-11-14 05:04:24 +00:00
christos
63ab64571e
M_COPYALL has a different value now and it is used in modules. Pointed out
...
by phone@
2013-11-14 04:27:50 +00:00
christos
5774707710
CID 1102787: Only copy the interface name if it is NUL terminated, avoiding
...
a buffer overrun by one in the equals case.
2013-11-14 04:24:33 +00:00
christos
e028f49d87
add --gnu for pax.
2013-11-14 04:00:48 +00:00
christos
901b1f0b31
miminize diff to original.
2013-11-14 02:27:29 +00:00
christos
5435e94952
CID 1102803: Memory leak
2013-11-14 02:26:35 +00:00
christos
7524cd91bf
CID 1102804: Memory leak
2013-11-14 01:39:26 +00:00
christos
13df76e42e
1102805: Memory leak
2013-11-14 01:36:00 +00:00
christos
dbb1d6e3ee
CID 1102809: Fix uninitialized variable
2013-11-14 01:28:16 +00:00
christos
16129349e4
CID 1102810: Fix uninitialized
2013-11-14 01:18:02 +00:00
christos
95ea4fb705
CID 1102811: Unitialized variable. Don't pass random sun_len for the BSD's,
...
zero the whole structure as recommended for portability.
2013-11-14 01:14:39 +00:00
christos
cf3d00d2c6
CID 1102856: Fix memory leak
2013-11-14 01:12:14 +00:00
christos
87ddf4238e
CID 1102812: Fix uninitialized
2013-11-14 01:00:22 +00:00
christos
b89fa8e9d5
change M_COPYALL to be -1 instead of depending on it too be "too large",
...
so that we check explicitly against it in all places. ok gimpy
2013-11-14 00:50:36 +00:00
sjg
ca96724fac
Don't SEGV when Hash_Table is uninitialized
2013-11-14 00:27:05 +00:00
wiz
c0e2590a8c
Remove annoying comma and sort SEE ALSO.
2013-11-14 00:13:41 +00:00
sjg
d959c16735
Don't SEGV when passed NULL for list.
2013-11-14 00:01:28 +00:00
christos
fad7083044
PR/48379: mention kqueue functionality
2013-11-13 23:58:51 +00:00
wiz
a987b5b309
Add missing comma.
2013-11-13 22:11:52 +00:00
joerg
bc2f32b2d9
truncl(3)
2013-11-13 22:09:55 +00:00
christos
1f8b65e5d5
CID 1107545, 1107546: fix memory leak
2013-11-13 21:46:22 +00:00
christos
04c9845e3b
CID 1107546: Fix memory leak
2013-11-13 21:44:29 +00:00
christos
fa1e6d6374
CID 1107543, 230676, 1107543, 976795, 230676, 976795, 1125885, etc.
2013-11-13 21:41:23 +00:00
christos
5c9e5de9b6
CID 1125827: Avoid buffer overrun (read past end of struct)
2013-11-13 21:36:57 +00:00
christos
611f94995e
CID 1125874: Fix memory leak
2013-11-13 21:25:40 +00:00
christos
3d281e09f8
CID 1125875: Fix memory leak
2013-11-13 21:22:46 +00:00
christos
04ffc4cd1c
CID 1125876: File descriptor leak
2013-11-13 21:20:21 +00:00
christos
a0e4a7ac42
CID 1125882: Don't use unitialized variable; move code inside conditional
...
where it was intended.
2013-11-13 21:19:17 +00:00
mbalmer
853a3f512e
Document syslog(3lua).
2013-11-13 20:55:08 +00:00
wiz
0f54719895
Skip files of size 0 from indexing.
...
From Abhinav Upadhyay <er.abhinav.upadhyay@gmail.com>.
2013-11-13 18:46:33 +00:00
pooka
cbdf0ef490
Support disklabel partitions on all platforms.
...
also addresses buildrump.sh issue #41 (github)
2013-11-13 17:47:27 +00:00
pooka
8b205e8660
make -m available on all platforms
2013-11-13 16:43:38 +00:00
pooka
8ce507197f
regen
2013-11-13 16:42:30 +00:00
pooka
bf32f59ada
do enums, grab enum modctl
2013-11-13 16:42:00 +00:00
msaitoh
94fdbb1e44
regen.
2013-11-13 16:24:59 +00:00
msaitoh
cd38d049d2
Add Intel I347-AT4
2013-11-13 16:24:33 +00:00
joerg
cbc2f8caeb
Add FreeBSD's truncl and minimal testing.
2013-11-13 12:58:11 +00:00
pettai
67f944d13d
Add zfgrep that fell off from last update
2013-11-13 11:12:24 +00:00
skrll
283152d4ee
Apply hack for gcc 4.8 bug on rtld.c.
2013-11-13 11:06:53 +00:00
mbalmer
d84d598888
Add the syslog(3) Lua binding to the build.
2013-11-13 09:49:08 +00:00
joerg
e53a269b0d
Add missing __HAVE_LONG_DOUBLE protection.
2013-11-13 01:03:08 +00:00
htodd
d1624fe394
Add debug file for hals_end.
2013-11-12 23:39:58 +00:00
pettai
5ed88cf990
mention new command zless
2013-11-12 22:19:57 +00:00
pettai
54844dd551
Added zless(1) - comes in the lastest version of zmore(1) from OpenBSD
...
(OKed by tron@)
2013-11-12 21:58:37 +00:00
mrg
1b7a347f5f
add GCC 4.8 mips64 subdirs.
2013-11-12 19:06:06 +00:00
kefren
21430e7fa3
mark t_ldp_static obsolete (this time correctly)
2013-11-12 18:28:36 +00:00
mbalmer
1cdd30d45d
hals_end(6) outputs the last words of the supercomputer HAL 9000 aboard
...
the spaceship in Stanley Kubrick's famous film "2001 - A Space Odissey".
The source code and output of this program were used to illustrate
an article in the book "Total Interaction". How this looks in print can
be at http://www.netbsd.org/~mbalmer/hals_end.jpg .
2013-11-12 17:46:20 +00:00