Ben Gras
f088bc5c6d
Save name of cd drive for package manager
2006-02-02 18:20:09 +00:00
Ben Gras
d8341f678a
Test for non-cd users
2006-02-02 18:14:42 +00:00
Ben Gras
a4e64f44bf
Make easypack check for errors from urlget instead of trying with <HTML..
...
grepping.
2006-02-02 18:12:21 +00:00
Ben Gras
df1989aeae
Make urlget return errors on non-200 http codes
2006-02-02 18:08:25 +00:00
Ben Gras
1bec73d61c
fix builds not to do bigmakes
...
gzip is out of the base system
2006-02-02 17:13:07 +00:00
Ben Gras
ac71ad109e
. rotate uses bzip2 instead of gzip
...
. binpackages runs a binpackage batch
. easypack does binsizes big first
2006-02-02 17:12:16 +00:00
Ben Gras
17f48fc972
i86 driver not built as package
2006-02-01 14:29:58 +00:00
Ben Gras
cbbace7d73
fix for no 'build' arg
2006-02-01 11:18:54 +00:00
Ben Gras
972dc358f5
cleanup
2006-01-27 14:44:05 +00:00
Ben Gras
d292ba7d21
build scripts accept 'build' argument to not install
2006-01-27 14:38:23 +00:00
Ben Gras
ae5ba10b9e
Compile fix for major
2006-01-27 14:31:27 +00:00
Philip Homburg
3ef1d71b75
Fail when make in a subdirectory fails.
2006-01-27 14:14:51 +00:00
Ben Gras
dd284552b4
fixes to include major() and minor() in system header files (in a different
...
file than sys/types.h)
small binpackage update
2006-01-27 13:57:18 +00:00
Philip Homburg
21c06cfa1f
Check contents of symbolic links.
2006-01-27 12:58:09 +00:00
Ben Gras
20add6baa2
. initial version of binpackage script
...
. build now used to make binary packages (and still in easypack), kick out
makeme.sh
2006-01-23 12:22:06 +00:00
Ben Gras
8c1141d6b7
makeme.sh for binpackage
2006-01-23 12:15:05 +00:00
Ben Gras
817b4b8da5
Always install
2006-01-23 11:45:04 +00:00
Ben Gras
bea0bcc2eb
Port of freebsd pax.
2006-01-20 14:45:27 +00:00
Ben Gras
24882f2409
Add -cnewer as find node
2006-01-19 09:36:49 +00:00
Ben Gras
303eba31a4
Removed bits from Makefile that are now in 'bigports'
2006-01-17 11:25:29 +00:00
Ben Gras
d9827f56ba
Fixes for #defines growing a _
2006-01-06 16:49:58 +00:00
Ben Gras
f6a3259ef8
Ported bsd truncate(1)
2005-12-23 16:36:00 +00:00
Ben Gras
f6e5052597
seteuid() and setegid()
2005-12-13 09:48:29 +00:00
Ben Gras
f18384d54c
Make easypack remove tar after it's finished; and check for root, in
...
which case don't check for writability of source dir
2005-12-12 14:07:03 +00:00
Ben Gras
0a4047a8fe
added -u flag to id for easypack
2005-12-12 13:55:58 +00:00
Philip Homburg
e0634c0b47
Mark ethernet fd nonblocking to avoid waiting for an ethernet address
2005-12-09 13:21:58 +00:00
Ben Gras
dd99ee67e0
Rename some #defines such as MAX_BLOCK_SIZE to _MAX_BLOCK_SIZE and such
...
so as to not pollute application namespace.
2005-11-14 18:41:27 +00:00
Ben Gras
1266ebcc93
last.c displays load average for uptime(1)
2005-11-14 15:51:28 +00:00
Philip Homburg
b3cf63b890
Added /dev/video. /dev/kbd and /dev/kbdaux are renumbered.
2005-11-09 15:46:15 +00:00
Philip Homburg
3fb6640115
Added tcpstat and udpstat.
2005-11-08 14:02:36 +00:00
Philip Homburg
3a0af50c80
ARP command.
2005-11-08 12:09:00 +00:00
Ben Gras
12f3eeaa01
Understand .SH "NAME" form too (e.g. perl manpages)
2005-11-04 10:50:49 +00:00
Ben Gras
a9702cca3a
Let chmem return error code on failure
2005-11-03 16:58:10 +00:00
Ben Gras
26844e05e7
From: Giovanni <gfalzoni@inwind.it>
...
To: Ben Gras <beng@few.vu.nl>
Date: Wed, 02 Nov 2005 19:05:13 +0100
Subject: Re: [Minix-devel-l] Symbolic link
Using an alias for cd to set the prompt to display the current path
breaks the cd command. I use in .ashrc:
PS3=$PS1
hostname=$(expr `cat /etc/hostname.file` : '\([^.]*\)')
cd() { ## shows current directory as prompt
command cd "$@"
PS1="$PS3$USER@$hostname:`pwd` > "
}
If you change the macro in shell.h to:
#define SYMLINKS 0
the correct behaviour is restored. Could you verify?
I think that the ash package needs the patch.
2005-11-03 15:25:18 +00:00
Ben Gras
5ccf545e1b
ast@'s update
2005-11-02 20:01:37 +00:00
Ben Gras
edb541fb98
Display "select" blocking status correctly, and add check for wrong
...
blocking process number
2005-11-02 17:43:19 +00:00
Ben Gras
bc010b74a2
Andy's new easypack
2005-11-02 12:05:01 +00:00
Ben Gras
ceb6a62f6d
Install ftpd sh executable.
2005-11-01 22:57:42 +00:00
Philip Homburg
c62239687d
More stack for rlogind.
2005-10-24 14:06:36 +00:00
Philip Homburg
070f7673b9
More stack for cp, du, and synctree.
2005-10-24 14:04:22 +00:00
Philip Homburg
d9d4a4cacd
kbdaux
2005-10-24 14:00:46 +00:00
Ben Gras
fd63815169
*** empty log message ***
2005-10-21 11:18:41 +00:00
Ben Gras
4e4d2f343c
Make /dev/rescue
2005-10-21 10:00:03 +00:00
Ben Gras
7852300ec2
Don't beep (print bell characters) on rebooting
2005-10-19 10:36:10 +00:00
Ben Gras
742f18a87c
Bugfix by Joren
2005-10-18 11:00:03 +00:00
Jorrit Herder
eb5ed13fd3
New libary functions.
...
Cleanup of halt.c.
2005-10-12 15:10:14 +00:00
Ben Gras
899d78ef0d
Don't build vim tools
2005-10-12 09:57:09 +00:00
Ben Gras
c5b1394133
Fix warning (gcc)
2005-10-10 16:10:27 +00:00
Ben Gras
2e60aad2bb
Fix
2005-10-10 09:03:11 +00:00
Ben Gras
b7a0c0f858
Make "mkdir -p a/./b" work (with ".")
2005-10-10 09:02:16 +00:00