Philip Homburg
|
3ef1d71b75
|
Fail when make in a subdirectory fails.
|
2006-01-27 14:14:51 +00:00 |
|
Philip Homburg
|
8ec6f7af83
|
Make sys_privctl make the prototype.
|
2006-01-27 14:14:13 +00:00 |
|
Ben Gras
|
7392c839e0
|
fts import from freebsd
re-activated fchdir()
|
2006-01-27 14:01:36 +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
|
f4ae126596
|
Cosmetic changes.
|
2006-01-27 13:26:42 +00:00 |
|
Philip Homburg
|
38a16399f8
|
Store resource lists for drivers. Limited checks to enforce those lists.
|
2006-01-27 13:21:12 +00:00 |
|
Philip Homburg
|
ee2253ec52
|
Use the sys_privctl library function.
|
2006-01-27 13:20:06 +00:00 |
|
Philip Homburg
|
cf7db577ae
|
Report resources to the kernel.
|
2006-01-27 13:18:07 +00:00 |
|
Philip Homburg
|
8036f12f47
|
I/O, memory and IRQ resource control interface.
|
2006-01-27 13:02:02 +00:00 |
|
Philip Homburg
|
21c06cfa1f
|
Check contents of symbolic links.
|
2006-01-27 12:58:09 +00:00 |
|
Philip Homburg
|
4a713d8b6d
|
Added sys_privctl.c.
|
2006-01-27 12:54:47 +00:00 |
|
Ben Gras
|
43051c182a
|
Safety feature for symlink() - verify length of symlink contents
buffer with strlen()
|
2006-01-26 14:31:00 +00:00 |
|
Ben Gras
|
23bcf287cb
|
Let symlinks be in the installed set of files ; make symlink from /var/log to
/usr/log.
|
2006-01-25 13:00:14 +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
|
06db462da4
|
Added dvorak keymap.
|
2006-01-23 09:28:04 +00:00 |
|
Ben Gras
|
bea0bcc2eb
|
Port of freebsd pax.
|
2006-01-20 14:45:27 +00:00 |
|
Ben Gras
|
e04832580d
|
Some misc portability-enhancing definitions.
Added fts.h for fts library imported from freebsd.
|
2006-01-20 13:42:29 +00:00 |
|
Ben Gras
|
030c1c2560
|
fchdir() fix
|
2006-01-20 12:49:24 +00:00 |
|
Ben Gras
|
36f91229ea
|
Re-enable fchdir()
|
2006-01-20 12:44:16 +00:00 |
|
Ben Gras
|
f806a66edf
|
Fix for fchdir().
|
2006-01-20 12:43:35 +00:00 |
|
Ben Gras
|
3bddaaf580
|
Let other uids (temporarily) set their mapping.
|
2006-01-20 12:43:19 +00:00 |
|
Ben Gras
|
a321c12f75
|
Move truncate()/ftruncate() prototype outside MINIX conditional
|
2006-01-19 15:33:13 +00:00 |
|
Ben Gras
|
24882f2409
|
Add -cnewer as find node
|
2006-01-19 09:36:49 +00:00 |
|
Ben Gras
|
d0067f45bd
|
Make sure image* is gone before starting
|
2006-01-18 13:30:44 +00:00 |
|
Ben Gras
|
d62732171a
|
small fix
|
2006-01-18 13:26:50 +00:00 |
|
Ben Gras
|
c806c7ba7c
|
Install image as e.g. 3.1.2 instead of 3.1.2r0 if there is no revision file.
|
2006-01-18 12:37:45 +00:00 |
|
Ben Gras
|
6fab0ee47b
|
more memory for as
|
2006-01-18 10:29:48 +00:00 |
|
Ben Gras
|
46ad16e688
|
. new version of minix
. less space on filesystems of cd image
|
2006-01-18 09:49:54 +00:00 |
|
Ben Gras
|
ad7f2784fe
|
Made 'called by' DEBUG-conditional to avoid messy startup message
|
2006-01-18 09:48:32 +00:00 |
|
Ben Gras
|
a85797f486
|
Make error message conditional
|
2006-01-18 09:47:22 +00:00 |
|
Ben Gras
|
093cfe1143
|
. less verbose cd /usr debugging
. save random data only if /usr is mounted rw, don't display error otherwise
|
2006-01-18 09:33:09 +00:00 |
|
Ben Gras
|
428f9d63c4
|
Don't print randomness error when booting from install cd.
|
2006-01-17 17:57:40 +00:00 |
|
Ben Gras
|
966905d295
|
Not having a driver isn't a print-worthy error. Just return ENXIO.
|
2006-01-17 17:55:35 +00:00 |
|
Ben Gras
|
4102c1b44c
|
Make drivers install signal handlers so they don't die at exit.
|
2006-01-17 17:43:35 +00:00 |
|
Ben Gras
|
24f8db780c
|
Include rescue driver
|
2006-01-17 16:16:12 +00:00 |
|
Ben Gras
|
39f1fb81ea
|
Don't print usage if service can't find binary.
|
2006-01-17 15:56:55 +00:00 |
|
Ben Gras
|
c452baf68d
|
Made memory driver notice about location in DS a debug statement.
|
2006-01-17 15:53:43 +00:00 |
|
Ben Gras
|
b1ac60a03b
|
The release script now remembers old settings (scratch partitions) and
re-uses them, with a warning. This is nice and quick for repeated release
builds.
|
2006-01-17 15:14:56 +00:00 |
|
Ben Gras
|
dbca8946f2
|
No more gmake in top makefile
|
2006-01-17 15:09:15 +00:00 |
|
Ben Gras
|
303eba31a4
|
Removed bits from Makefile that are now in 'bigports'
|
2006-01-17 11:25:29 +00:00 |
|
Ben Gras
|
b40438277b
|
Prototype fix
|
2006-01-17 11:24:48 +00:00 |
|
Ben Gras
|
f4c085d3cc
|
Added pci files.
|
2006-01-17 10:49:30 +00:00 |
|
Ben Gras
|
0e9a5612d7
|
Throw away unused dirs, generated Makefiles.
Moved some calls back.
|
2006-01-17 10:36:53 +00:00 |
|
Ben Gras
|
591e943779
|
Makefiles of Joren's new library build system.
|
2006-01-16 15:47:30 +00:00 |
|
Ben Gras
|
34d445c0af
|
Joren's new library make system (minus Makefiles)
|
2006-01-16 15:44:55 +00:00 |
|
Philip Homburg
|
c461b0c63d
|
'$(GMAKE) all' in lib target
|
2006-01-12 14:51:12 +00:00 |
|
Philip Homburg
|
a5cc1cb8d1
|
sh MAKEDEV to avoid depending on any x-bits. Make depend before make clean.
|
2006-01-12 14:50:05 +00:00 |
|
Philip Homburg
|
d65c8c116c
|
Initial version of Cardbus support with the TI1225 Cardbus controler.
|
2006-01-12 14:47:48 +00:00 |
|