elad
6df6f0ea65
Introduce kauth_proc_fork() to control credential inheritance.
2007-01-15 17:45:32 +00:00
elad
e52ee73ea8
arg0 is always 'struct proc *' for the process scope.
2007-01-15 17:05:01 +00:00
pooka
b5da39fea6
Gur Zbba vf Jnavat Perfprag (19% bs Shyy)
...
Add a little layering experiment, which both exercises the
componentname modification feature of libpuffs and tries to do
layering (just a little too hardcoded for comfort, fow now). This
simply uses the puffs nullfs to present all data and paths in rot13.
You can even mount it twice for extra fun.
2007-01-15 00:46:29 +00:00
pooka
e6ea11c9c0
use new style to indicate rootpath
2007-01-15 00:43:07 +00:00
pooka
9a25a94ef7
adapt to libpuffs changes
2007-01-15 00:41:09 +00:00
pooka
14995912ad
use the libpuffs path management routines to help build the sysctl
...
mib names
2007-01-15 00:40:37 +00:00
apb
a45dfb93f4
Define TOOL_JOIN.
2007-01-14 16:19:55 +00:00
gdt
11343fbd1f
Add a heuristic to set rbus_min_start based on total RAM. The new
...
behavior is to choose 0.5 GB for <= 192 MB, 1 GB normally, and 2 GB
for >= 1 GB. This should make the defaults work additionally old
Thinkpad 600Es, and also on notebooks with lots of RAM (e.g. T60 with
2GB).
ok christos@
2007-01-12 20:34:09 +00:00
pooka
dd15744c39
* register fsync operation
...
* test for -s, which causes no detach (don't need to remember to
do follow-dances in gdb because of fork() used in daemon())
2007-01-11 17:50:35 +00:00
elad
8ed50e44ae
veriexec_file_delete() and veriexec_table_delete() now take 'struct lwp *'
...
too.
2007-01-11 16:24:47 +00:00
pooka
764f2241da
* initialize pflags properly
...
* make 'dump' imply 'don't detach'
2007-01-11 11:52:53 +00:00
pooka
cf4b2a379f
example null file system built on top of the null layer in libpuffs
2007-01-11 01:03:03 +00:00
pooka
28b073df19
regen
2007-01-09 15:35:14 +00:00
elad
d2e4f7167b
Remove advertising clause from all of my stuff.
2007-01-09 12:49:36 +00:00
kleink
803347c9aa
Merge tzdata2007a.
2007-01-09 12:30:30 +00:00
kleink
3723141ebb
Import tzdata2007a.
2007-01-09 12:28:23 +00:00
xtraeme
bdfae9b3bc
First appeared in 4.0.
2007-01-08 23:55:58 +00:00
tsutsui
96b793e47c
- add some note and Xref for rgephy(4) and rlphy(4), as per suggestion
...
from Steve Bellovin in PR kern/35376
- add some more 8169S based products which have their own PCI vendor ID
and are listed in if_re_pci.c
- fix/remove some error messages in DIAGNOSTIC section to sync with reality.
- bump date
2007-01-08 15:37:10 +00:00
wiz
751fa51e41
Sort SEE ALSO.
2007-01-08 07:24:35 +00:00
wiz
378494c46b
Appeared in 5.0. End sentence with a dot.
2007-01-08 07:21:17 +00:00
wiz
f05f89cb89
Serial comma. Add RCS Id.
2007-01-08 07:19:57 +00:00
elad
190f747fee
Add a memoryallocators(9) man-page to give a short summary of memory
...
allocators available in the kernel.
Tons of input from YAMAMOTO Takashi, thanks!
2007-01-07 15:37:51 +00:00
xtraeme
ad691d8e2e
ug(4): manual page for the Abit uGuru hardware system monitor
...
(wiz please review, thanks).
2007-01-07 03:14:09 +00:00
xtraeme
91e325391c
sync with code, preempt wizd and bump date.
2007-01-07 01:44:01 +00:00
pooka
a67e4ce37f
* do mount as a forward operation instead of a callback
...
* process -o args for mount
2007-01-06 18:25:19 +00:00
wiz
ac6fb6a04c
From Sergey Svishchev in PR 34995:
...
Current termcap entry for wsvt25 is 'micro-minimal', so here's an
updated one. I've based it on vt220-8. DECSCNM sequence (dark/light
background) is not emulated by wscons, so visual bell is disabled (vb@);
also, I think that 'xn' quirk is unnecessary. 'rs' sequence should
fix PR/28402.
I've also added kB (back tab), F1 (F11 key) and F2 (F12 key) to xterm
entry.
2007-01-06 14:24:42 +00:00
wiz
e7caa1c8e8
Bump date for previous.
...
XXX: this needs updating for the sendmail and uucp removals.
2007-01-06 13:03:50 +00:00
ober
11827a57ef
Update to include the new Zaurus port as per new-port checklist.
2007-01-06 03:53:21 +00:00
elad
a75d82b0bc
We no longer have 'enum kauth_machdep_req'.
2007-01-05 13:23:22 +00:00
wiz
0d2fb92520
Fix Dd argument (who woke the wizd?)
2007-01-03 23:00:03 +00:00
joerg
724f61fbac
Bump date as previous before wizd awakes.
2007-01-03 08:45:59 +00:00
joerg
a6d84a6d41
Reflect changed name of the firmware package after the update to
...
version 3.
2007-01-03 08:04:12 +00:00
elad
a13160f423
Make mount(2) and unmount(2) use kauth(9) for security policy.
...
Okay yamt@.
2007-01-02 10:47:28 +00:00
elad
c6e8423fec
Make kauth_deregister_scope() and kauth_unlisten_scope() free the
...
passed kauth_scope_t and kauth_listener_t objects, respectively.
Okay yamt@.
2007-01-01 23:33:03 +00:00
pooka
d584a8d23a
SUSv3 says: should the implementation not support directory unlinking,
...
unlink shall fail with EPERM and the errno of the failure shall be EPERM
2007-01-01 21:32:12 +00:00
wiz
2e33f7658d
Remove pasto lines in license; ok rumble@.
2007-01-01 20:16:18 +00:00
wiz
fb228f3ef5
Fix Dd argument (should be full month name).
2007-01-01 16:58:00 +00:00
pavel
e697c78846
Add alpha-specific information.
2007-01-01 16:05:12 +00:00
wiz
183497f456
Sort options in SYNOPSIS. Use Dq for strings and Pa for paths.
...
New sentence, new line.
2006-12-31 09:40:58 +00:00
wiz
4383124932
Use double quotes for strings. Remove trailing whitespace.
...
New sentence, new line. Sort SEE ALSO.
2006-12-31 09:40:18 +00:00
gdt
155f4a0519
Add D-Link DWL-AG660. (A card with "H/W Ver.:A2" and FCC ID
...
KA2DWLAG650A3 attached and worked, but I'm not sure if it's a 5212 or
5213 because the driver doesn't print it at attach time.)
2006-12-30 23:51:18 +00:00
rumble
486ddd506f
Build man8.sgimips. Alphabetise the list.
2006-12-30 19:29:20 +00:00
rumble
c916a07b67
Add section 8 man pages for sgimips, including brief entries on the boot
...
procedure and the sgivol utility.
2006-12-30 19:28:19 +00:00
elad
867767da66
Add veriexe_openchk().
2006-12-30 15:32:19 +00:00
rumble
78f7b270d1
Fix a typo, tweak wording, and maintain consistency.
2006-12-30 04:45:13 +00:00
pooka
81b905fdbb
if MKPUFFS=yes is given, build & install mount_psshfs (default: no)
2006-12-29 15:52:20 +00:00
pooka
6a42c9c838
apply wide-angle rotollation beam to match libpuffs changes
2006-12-29 15:37:06 +00:00
pooka
fb7890b666
ssshfs is obsoleted by mount_psshfs
2006-12-29 15:36:18 +00:00
wiz
9fb2b767d2
New sentence, new line. Use Nx. Drop dot at end of SEE ALSO.
2006-12-28 11:44:19 +00:00
hubertf
f300aecb2d
Fill manpage with some data, taken from comments in the kernel source
2006-12-28 02:09:49 +00:00