Ben Gras
e3354a8556
test 55 for statvfs. fix formatting bug in test54.
2010-06-24 00:06:40 +00:00
Ben Gras
6cd2d1218e
mfs - statvfs call, by Buccapatnam Tirumala, Gautam.
2010-06-23 23:58:16 +00:00
Ben Gras
4b496e29bd
iso9660fs - statvfs call, by Buccapatnam Tirumala, Gautam.
2010-06-23 23:57:26 +00:00
Ben Gras
13b5dd4a82
statvfs/fstatvfs entries.
2010-06-23 23:56:36 +00:00
Ben Gras
fc01683584
include, vfs: statvfs, fstatvfs calls, contributed by Buccapatnam Tirumala, Gautam.
2010-06-23 23:53:50 +00:00
Ben Gras
45e4cce8c2
libc stubs for statvfs, contributed by Buccapatnam Tirumala, Gautam.
2010-06-23 23:51:29 +00:00
Ben Gras
79d62892ad
includes: statvfs support, contributed by Buccapatnam Tirumala, Gautam
2010-06-23 23:46:10 +00:00
Ben Gras
ac310cbe09
boot: restore setting stack size, and remove wrong experimental
...
#ifndef DOS that shouldn't have been committed.
2010-06-23 16:24:40 +00:00
Erik van der Kouwe
50539c12f5
Remove obsolete mstats call
2010-06-23 10:43:08 +00:00
Tomas Hruby
76708e9bf4
mini_receive() clean up
...
- for better readability xpp is substitued by sender
- makes sure that the dequeued sender has p_q_link == NULL and that
this condition holds when enqueuing the sender again. This is a
sanity check to make sure that the new sender is not enqueued
already
- Before this change the dequeued sender's p_q_link may not be NULL
and it was only set to NULL when enqueued again
2010-06-23 10:36:19 +00:00
Erik van der Kouwe
921bacd244
Fix packman for new grep, which doesn't support \+ in BREs
2010-06-23 08:12:40 +00:00
Ben Gras
f2c3cbab00
test for pwrite() (Contributed by Buccapatnam Tirumala, Gautam)
2010-06-22 22:07:23 +00:00
Ben Gras
24a5f48921
lib - a pwrite() implementation (Contributed by Buccapatnam Tirumala, Gautam)
2010-06-22 22:04:43 +00:00
Ben Gras
d78ae27865
advent: support ${.OBJDIR} != ${.CURDIR}, tracker item 486
2010-06-22 21:56:38 +00:00
Ben Gras
ddc3f62290
strptime() for minix.
2010-06-22 21:42:49 +00:00
Ben Gras
08f731bae0
original strptime.
2010-06-22 21:41:56 +00:00
Ben Gras
08e4312998
forget netbsd strptime.
2010-06-22 21:41:20 +00:00
Ben Gras
c7050eea55
original netbsd strptime
2010-06-22 21:37:54 +00:00
Ben Gras
81399e75ad
no WARNS
2010-06-22 21:24:50 +00:00
Ben Gras
6189062d12
cut fixes
2010-06-22 21:24:14 +00:00
Ben Gras
988b95f150
minix cut, printf from netbsd
2010-06-22 21:22:53 +00:00
Ben Gras
ff26d9a4ff
original netbsd printf, cut
2010-06-22 21:20:54 +00:00
Ben Gras
2ac57865cb
no more minix cut, printf
2010-06-22 21:19:42 +00:00
Ben Gras
86e323da6b
correct to S_IFSOCK
2010-06-22 16:35:48 +00:00
Ben Gras
81056ac999
stdio: j modifier for %d. (Contributed by Buccapatnam Tirumala, Gautam)
2010-06-22 16:22:17 +00:00
Ben Gras
575d055f90
rename __ss_family to ss_family. (Contributed by Buccapatnam Tirumala, Gautam)
2010-06-22 16:21:21 +00:00
Ben Gras
d6af53bec0
boot: fix dosboot build and link to build.
2010-06-22 15:45:53 +00:00
Ben Gras
d1c117ec80
easypack: don't invoke binsizes
2010-06-22 15:44:47 +00:00
Ben Gras
32c757b12c
chrootmake: don't invoke binsizes.
2010-06-22 15:44:29 +00:00
Ben Gras
ee1134da9d
fortune: install fortune.dat in /usr/lib
2010-06-22 15:29:35 +00:00
Ben Gras
ac6e455f16
. make sed understand \t
...
. install it in /bin, where minix rc expects it
2010-06-22 15:28:07 +00:00
Cristiano Giuffrida
ad1f2f2d78
Fix misplaced comment.
2010-06-22 15:10:06 +00:00
Ben Gras
0c03a6a50f
binpackage: don't call binsizes.
2010-06-22 14:21:34 +00:00
Ben Gras
c8372f31f8
make: don't link with -g as nm can't read the symbol table any more.
2010-06-22 14:00:42 +00:00
Ben Gras
5946b9d41d
includes: S_ISSOCK and S_ISOCK
2010-06-22 13:37:33 +00:00
Tomas Hruby
21725c107d
cd subdir && $(MAKE) targets -> $(MAKE) -C subdir targets
...
- first step towards parallel building
2010-06-22 12:03:09 +00:00
Kees van Reeuwijk
3eed5d3bdb
Sort out problems with POSIX constants.
2010-06-22 10:50:03 +00:00
Ben Gras
15210b3e06
forget about multiple zeros on non-ack compiler, tracker item 457
2010-06-22 09:40:04 +00:00
Ben Gras
556faf0d3a
minix netbsd diff
2010-06-22 09:38:20 +00:00
Ben Gras
82dee9dbc3
add LC_MESSAGES
2010-06-22 09:31:16 +00:00
Ben Gras
3cb1096425
new stdbool.h
2010-06-22 09:30:52 +00:00
Ben Gras
4383596e9d
includes: small fixes and additions to help compiling programs.
2010-06-22 09:30:26 +00:00
Ben Gras
e68d8eb1ff
original openbsd diff
2010-06-22 00:47:52 +00:00
Ben Gras
4c0a9db684
no more minix diff
2010-06-22 00:46:55 +00:00
Ben Gras
6dd606eabf
no more minix sed, patch man pages
2010-06-22 00:44:20 +00:00
Ben Gras
4269db3991
minix patch port
2010-06-22 00:41:23 +00:00
Ben Gras
f50f1bf7d6
original netbsd patch
2010-06-22 00:41:00 +00:00
Ben Gras
6657c0e58e
no more minix patch
2010-06-22 00:39:57 +00:00
Ben Gras
582c0ed74d
netbsd sed for minix
2010-06-22 00:36:21 +00:00
Ben Gras
707fbb966d
original netbsd sed
2010-06-22 00:33:14 +00:00