Commit graph

287 commits

Author SHA1 Message Date
cinap_lenrek 7a99d3c6a6 ipconfig(8): better way to say it :) 2012-12-06 07:34:56 +01:00
cinap_lenrek df8c55ec71 ipconfig(8): document new default behaviour for finding ethernet device 2012-12-06 07:30:16 +01:00
cinap_lenrek b28f60cdd3 add C-Keens tls-client-auth
This patch adds client TLS authentication to libsec in compliance with
rfc 4346.

A new -c flag has been introduced for tlsclient allowing the user to
specify a certificate in pem(8) format which will be provided to the
server upon request.

A -D debug flag has been introduced to enable debugging output.

The patch has been tested against OpenSSL 0.9.7j 04 May 2006.

It exists today because of the great (debugging) help and insight
provided by Matthias Bauer.

TODOs:

- specification of a certain client key in factotum is not possible at
	the moment
- tlssrv should support this too

These will get added in another patch.

The first try to submit this patch failed due to a network error.
Sorry for the duplication!

Kind regards,

Christian
2012-11-15 19:32:53 +01:00
cinap_lenrek fef6ff96ad update fshalt(8) manpage 2012-10-14 13:33:10 +02:00
stanley lieber 8b24e40e29 netaudit(8): english 2012-10-07 22:06:47 -05:00
cinap_lenrek df66638fb5 netaudit changes and manual page 2012-10-08 00:56:00 +02:00
stanley lieber e598b6dd31 hjfs(8): fix wording 2012-10-07 15:09:04 -05:00
stanley lieber c2881f43fb add /sys/man/8/hjfs 2012-10-07 14:39:45 -05:00
stanley lieber fa08484d47 cpuid(8): fix spelling 2012-09-28 21:49:12 -05:00
cinap_lenrek cd9ac26eb7 cpuid(8) manpage improments 2012-09-29 04:12:42 +02:00
cinap_lenrek 934442ace2 cpuid(8) manpage 2012-09-29 03:57:59 +02:00
google 2c4947656f Add manpages for atazz and smart 2012-09-20 22:51:20 +12:00
cinap_lenrek 20b4f55603 9bootpxe: try /cfg/pxe/default if /cfg/pxe/$ether fails before breaking to the prompt. 2012-08-21 14:23:52 +02:00
cinap_lenrek 37a93ef857 ppp: noauth server option (import from sources) 2012-08-07 15:57:42 +02:00
cinap_lenrek 81d43b6f9d kernel: make mp mode and msi interrupts the default. *msi -> *nomsi 2012-07-25 23:18:26 +02:00
cinap_lenrek b9ca8e8378 vga: softscreen
allow the shadow framebuffer (softscreen) to be used with any
vga driver, not just vesa. this removes the ugly scr->paddr = 0
hack employed by vesa driver to force softscreen and adds a
softscreen vgactl message that can switch the feature on and off
at runtime.

