git: 9front

RSS feed

b6fa1fce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/19 16:11
libmach: fix format for 8db sse shift ops

652d3d55 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/19 16:10
6l: fix typo in optab table for APSLLQ (0x7e -> 0x73)

69096bf5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/19 12:17
kernel: make isaconfig() consistent, not inplace tokenizing the conf string

26c03933 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/19 10:42
inst/mounthjfs: use /dev/swap instead of #c/swap to determine memory size (thanks aap)

e2fcebee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/18 11:03
6in4: add -m mtu option to specify outer MTU

b8cbbc83 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/16 18:15
9pc64: handle special case in fpurestore() for procexec()/procsetup()

a867b0cd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/16 09:15
audio/flacdec: add eof handler avoiding endless spinning on broken files (thanks deuteron)

5dbbd484 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/13 19:16
pc64: fix mistake fpurestore() mistake

430cf20b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/12 19:48
igfx: allocate backing memory for framebuffer and hw cursor when not done by bios (from qu7uux)

dd15da61 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/12 18:15
libsec: AES-NI support for amd64

5aaabd4f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/12 17:55
pc64: allow using the FPU in syscall and pagefault handlers

b0d6b50d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/07 19:34
pc64: set ts flag before schedinit()

523670be – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/04 16:11
merge

ab5acc26 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/04 16:08
kernel: introduce per process FPU struct (PFPU) for more flexible machine specific fpu handling

b01375f9 – stanley lieber <stanley.lieber@gmail.com> authored on 2017/11/02 15:55
/lib/rsc: It only works when we're in the process of preparing a release.

97be97f0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/02 05:05
tinc(8): mash -> mesh

c2506bda – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/01 14:40
tinc(8): more spelling spam

5f41f591 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/01 14:34
tinc(8): spelling, thanks jpm

99580e8e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/31 18:58
tinc(8): outout -> output

9156f012 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/31 18:44
tinc: implement experimental mash peer to peer VPN from http://www.tinc-vpn.org/

cbd2d932 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 23:04
aes(2): document aes_xts_encrypt() and aes_xts_decrypt() functions

c3ebdd79 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 22:08
kernel: pc/pc, fix comment line

4a6aea16 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 21:55
swap(3): document permissions and encryption behaviour, reference to memory(8)

bc70e7b9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 21:24
devcons: remove obsolete comment

5615cb23 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 21:23
kernel: track more header dependencies in port/portmkfile

041ae403 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 19:24
devswap: fix mistake

7168a0d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 19:09
kernel: introduce devswap #¶ to serve /dev/swap and handle swapfile encryption

0c377164 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 18:01
devfs: rewrite cryptio()

c884e088 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 17:49
libsec: rewrite aex_xts_encrypt()/aes_xts_decrypt()

db0471ba – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 17:41
cwfs: use /dev/swap instead of #c/swap to determine memory size

17bb4c07 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/28 14:53
libc: improve alignment of QLp structure on amd64, cosmetics

975ad7f2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/25 22:42
libc: wunlock() part 2

fd193885 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/23 02:08
upas/smtpd: don't call syslog() from the note handler, this can deadlock

1f4c119d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/20 16:58
libc: cleanup atexit and put exits() in its own compilation unit

a2ecbab6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/20 16:31
vt: block when sending input to host (fixes truncated paste)

bd43d52c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/17 17:36
libsec: make sectorNumber argument for aes_xts routines uvlong

9685be04 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/17 17:34
libsec: add AES CFB and AES OFB stream ciphers

402aa962 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/17 16:15
aux/wpa: prevent PTK re-installation attack by replaying AP retransmits

942da4b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/16 00:06
ape/libsec: fix the build, bring ape libsec.h in sync with plan9 version

2b271a61 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/06 17:00
ssh: remove extern declarations for pkcs1padbuf() and asn1encodedigest() (now in libsec.h)

6beda305 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/06 16:55
rsa: add auth/rsa2asn1, check write error in auth/rsa2x509 and auth/rsa2pub, document in rsa(8)

d7298625 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/06 16:52
libsec: export asn1encodedigest(), asn1encodeRSApub(), asn1toRSApub(), pkcs1padbuf() and pkcs1unpadbuf()

bb1a24b2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/05 16:33
libsec: allow \r\n terminated lines in decodePEM()

f60f290b – aiju <devnull@localhost> authored on 2017/10/04 11:56
check for fs= in netaudit

70cd3e5f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/04 01:06
hgwebfs: simplify retry loop construction

3a4d608a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/04 01:04
ndb/cs: icmp only supports version 4 addresses, icmpv6 only version 6 addresses

1a81e32f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/04 01:01
libauthsrv: preserve readcons() error message from read() error

a9e92b44 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/03 23:59
hg: disable tag caching, allows accessing hg repo from dump

5c713cb8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/29 17:19
9boot: limit read size to 4K for efi simple file system protocol

7552c163 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/27 10:13
pc64: add ether82598 driver to configuration

6f3a3984 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/27 10:13
ether82598: support for T540-T1, use physical addresses for isaconf port

9669437c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/27 10:02
sdnvme: identify namespace list fails on intel ssd, just assume nsid=[1]

2d4a2c5c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/27 09:59
kernel: don't tokenize inplace in isaconfig() to make /dev/reboot work

