index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
Age
Commit message (
Expand
)
Author
2016-04-07
ether82563: initial i217 support from http://www.9legacy.org/9legacy/patch/pc...
cinap_lenrek
2016-04-01
kernel: always clunk closed fids asynchronously, regardless of caching
cinap_lenrek
2016-03-31
kernel: remove unused NSMAX, NSLOG, NSCACHE constants from portdat.h
cinap_lenrek
2016-03-30
devsegment: cleanups
cinap_lenrek
2016-03-29
zynq: cleanup devarch, flushmmu() after procflushpsecg()
cinap_lenrek
2016-03-29
kernel: fix procflushmmu()
cinap_lenrek
2016-03-28
kernel: print pid as %lud instead %lux (in tsleep() debug print)
cinap_lenrek
2016-03-28
devtls: print the path of the underlying chan in status file
cinap_lenrek
2016-03-28
devip: applying changes for bug: multicasts_and_udp_buffers
cinap_lenrek
2016-03-27
zynq: introduce SG_FAULT to prevent access to AXI segment while PL is not ready
cinap_lenrek
2016-03-26
kernel: fix tsleep()/twakeup()/tsemacquire() race
cinap_lenrek
2016-03-23
devtls: zero secret information before freeing, cleanup
cinap_lenrek
2016-03-23
add portable AES-GCM (Galois/Counter Mode) implementation to libsec and devtls
cinap_lenrek
2016-03-17
abandon streaming experiment
cinap_lenrek
2016-03-12
devip: handle ignoreadvice flag for all protocols
cinap_lenrek
2016-03-10
make kernel UTFmax and Runemax consistent with libc (21-bit runes) (thanks ma...
cinap_lenrek
2016-03-10
devcons: nil vs 0
cinap_lenrek
2016-03-10
kernel: make fversion()/mntversion() types consistent
cinap_lenrek
2016-03-09
devtls: fix wrong iounit
cinap_lenrek
2016-03-05
9/mkfile: update ARCH
ftrvxmtrx
2016-02-28
devdraw: remove unused Edepth[]
cinap_lenrek
2016-02-21
fix ipv6 icmphostunr() locking and memory free bugs (from sources)
cinap_lenrek
2016-02-20
sgi: add chmod to bootfs.proto for sgi kernel
cinap_lenrek
2016-02-16
usbuhci: removing "uhci bug" print spam from interrupt handler
cinap_lenrek
2016-02-15
devmnt: deal with partial response for Tversion request in mntversion()
cinap_lenrek
2016-02-14
provide /n and /mnt early in bootrc to allow consistent use in /lib/namespace
cinap_lenrek
2016-02-12
ip/chandial: fail with Ebadarg instead of printing memory contents
ftrvxmtrx
2016-01-14
wifi: check tkip/ccmp mac and crc in constant time avoiding timing side channels
cinap_lenrek
2016-01-14
pc64: move idle() routine after CALL main(SB) as the comment suggests
cinap_lenrek
2016-01-13
pc/pc64: backing out new mp startup code (caused issues with ramnode)
cinap_lenrek
2016-01-13
devssl: use tsmemcmp() to compare mac to close timing side channel
cinap_lenrek
2016-01-11
pc/pc64: bring up ap's one after another, use idlehands() while waiting for t...
cinap_lenrek
2016-01-07
pc/pc64: remove mpshutdown print
cinap_lenrek
2016-01-07
kernel: remove todfix overflow iprint() spam
cinap_lenrek
2016-01-07
format pointer subtraction results with %zd instead of %ld (for long -> intpt...
cinap_lenrek
2016-01-07
introduce signed intptr and %z format modifier for formating uintptr and intptr
cinap_lenrek
2016-01-05
pc/pc64: import i210 support from erik quanstrom's 9atom
cinap_lenrek
2016-01-05
kernel: change active.machs from bitmap to char array to support up to 64 cpu...
cinap_lenrek
2015-12-21
tls: implement chacha20/poly1305 aead cipher suits
cinap_lenrek
2015-12-21
kernel: missing changes for ibrk() prototype
cinap_lenrek
2015-12-16
devprov: remove unused extern int unfair
cinap_lenrek
2015-12-16
kernel: use uintptr for ibrk() return value (for base >2GB) and clarify segbr...
cinap_lenrek
2015-11-30
kernel: cleanup exit()/shutdown()/reboot() code
cinap_lenrek
2015-11-22
bootrc: remove usbwait hack, usbd/nusbrc are now synchronous by previous commit
cinap_lenrek
2015-11-22
usbd: intoruce /env/usbbusy
cinap_lenrek
2015-11-22
devenv: fix ORCLOSE handling
cinap_lenrek
2015-11-06
kernel: use nicer check in okaddr(), wet floor signs in fixfault()
cinap_lenrek
2015-11-06
kernel: fix okaddr() check
cinap_lenrek
2015-10-28
devtls: reject SHA2_256 mac for SSL, but TLS is fine
cinap_lenrek
2015-10-17
wifi: prioritize rsne over wpaie
cinap_lenrek
[next]