Commit Graph

209764 Commits

Author SHA1 Message Date
christos 6c8d7be65d add acl support 2012-03-08 20:48:02 +00:00
christos 90cde42e32 - put back missing noexec check
- add cvs acl support
2012-03-08 20:47:45 +00:00
christos 9c245492c2 check symlink return 2012-03-08 20:47:17 +00:00
christos 99ced8ed96 add acl support 2012-03-08 20:46:59 +00:00
christos e05cc624b8 in new format strings, formats are actually checked, so put tag commands in. 2012-03-08 20:46:35 +00:00
christos 09b7edcb8d check chdir return 2012-03-08 20:46:08 +00:00
christos 8fb428a11a - fix printf format string
- add acl support
2012-03-08 20:45:52 +00:00
christos 255af61e37 - add acl support
- document availability of tag commands.
2012-03-08 20:45:28 +00:00
christos 2d4ac8bd98 add acl prototype 2012-03-08 20:44:32 +00:00
christos f029472951 add acl function prototype 2012-03-08 20:44:06 +00:00
christos e5bacfa057 - better handling of binary files
- add acl support
2012-03-08 20:43:48 +00:00
christos b33dfa11bd use the result of strtoul 2012-03-08 20:43:19 +00:00
christos 9e721b8438 restore lost fix: add nolock 2012-03-08 20:42:56 +00:00
christos e2e2a4ed11 attempt to fix the unit tests 2012-03-08 20:42:21 +00:00
christos e76f287eda - check return value of write(2)
- add acl support
2012-03-08 20:41:48 +00:00
christos cde5019549 Add cvs acl support 2012-03-08 20:41:20 +00:00
christos c520239488 - Put back %, which was removed from the new format strings
[with reversed meaning, so that we are still compatible with the new format]
- Fix format strings
2012-03-08 20:41:04 +00:00
christos 3046f895f0 add acl.c 2012-03-08 20:39:28 +00:00
christos a24f5ebc91 fix malloc botches in the original code 2012-03-08 20:37:29 +00:00
christos 22d2af8da8 - restrict tag command to non-destructive operations for non-admins.
[deletion, moving is dissallowed]
- add history for tag commands
- cvs acl support
2012-03-08 20:34:35 +00:00
christos 25f203d228 - acl support
- check chdir return
2012-03-08 20:33:02 +00:00
christos 53edc8a562 acl support 2012-03-08 20:32:31 +00:00
christos 4872c424c4 announce acl support 2012-03-08 20:32:18 +00:00
christos d246e6162a add acl info 2012-03-08 20:30:38 +00:00
tron 38b90d72ec SQLite support for Postfix will be in NetBSD 6.0. 2012-03-08 18:58:22 +00:00
jakllsch 48be8f6bf4 usage() can be "__dead static". 2012-03-08 16:45:10 +00:00
jakllsch 20bfdf38a2 Prevent expansion of $NetBSD$ that should be placed verbatim into output. 2012-03-08 16:43:04 +00:00
joerg 344a231144 Actually use the stack thread attributes when creating a new thread. 2012-03-08 16:40:45 +00:00
jakllsch 7cc9cb7574 Nuke trailing whitespace in output header file. 2012-03-08 16:40:37 +00:00
jakllsch 443f1fa2b2 Cast arguments to ctype functions to unsigned char. 2012-03-08 16:38:04 +00:00
jakllsch 124d892ee0 More-properly quote multiline string containing C-style multiline comment. 2012-03-08 16:35:53 +00:00
joerg bfcb2008c8 Fix the stack base pointer for the initial thread on !HPPA.
AT_STACKBASE is pointing to the start of the stack, which is the
upper limit on platforms where the stack grows down.
2012-03-08 16:33:45 +00:00
manu 202e6de05c The kernel can lookup the same node multiple time and will reclaim as
many times it looked up. All reclaims but the last one must be ignored,
otherwise we discard a node which will still get operations. We therefore
have to keep track of lookup/reclaim count and hnour reclaims only when
the count reaches zero.
2012-03-08 14:58:57 +00:00
phx 90f0401d2e When detecting a new USB device on the bus ofppc panics in usb_allocmem().
Although the problem doesn't seem to affect other PPC ports, it causes big
trouble for my Pegasos2.
So as long as there is no real solution we should add the option
USB_FRAG_DMA_WORKAROUND to the GENERIC config file.
2012-03-08 14:18:04 +00:00
macallan 7a11465321 when doing host blits, let the fifo drain every now and then. Apparently even
a relatively slow CPU can overload a relatively fast Rage 128 in some
circumstances.
This cures weird artifacts seen when scrolling lots and lots of text very
fast. Why this only showed up with glyph cacheing which should reduce the
frequency of host blits isn't quite clear though.
2012-03-08 05:42:44 +00:00
joerg d1de8de689 Remove libpthread's semaphore implementation and always use the kernel
one. The implementation doesn't provide an async-safe sem_post and can't
without a lot of work on the pthread primitives.

Remove bogus time out requirement in test case, it should have been
a "known failure" if anything.
2012-03-07 23:31:44 +00:00
skrll 74c2975e47 Remove WIP code. 2012-03-07 22:10:50 +00:00
skrll 6bf18a9903 Deal with setting of space registers and protection ids for posix_spawn.
Thanks to martin for the help.
2012-03-07 22:07:13 +00:00
tls 36a4733e75 Fix applications that call RAND_bytes() before any other RAND function.
Last change was...a bit too simple.
2012-03-07 10:17:47 +00:00
jruoho 75a00e2db4 Check the error values from listen(2), incl. case for standards/46150. 2012-03-07 07:24:05 +00:00
jklos 0b6df50018 Missing end of line. 2012-03-06 22:50:24 +00:00
bouyer 0746b39155 bnx_start() is not MP-safe, so do not create the bnx_alloc_pkts()'s
workqueue MPSAFE. This could lead to bnx_start() being running at
the same time on 2 CPUs, with packets being sent twice.
Problem found and reported by Beverly Schwartz and Greg Troxel.
2012-03-06 18:29:23 +00:00
pgoyette 6199976b03 Add another missing zipcode - this is where I live! 2012-03-06 17:20:38 +00:00
mbalmer e1bc6531d4 Add a few. 2012-03-06 17:11:15 +00:00
mbalmer ac893d96b3 Add a missing zipcode. 2012-03-06 17:08:10 +00:00
mbalmer a249dde5ae Oxford serial comma, FFS. 2012-03-06 17:04:54 +00:00
mbalmer 5cd43bc624 Remove the advertising clause and appease the eye a bit (still not good, but
better).  Almost no functional change.
2012-03-06 16:55:18 +00:00
mbalmer 40c86e8b4e Remove the advertising clause with the explicit ok from Perry E. Metzger. 2012-03-06 16:26:01 +00:00
tsutsui 50ccec61ff Stop zero'ing all possible superblock backup leftovers conservatively.
Instead, explicitly zap only possible first backups and FFS superblocks.

Fixes "Extreamly slow newfs_ext2fs on 60Gb USB stick" problem
reported by Aleksey Cheusov on tech-kern@.
2012-03-06 15:39:41 +00:00
jruoho c8dfa194fd A test case for serious PR kern/38889: crash on open/mmap/close of block
device. The test case is skipped for the time being as it replicates the
panic described in the PR (tested on NetBSD/amd64 6.0 BETA).
2012-03-06 11:02:55 +00:00