eee49495 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/27 09:58
kernel: get rid of 36 bit Paerange mask in mtrr (supporting machines with more than 64GB of memory)

d81af56a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/23 13:33
upas/fs: fix putcache(), sub-part messages should never go into the lru

5d7a99f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/22 08:55
xhci: do bounds checking in capability walking, check if controller vanished on init (thunderbolt unplug)

16143801 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/22 07:48
sshfs: use mtime for qid.vers, fix wstat without name change, fix wstat memory leak

7747e258 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/13 19:24
upas/fs: replace fixed cache table with lru linked list

f76c4bb1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/11 15:17
winwatch: show windows with empty labels (thanks jpm)

e4f34808 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/10 18:35
rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update documentation

6d03a602 – BurnZeZ <brz-9dev@feline.systems> authored on 2017/09/09 22:27
audiohda: add pci id for nvidia GM204

a8434d2b – BurnZeZ <brz-9dev@feline.systems> authored on 2017/09/09 22:21
audiohda: add pci id for Intel 9 Series

e3040a3a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/09 23:12
vmx(3): document changes to devvmx interface

9b672845 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/09 21:37
audiohda: add pci id for ICH10 (thanks echoline)

f97beab0 – aiju <devnull@localhost> authored on 2017/09/02 06:43
devvmx: call vmxshutdown from reboot() function manually

ecb0b9d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 17:22
sshfs: fork ssh in its own namespace so it wont keep the mountpoint open

4619be47 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 15:49
sshfs: start sendproc and recvproc in the sane notegroup as the fs process so theadexitsall() works on sshfs: ending.

b177ddf6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 15:38
ether82563: make the ethernet of thinkpad p50 work (thanks sam-d)

ee72951f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 15:37
audiohda: Intel Sunrise Point-H support (thanks sam-d)

d3a16976 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 05:52
sdnvme: pass 0 instead of 0xffffffff as NSID for identify controller and create completion/submission queue commands (thanks Ori_B)

77c0fc1f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/28 15:45
devdup: remove useless OCEXEC check, handled by namec()

da79f274 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/28 15:42
merge

822dc3af – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/28 15:40
devsegment: handle ORCLOSE on segment directory correctly, fix wrong qid, missing COPEN flag for segmentcreate()

f309f593 – aiju <devnull@localhost> authored on 2017/08/28 13:27
devvmx, vmx: lilu dallas multivm

97c4eaff – aiju <devnull@localhost> authored on 2017/08/28 13:19
vmx(1): don't realloc virtio queues -- breaks pointers

160fb6f6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/27 17:20
sdiahci: Intel 200 Series Chipset Family PCH support (thanks aiju)

57ac229f – aiju <devnull@localhost> authored on 2017/08/24 09:02
libmach: support disassembling from memory

75ca3db4 – aiju <devnull@localhost> authored on 2017/08/24 05:25
vmx(1): VGA framebuffer should be normal memory

fda9a5d2 – aiju <devnull@localhost> authored on 2017/08/24 05:01
vmx(1): fixed code that assumed uintptr==uvlong

1b1eb0f9 – aiju <devnull@localhost> authored on 2017/08/24 04:06
vmx(1): memory map improvements, x86 simulator for MMIO

8d02e93f – aiju <devnull@localhost> authored on 2017/08/24 03:53
devvmx: more efficient data structure for memory map; simplified (more reliable) step function

0fc029f3 – qwx <devnull@localhost> authored on 2017/08/22 20:25
igfx: fix cdclk and dpll settings for dual channel lvds on sandybridge

371c864a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/22 18:48
vt: turn off nl -> nl+cr translation default in raw mode, don't scroll more than screen height

1b3a8170 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/20 18:18
vt: block selection mode for snarf

35574086 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/20 15:23
merge

d4352f94 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/20 15:22
vt: implement /dev/cons and /dev/consctl as a fileserver, winch, incremental redraw

43be0108 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/20 15:17
ssh: issue "winchon" ctl request to /dev/consctl to get interrupt on window size change from vt(1)

86f57b8f – qwx <devnull@localhost> authored on 2017/08/20 09:52
igfx: add did for x220

d22fdaf1 – qwx <devnull@localhost> authored on 2017/08/20 09:47
igfx: fix sandybridge fdi link training bits and ordering

95d2982f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/14 00:18
vmx: allocate sticky instead of more expensive fixed segment

8e2653f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/13 15:19
vmx: pass multiboot framebuffer info to kernel

36fd735c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/13 11:26
ether82563: add more pci ids for i210 and i354 from 9atom / openbsd

bc4696f5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/12 19:36
ether82563: support for i211 with iNVM. (thanks mfny and brennan for testing)

6c1252f1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/12 17:34
awk: allow string as exit status

c56793f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/10 23:38
awk: don't get into a infinite loop with eof while in string (thanks BurnZeZ)

9d991515 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/10 21:32
kernel: double READSTR buffer size to 8000 bytes for devusb

45eb4bad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/10 21:08
devusb: superspeed bandwidth allocation handled by controller, skip usbload() calculation

924b4732 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/10 21:00
nusb/disk: add a 100ms sleep after ums reset, remove unused note handler, cleanup

9c0f9079 – qwx <devnull@localhost> authored on 2017/08/10 13:09
doom: clean up temporary mus files

c1a1c3f2 – qwx <devnull@localhost> authored on 2017/08/10 07:39
add games/wadfs

Next