git: 9front

RSS feed

2f200f1e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/16 20:28
pc64: check if vmap() range fits in VMAPLEN window, remove unneeded vmapsync(), rename fault386() to faultamd64()

ef13f1fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 19:54
ip/tcp: never raise the mss over the link mtu < 1280 for v6

313f95f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 17:13
ip: get rid of update_mtucache() and restrict_mtu() prototypes

eeb94c72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 17:11
ip/pktmedium: no mintu, no maclen... thi is ip packets

7adfe1aa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 16:54
ip/pktmedium: fix wrong hsize, theres no ethernet header on packet media

79306dee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 15:28
ip/tcp: only calculae mss from interface mtu when directly reachable for v6

c7c52675 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/12 18:11
nusb/ether: support for "bridge" ctl message

0bd3e302 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/12 12:41
kernel/qio: make readblist() offset of type ulong as the rest

40ce0638 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/12 11:05
kernel/qio: get rid of unused qcopycnt debug variable

59dfcf2e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/09 14:44
kernel/qio: implement concatblock() with pullupblock()

714262cf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 17:33
kernel/ip: fix typo (rfc -> ifc)

bc64dd24 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 17:33
gre: check nil for pullupblock()

9ae51b64 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 16:06
devbridge: simplify etherwrite() as we dont deal with block lists

540d20c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 16:05
kernel/ip: remove nil checks for allocb() and padblock()

b2775c32 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 16:03
kernel/qio: maintain Block.next pointer in padblock()

a3918e34 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 21:10
srv(4): add SOURCE for srvtls

fa222973 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 19:38
kernel/qio: fix comments, fix qiwrite() on close queue, remove debug setmalloctag() call in qwrite()

6cc8b8eb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 19:34
devcons: simplify putstrn0()

4953423f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 17:43
devbridge: various bugfixes and improvements from charles forsyth

92ae02af – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 17:20
kernel/qio: big cleanup of qio functions

3383474c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 17:08
devloopback: simplify loopoput()

3688c264 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 17:05
ip: always pass a single block to Medium.bwrite(), avoid concatblock() calls in Dev.bwrite()

960ab777 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 16:40
ip/nullmedium: free passed block in nullbwrite()

a44bf774 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 16:39
ip/tcp: remove useless nil checks for padblock() and allocb() return value

c00e72ef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 16:08
kernel: fix missing ; in panic() call

330465b3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 16:05
kernel: avoid padblock copying for devtls/devssl/esp, cleanup debugging

2da6980e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 14:31
archacpi: fix format string warning on amd64

3561755b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 14:26
devmnt: avoid memory copies of I/O rpc buffer by using bwrite()

a88ac389 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 14:00
libc: move calloc() into its own compilation unit

ab8c89b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/01 05:50
winwatch: put previous label contents in edit buffer for relabling

c55f9809 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/30 19:30
8c: fix double compiling FNX complex lvalue in cgen64()

f759154d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/30 16:32
ape/libsec: add secp384r1 curve parameters for tls

712570ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/29 22:17
merge

1f9fb05a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/29 22:15
libsec: add secp384r1 curve parameters for tls

bb0f0a82 – spew <devnull@localhost> authored on 2016/10/26 10:01
winwatch: no more 'l' key labeling

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

Next