Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-17 | plan9.ini(8): document *nohpet= option | cinap_lenrek | |
2021-01-16 | zerotrunc(8): add manpage | Ori Bernstein | |
2020-12-27 | aux/vga: remove panning, add screen tilting support | cinap_lenrek | |
2020-12-08 | plan9.ini(8): document *nomtrr= and order the table | cinap_lenrek | |
2020-12-06 | amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disable | Sigrid | |
2020-12-06 | aux/status^(bar msg): few small fixes (thanks umbraticus) | Sigrid | |
2020-11-21 | 9boot(8): update manual to reflect efi loader search order changes | mischief | |
the efi loader now looks for plan9.ini and the kernel in the ESP first, before looking elsewhere. | |||
2020-11-08 | pop3(1): write options consistently | Ori Bernstein | |
The pop3 options were prefixed with a '-'; the imap4d options were not. Proofreading, foolks. | |||
2020-10-23 | newuser(8): fix reference to incorrect file server console command | Alex Musolino | |
2020-10-17 | ndb/dnsdebug: add -c flag to debug caching dns server behaviour | cinap_lenrek | |
2020-10-01 | bootrc: allow kbmap to be set via plan9.ini (thanks Aaron Bieber) | kvik | |
2020-08-01 | mk9660(8): fix reference to proto file format | kvik | |
2020-07-30 | aux/acpi: write a man page, fix usage, call threadexits | Sigrid | |
2020-06-27 | aux/trampoline: Implement inactivity timeout (-t option) | cinap_lenrek | |
Using aux/trampoline to relay udp traffic needs a inactivity timeout to be practical as there is no explicit connection termination. | |||
2020-06-18 | cifsd(8): fix typo (thanks senthil) | Alex Musolino | |
2020-05-07 | aux/getflags: improve flagfmt parser | kvik | |
This makes the flagfmt parser more robust and accepting a looser input language — namely by allowing whitespace around specifier fields and ignoring any empty fields. Long flagfmts can thus be pleasingly displayed: flagfmt=' a, b, c, C:cache, m:mtpt mountpoint, s:srvn srvname' | |||
2020-04-18 | aux/getflags: support named flags | Ori Bernstein | |
When using aux/getflags, it produces unnecessarily obscure names for the flags. This allows the caller of aux/getflags to support arbitrary names. | |||
2020-02-02 | listen(1): implement one-shot mode flag for listen1 (thanks kivik) | cinap_lenrek | |
2019-12-09 | console(8): add console command and manpage | cinap_lenrek | |
the console command runs a command or the system shell under a new instance of kbdfs, optionally providing a serial console when $console environment variable is set. | |||
2019-11-17 | Specifiy the restrictions on 9boot file names more clearly. | Ori Bernstein | |
2019-11-17 | Document 9bootfat limitation. | Ori Bernstein | |
2019-11-17 | bootrc: for wireless netbooting, set the WPA/WPA2 preshard key with ↵ | cinap_lenrek | |
wpapsk=password boot parameter this allows automatic netbooting without password prompt for the wirelss network. | |||
2019-08-30 | auth/rsa2asn1: implement private key export with -a flag (thanks kvik) | cinap_lenrek | |
kvik writes: I needed to convert the RSA private key that was laying around in secstore into a format understood by UNIX® tools like SSH. With asn12rsa(8) we can go from the ASN.1/DER to Plan 9 format, but not back - so I wrote the libsec function asn1encodeRSApriv(2) and used it in rsa2asn1(8) by adding the -a flag which causes the full private key to be encoded and output. | |||
2019-07-02 | tinc(8): add history section | Alex Musolino | |
2019-05-07 | plan9.ini(8), boot(8): clarify the use of $rootdir and $rootspec | cinap_lenrek | |
2019-03-27 | plan9.ini(8): add USB section, documenting various usb options | cinap_lenrek | |
2019-03-27 | plan9.ini: add nora6= option to disable automatic ipv6 configuration | cinap_lenrek | |
2019-01-24 | dhcpd(8), ndb(6): group related ndb attributes together | cinap_lenrek | |
2019-01-23 | dhcpd(8), ndb(6): update documentation (thanks k0ga) | cinap_lenrek | |
2018-12-28 | rsa(8): add example for tinc(8) (thanks k0ga, qwx) | cinap_lenrek | |
2018-11-08 | ip/dhcpd: Add swap server support in dhcpd (thanks k0ga) | cinap_lenrek | |
2018-10-28 | misc small manpage fixes | qwx | |
2018-10-16 | kbdfs(8): fix nit | mischief | |
2018-10-09 | ndb/dnstcp: restrict DNS zone transfers to clients listed as dnsslave= | cinap_lenrek | |
initial idea from Steve Simon, but doesnt require reverse lookup of the callers ip address. | |||
2018-10-08 | ip/dhcpd, ip/tftpd: change default for tftp homedir to / | cinap_lenrek | |
2018-09-17 | boot(8): document tls and reboot methods | cinap_lenrek | |
2018-09-13 | ip/tftpd: remove sunkernel hack | cinap_lenrek | |
2018-09-10 | atazz(8): fix probe formatting | mischief | |
2018-09-01 | ndb(8): ndb/inform also publishes ipv6 address now | cinap_lenrek | |
2018-08-15 | ip/ipconfig: make ra6 daemon less chatty, log to /sys/log/ipconfig instead ↵ | cinap_lenrek | |
of /sys/log/v6routeradv | |||
2018-08-08 | plan9.ini(8) iwlwifi essid/bssid misleading | 23hiro | |
2018-07-10 | ndb/cs: add -6 flag for v6 only lookups and "ipv4" control message to toggle ↵ | cinap_lenrek | |
v4 lookups. | |||
2018-06-22 | stats(8): document -z flag (thanks xcko) | mischief | |
2018-06-10 | dhcp6d: add minimal stateless DHCPv6 server for network boot and DNS ↵ | cinap_lenrek | |
configuration | |||
2018-05-29 | sdram: properly support multiple ramdisks, so that ramdiskX corresponds to sdZX | cinap_lenrek | |
2018-05-27 | sdram: experimental ramdisk driver | cinap_lenrek | |
this driver makes regions of physical memory accessible as a disk. to use it, ramdiskinit() has to be called before confinit(), so that conf.mem[] banks can be reserved. currently, only pc and pc64 kernel use it, but otherwise the implementation is portable. ramdisks are not zeroed when allocated, so that the contents are preserved across warm reboots. to not waste memory, physical segments do not allocate Page structures or populate the segment pte's anymore. theres also a new SG_CHACHED attribute. | |||
2018-05-23 | ndb/dnsquery: handle .ip6.arpa names, don't mount the dns service | cinap_lenrek | |
2018-05-11 | fix manpage cross references | cinap_lenrek | |
2018-05-10 | ppp: set source specific default route regardless of primary flag, set link ↵ | cinap_lenrek | |
speed thru new ctl message when -b is specified | |||
2018-05-03 | ipconfig(8): clarify -p and -P options | cinap_lenrek | |