softscreen can greatly improve graphics performance when bus
reads are slow even tho it disables hardware acceleration.
2012-07-18 10:16:00 +02:00
stanley lieber 7a704e4ab6 cryptsetup(8): add SOURCE and reference aes(2) 2012-07-07 16:19:07 -05:00
stanley lieber eddec3a69f cryptsetup(8): grammar, clarity 2012-07-07 16:13:49 -05:00
cinap_lenrek fdfce9d864 hproxy: simple http proxy server 2012-07-06 15:49:33 +02:00
cinap_lenrek 1e04852c3d merge 2012-07-05 20:00:24 +02:00
cinap_lenrek a427fbba8d add socksd to ipserv(8) 2012-07-05 19:59:40 +02:00
stanley lieber 1231ba045a cryptsetup(8): english 2012-07-05 12:34:26 -05:00
cinap_lenrek 4472cbe66e add cryptsetup(8), add crypt command doc to fs(3) 2012-07-05 19:17:03 +02:00
cinap_lenrek 8ac89d66a5 plan9.ini(8): ACPI update 2012-06-30 21:09:09 +02:00
cinap_lenrek 536815009a fshalt(8): ACPI 2012-06-29 17:49:41 +02:00
stanley lieber 3500a4fafe fshalt(8): add /sys/src/cmd/scram.c 2012-06-29 09:18:24 -05:00
cinap_lenrek bfb84cc46a boot(8): make clear that username can be set from user= plan9.ini 2012-06-22 23:16:08 +02:00
stanley lieber e7788cffff kbdfs(8): correct spelling error 2012-06-01 21:30:23 -05:00
cinap_lenrek fcfaa7bd61 plan9.ini(8): 9boot quirk in BUGS section 2012-05-16 02:09:59 +02:00
cinap_lenrek d0007933f2 disk/format: FAT32 support 2012-05-07 18:06:17 +02:00
cinap_lenrek 466808d9e3 remove dmaon 2012-05-07 22:21:31 +02:00
cinap_lenrek 7e4d9a4bfa boot(8): fix example 2012-04-24 06:53:15 +02:00
cinap_lenrek 8745e29e15 make pc kernels graphics image memory pool unlimited by default, add *imagemaxmb= kernel parameter 2012-03-18 20:12:29 +01:00
cinap_lenrek bc5ef91bc2 new dns manpage updates from sources 2012-03-09 06:14:20 +01:00
cinap_lenrek ce6b942ff1 vncs: /dev/kbd support by running kbdfs and forwarding keycodes thru kbdin 2012-02-25 23:47:09 +01:00
glenda c63c542ab3 Man page style. 2012-02-15 19:50:34 -03:00
cinap_lenrek e283619ecb add aux/statusmsg 2012-02-11 01:51:38 +01:00
cinap_lenrek 733dab56a1 listen1: add process limit option 2011-12-12 10:08:02 +01:00
cinap_lenrek 3d189a4452 listen: add process limit option 2011-12-11 18:35:03 +01:00
cinap_lenrek a4a3f519a6 9boot: add wait word 2011-11-09 15:26:26 +01:00
cinap_lenrek b6901035d0 vesa: *vesashadow -> *novesashadow 2011-11-05 11:06:24 +01:00
cinap_lenrek 563437cb6d remove realmode and e820 code from kernel 2011-11-05 06:19:52 +01:00
cinap_lenrek d8c69ebafd plan.ini(8): document new kernel options 2011-11-05 05:17:26 +01:00
iru b0c53264fe Little improvements. 2011-10-20 13:07:59 -02:00
cinap_lenrek 97a86f2766 plan9.ini(8): remove obsolete usb documentation 2011-10-13 06:18:30 +02:00
cinap_lenrek 1404cc5077 nusb: fix documentation, cleanup, remove /sys/src/cmd/usb 2011-08-26 05:24:55 +02:00
cinap_lenrek 94e7de1531 apm(8): support off state 2011-08-23 07:53:55 +02:00
cinap_lenrek 0e5148b269 improve swap 2011-08-22 10:03:15 +02:00
cinap_lenrek 83f08e65a7 fix bad manpage cross reference format 2011-08-22 03:55:31 +02:00
stanley lieber 80c89cfa32 memory(8): man page improvements 2011-08-18 15:46:35 -05:00
stanley lieber 3b22e9a59f memory(8): new man page 2011-08-18 15:12:35 -05:00
cinap_lenrek 8ca1e9c14d root/boot typo 2011-08-18 22:54:52 +02:00
cinap_lenrek d20c754094 nusb manpages 2011-08-18 22:54:07 +02:00
iru 115e8f0a72 Minor 9boot(8) improvements. 2011-07-13 17:50:06 -03:00
cinap_lenrek 8fa679d041 manpages 2011-06-17 18:17:09 +02:00
cinap_lenrek fcf30f314b manpages 2011-06-15 21:57:04 +02:00
cinap_lenrek 0f8c8d416d manpages 2011-06-15 21:41:55 +02:00
cinap_lenrek 7bdb181812 boot(8) manpage 2011-06-15 15:27:01 +02:00
cinap_lenrek e3e5702780 9boot(8): fix section order 2011-06-12 14:48:03 +00:00
cinap_lenrek 69f33ad54d 9boot(8) update 2011-06-12 14:33:14 +00:00
cinap_lenrek 2df6dd8fc3 ajust booting(8) to 9boot reality 2011-06-10 01:53:59 +00:00
cinap_lenrek fbbb449cc0 big /dev/kbd change, new format, support Alt+Stuff (key composing) 2011-05-28 08:16:01 +00:00
cinap_lenrek c266a31572 kbdfs: disable console processing if /dev/kbd is open 2011-05-27 00:41:58 +00:00
stanley lieber 5600f6a718 scram(8) is described in fshalt(8) 2011-05-18 14:39:17 +00:00
stanley lieber 490d748487 icanhasmsi(8): add man page 2011-05-18 03:34:47 +00:00
stanley lieber d0649f3542 scram(8): corrections, references 2011-05-18 03:22:46 +00:00
stanley lieber a0d1570c3b scram(8): add man page 2011-05-18 03:10:52 +00:00
aiju 27dc8032ab added scram(8) 2011-05-18 04:17:27 +00:00
stanley lieber e084144650 kbdfs(8): cleanup 2011-05-14 06:22:53 +00:00
stanley lieber e5c69dab3c kbdfs(8): troff, grammar 2011-05-11 23:31:29 +00:00
cinap_lenrek d390eb8884 fscahe! 2011-05-12 19:08:38 +00:00
cinap_lenrek c8a551c414 manpage updates 2011-05-12 18:36:46 +00:00
cinap_lenrek 3a78a07143 ape: fix fread/fwrite, python: disable bytecode dumps, inst: rename textonly to start and remove inst/gui, add sys/lib/rootbind, cisfd(8) manpage 2011-05-10 05:33:43 +00:00
cinap_lenrek 4b550911d9 add cifsd 2011-05-09 10:42:20 +00:00
cinap_lenrek 7dfb8b6ec5 replace aquarela with ip/cifsd 2011-05-09 10:38:45 +00:00
cinap_lenrek 54a313181e fix manpages 2011-05-04 09:02:04 +00:00
cinap_lenrek 458120dd40 add hg and python 2011-05-03 11:25:13 +00:00
stanley lieber 7d0262ecd3 minor man page fixes. 2011-04-18 01:18:36 +00:00
stanley lieber 17f97406ad remove references to fossil from most man pages. 2011-04-17 07:12:00 +00:00
cinap_lenrek d9862e4ad3 remove fossil manpages 2011-04-18 06:40:01 +00:00
stanley lieber 26984c0350 clean up. 2011-04-17 08:17:01 +00:00
cinap_lenrek 1a595c50d1 update manpages for 9boot 2011-04-15 20:48:57 +00:00
stanley lieber 2867e54fc1 remove references to 9load(8) from most pages that mention it. 2011-04-13 02:58:33 +00:00
stanley lieber ee91bb90a3 actually remove 9load man page. 2011-04-12 23:55:45 +00:00
cinap_lenrek f9c1d16835 missing realemu manpage 2011-04-12 17:37:27 +00:00
Taru Karttunen a9060cc06b Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
Taru Karttunen b41b903422 Import sources from 2011-03-30 iso image - sys/man 2011-03-30 16:49:47 +03:00