RSS feed
1f9fb05a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/29 22:15
libsec: add secp384r1 curve parameters for tls
84efbca5
– spew <devnull@localhost>
authored
on 2016/10/25 18:53
winwatch: middle mouse button click also prompts for label
5391b186
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/10/24 19:51
stats: alternatively read battery and temp from aux/acpi
9987a478
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/10/24 19:50
aux/acpi: make it stats(8)-friendly
6189a1d1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/24 16:56
fix bugs and cleanup cryptsetup code
62a7db43
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/23 13:18
auth/factotum: bound the number of srv processes to 16, error the 9p rpc when it is over limit
19c53610
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/23 13:16
lib9p: limit the number of srv processes kept arround 8
e530722d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/23 00:09
pc/archacpi: don't do acpi initialization in the kernel, provide generic acpimem routines
e44a085d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/22 20:31
ip: simplify code as packblock() and concatblock() will never error
636c5c40
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/22 20:29
devip: simplify ipbwrite() by using retun value of qbwrite()
b14303d5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/22 20:25
ip/icmp: only reply to echo request when directed to us and source is unicast
b48e0115
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/21 20:35
gif: just read and decode the first image when -9 or -c flag is specified
0aecb137
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/21 20:04
libdraw: avoid dropping queued button change mouse events in emouse()
a62836a0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/21 20:02
mothra: avoid flushimage() calls, event() will implicitely flush
fabb45a0
– spew <devnull@localhost>
authored
on 2016/10/19 18:15
mpc: remove unused yylval type
99d9fc9a
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/10/18 19:05
aux/acpi: batteries and CPU temp reading so far
9f7f0943
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/10/18 19:04
archacpi: optionally export acpi memory regions; properly initialize environment
948fe8d7
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/10/18 17:25
sam: revert showdata crap
f5625943
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/10/18 16:27
sam: corner cases are hard
d0802800
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/10/18 16:22
sam: fixup :(
38550112
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/10/18 16:02
samterm: support "showdata" plumb action
c55be167
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/10/16 10:16
fortunes: does that me a dipshit
f4791b89
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/10/15 19:42
scram: remove _PTS(5). it just doesn't make any sense
48a942e7
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/10/15 19:34
scram: oops. word is 0xffff, not 0xff
7a678bfa
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/10/15 19:10
scram: run _PTS(5) and disable GPEs before entering S5. x200s shuts down properly now
3ce6ecd5
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/10/10 09:43
fortunes: Angular uses the term "scope" in a manner akin to the fundamentals of co
e1ef5a41
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2016/10/03 08:31
iwhois(1): make -n work, add .org, and a couple minor changes
de7a6a9d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/28 15:25
nusb/kb: set usage to 0 (undefined) for items exceeding usage list
8a1d10c0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/28 15:15
nusb/lib: fix wrong endpoint id when openep() finds already existing endpoint file
cd9b2421
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2016/09/26 19:00
sam: putenv("%", ...): don't crash when no file is current
d8343e7f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/22 07:04
sam: use $% instead of $f for filename to be consistent with acme
a698c016
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/22 06:49
sam: make current filename available to shell commands in $f (thanks aiju)
493abd4c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/21 17:57
ip(3): spelling, thanks sl
691922a7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/21 17:47
ip(3): update description of /net/ipifc/*/status format
53b2ccf7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/20 05:15
rio: fix onscreen()
b8bc8ef3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/19 15:04
scat: hjdicks for amd64
f21a6dc9
– aiju <devnull@localhost>
authored
on 2016/09/19 12:45
pc(1): if the input base is not 10, print the 0d prefix before decimal numbers; this way, all output is always valid input (for the current mode)
7291f875
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/18 22:30
merge
e8eddf06
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/18 22:28
webfs: aaand another one (should go to sleep)
64b56c88
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/18 22:14
merge
28c8a116
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/18 22:12
merge
82b236b8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/18 22:11
webfs: fix mistake...
fb3b3cd0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/18 22:04
webfs: don't use cache connections when posting
347fc40d
– aiju <devnull@localhost>
authored
on 2016/09/18 21:20
pc(1): add pb (thanks, BurnZeZ); add bit numbering
dfe8e301
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/18 17:16
rio: improved bandsize()
522c12ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/18 12:54
cpu: quote remaining remote command arguments, don't syslog on missing /mnt/term/dev/cpunote file
1ee3474a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/17 13:49
ipv6on: get network device from $netdir/ipifc/*/status
fe322a2b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/17 11:58
etherzynq: implement promisc mode and multicast filter support
d290859e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/17 10:18
nusb/ether: promisc and multicast support for admtek pegasus (aue)
d7632bc0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/17 10:06
nusb/ether: multicast and promisc support for rtl8150 (url)
48c4a2e4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/16 19:23
merge
7a66cce3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/16 19:21
nusb/ether: experimental pomisc mode and multicast support for smsc and asix
27f5f439
– aiju <devnull@localhost>
authored
on 2016/09/15 05:13
pc(1): _ handling in numbers was broken at some point; restore documented behaviour
bd958dfe
– aiju <devnull@localhost>
authored
on 2016/09/15 04:51
pc(1): add nsa() command
5cfe317b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/13 20:18
ape: fix format clash, %z is for size_t (which is a long currently), not pointer sized
de9f22c2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/11 19:20
ape: bring strtod() in line with plan9's libc version
2fc8b4c1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/11 19:19
libc: dont use floating point for portable umuldiv(), use 64 bit uvlong
88edd57f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/11 15:07
kernel: rekey chacha state on each randomread() invocation
b10a9e7d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/11 10:12
devcons: remove /dev/reboot "halt" command...
7c2f6c92
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/10 23:18
kernel: better nonce partitioning for chacha random number generator
c035cfb0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/10 22:10
kernel: xoroshiro128+ generator for rand()/nrand()
1d563ec8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/10 22:09
kernel: make randomread() fault reentrant
90dd4f7f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/10 21:54
kernel: replace various custom random iv buffer filling functions with calls to prng()
4d4050c3
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/09/09 12:59
fortunes: Nein -- General Chuck Yeager
53e9e627
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/08 06:40
authsrv(2): update Nvrsafe structure to include aesmachkey
8df06041
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/07 21:49
kernel: fix type for utime/stime in pexit(), fix debug format strings
87378a03
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/07 21:28
kernel: make sure procalarm() remaining time doesnt become negative
ccd28c11
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/07 20:44
kernel: always do unsigned subtractions for m->ticks delta for updatecpu() and rebalance(), handle ticks wrap arround in hzsched()
6b616181
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/07 19:39
kernel: use tk2ms() instead of TK2MS macro for process time conversion
60b1d505
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/07 19:36
kernel: tsemacquire() use MACHP(0)->ticks for time delta
0349c32b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/07 17:14
devcap: timeout capabilities after a minute, fix memory leak, paranoia
2b530de1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/06 18:29
merge
bd193165
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/06 18:27
devproc: do unsigned subtraction to get MACHP(0)->ticks - up->times[TReal] delta
307449ef
– aiju <devnull@localhost>
authored
on 2016/09/05 11:48
pc(1): bugfix: allow setting output base to 0 (thanks, deuteron)
0d8b07da
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/03 15:05
5c: do shift propagation for rotate right (ROR)
63514bf4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/03 14:18
5c: format assembly constant right shift encoding 0 as >>32
71938c24
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/03 13:11
5a: assemble constant >>0 right shifts as <<0 (no shift), allow >>32
29342066
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/03 13:01
5l: format assembly constant right shift encoding 0 as >>32
11528e96
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/03 12:47
libmach: fix RORREG, right shift with shift count 0 means >>32
a91f5a5b
– aiju <devnull@localhost>
authored
on 2016/09/01 07:46
pc(1): manpage: restore previous size rather than set to 10
bc30c76b
– aiju <devnull@localhost>
authored
on 2016/09/01 07:38
pc(1): manpage formatting
4f8c44e2
– aiju <devnull@localhost>
authored
on 2016/09/01 06:55
pc: add cat() function
2d854df9
– aiju <devnull@localhost>
authored
on 2016/09/01 06:46
mptrunc: don't write to r->p[r->top]
b78abcf9
– aiju <devnull@localhost>
authored
on 2016/08/31 09:00
pc: add rev function
ff81ffdf
– aiju <devnull@localhost>
authored
on 2016/08/29 05:57
pc: add gcd, rand and minv; set base of logical operation results to 0
8b2cfbc0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/08/28 22:09
libmp: remove unused mpeuclid.c
12634d25
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/08/28 22:07
libmp: allow passing nil to v,x,y results of mpextendedgcd(), simplify mpinvert()
4a03674d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/08/28 20:45
libmp: mpnrand(), what was i *THINKING*
6103afdf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/08/28 13:39
python: remove automatic compiled module loading (.pyc files)
f222a0c6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/08/28 12:46
libmp: mpdiv(): fix divisor==quotient case (again)
d5b32ac6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/08/28 12:33
libmp: timingsafe sign flip for small power-of-two negative divisor for mpdiv()
20bac609
– aiju <devnull@localhost>
authored
on 2016/08/28 12:05
mp.h: add mpasr
d62c7398
– aiju <devnull@localhost>
authored
on 2016/08/28 09:59
pc(1): SYNOPSIS...
e7258f91
– aiju <devnull@localhost>
authored
on 2016/08/28 09:49
pc(1): document -n option in manpage
cd7faab2
– aiju <devnull@localhost>
authored
on 2016/08/28 09:40
add pc(1)
7421055f
– aiju <devnull@localhost>
authored
on 2016/08/28 08:00
mpdiv: negative divisor has to flip sign of quotient
06cd4da1
– aiju <devnull@localhost>
authored
on 2016/08/28 07:38
mp: fix mptov and mptouv
67dba2c1
– aiju <devnull@localhost>
authored
on 2016/08/28 06:49
mp: fix mpnot and add mpasr
ec8c438b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/08/27 23:41
mercurial: use new d_stat from dirent structure in osutil.listdir
49f75406
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/08/27 23:39
ape: add d_stat struct in dirent struct allowing the avoidance of stats
Next