shithub: riscv

RSS feed

681f2734 – aiju <[email protected]> authored on 2012/08/26 12:10
more netaudit stuff

90ea636c – aiju <[email protected]> authored on 2012/08/26 11:56
fixed netaudit blunder

e935fec9 – aiju <[email protected]> authored on 2012/08/26 10:15
added netaudit

8f0ec8b7 – cinap_lenrek <[email protected]> authored on 2012/08/25 21:51
ndb/dns: fix netmkaddr() race, dnlock consistency, strcpy, cleanups

19219d5a – cinap_lenrek <[email protected]> authored on 2012/08/25 10:06
archmp: checksum _MP_ structure before use, coherence() and comments (import from sources)

69f5a04a – aiju <[email protected]> authored on 2012/08/25 18:38
games/gb: del instead of f12/o

9cab16b4 – aiju <[email protected]> authored on 2012/08/25 18:33
games/gb: set audioproc priority

d7c21149 – aiju <[email protected]> authored on 2012/08/25 18:13
gb: pause function

46124af6 – aiju <[email protected]> authored on 2012/08/24 15:19
fix CUT macro in cpuid

6edb6729 – aiju <[email protected]> authored on 2012/08/24 14:49
added aux/cpuid

c42a535f – stanley lieber <[email protected]> authored on 2012/08/24 06:18
fortunes, rob, rsc, troll: updates

3ac4524e – cinap_lenrek <[email protected]> authored on 2012/08/24 11:53
syscallfmt: use up->syserrstr instead of up->errstr (import from sources)

da01fdae – cinap_lenrek <[email protected]> authored on 2012/08/24 11:46
guesscpuhz: add sanity checks for virtualbox (import from sources)

d436b211 – cinap_lenrek <[email protected]> authored on 2012/08/24 11:36
add unified sigsearch() function to look for bios data structures

86f32329 – cinap_lenrek <[email protected]> authored on 2012/08/24 09:11
wait: always check up->nchild before going to sleep

d404e9e9 – cinap_lenrek <[email protected]> authored on 2012/08/24 09:00
devmnt: more carefull wakeup in mountmux

80a5bfc1 – cinap_lenrek <[email protected]> authored on 2012/08/24 08:52
sdvirtio: be more carefull at wakeup

8e5dd37e – cinap_lenrek <[email protected]> authored on 2012/08/22 15:45
ndb/dns: fix memory corruption and bad serveraddrs() range checks

87fca361 – cinap_lenrek <[email protected]> authored on 2012/08/21 20:11
rio: rect outside screen counts as covered wcovered()

20b4f556 – cinap_lenrek <[email protected]> authored on 2012/08/21 10:23
9bootpxe: try /cfg/pxe/default if /cfg/pxe/$ether fails before breaking to the prompt.

be0301f4 – cinap_lenrek <[email protected]> authored on 2012/08/19 06:50
calloc: check multiplication overflow

feb58cce – cinap_lenrek <[email protected]> authored on 2012/08/19 05:07
plot(1) manpage corrections

62f5a7e2 – cinap_lenrek <[email protected]> authored on 2012/08/19 04:57
vncs: cleanup and error handling

7bb4a790 – cinap_lenrek <[email protected]> authored on 2012/08/18 11:10
webfs: capture error string from tlsClient

56aa8e17 – cinap_lenrek <[email protected]> authored on 2012/08/18 11:09
libsec: add sha256WithRSAEncryption signature alg

c120dbc7 – cinap_lenrek <[email protected]> authored on 2012/08/17 15:03
pccpuf: add vgaradeon

8b936677 – cinap_lenrek <[email protected]> authored on 2012/08/17 14:19
lib/profile: remove startupasfs, start rio as subprocess so we drop to rc if it fails (no framebuffer), drawterm

31ed86ce – cinap_lenrek <[email protected]> authored on 2012/08/17 14:14
webcookies: create $home/lib/webcookies as 0600

7fdf8205 – cinap_lenrek <[email protected]> authored on 2012/08/17 00:03
pckernel: use constants instead of hardcoding cpuid bits in various places

81954dbf – cinap_lenrek <[email protected]> authored on 2012/08/16 05:03
mothra: bruteforce image src= attribute

2dd17995 – cinap_lenrek <[email protected]> authored on 2012/08/16 02:57
rio: fix mistake

711557c8 – cinap_lenrek <[email protected]> authored on 2012/08/16 02:32
rio: add some tolerance when declaring windows covered

2eb369bb – cinap_lenrek <[email protected]> authored on 2012/08/16 00:00
rio: add covered (burried) windows to the menu3 hidden window list

39321532 – cinap_lenrek <[email protected]> authored on 2012/08/15 09:15
mothra: handle misplaced trailing quotes

21b5efe9 – cinap_lenrek <[email protected]> authored on 2012/08/14 01:36
jpg: ignore sampling factors for grayscale as colormap1() doesnt handle it

a8d7bbee – cinap_lenrek <[email protected]> authored on 2012/08/13 23:54
remove 9/pc/boot.fs file

142a77c9 – cinap_lenrek <[email protected]> authored on 2012/08/13 06:41
nusb/kb: increase mouse packet buffer from 32 to 64 bytes for Microsoft Sidewinder X5 Mouse (thanks Rexford Gibbs for reporting and testing)

73e924d8 – cinap_lenrek <[email protected]> authored on 2012/08/13 05:53
hg: hook system_rcpath and user_rcpath instead of polluting enviroment by setting HGRCPATH

bc666e67 – cinap_lenrek <[email protected]> authored on 2012/08/12 16:26
merge

2a9b90cf – cinap_lenrek <[email protected]> authored on 2012/08/12 16:25
page: fix drawpage race

240b899f – aiju <[email protected]> authored on 2012/08/11 12:46
greg

929441dd – cinap_lenrek <[email protected]> authored on 2012/08/11 09:02
inst: ask to ream the filesystem in mounthjfs

a1f69ed5 – cinap_lenrek <[email protected]> authored on 2012/08/11 08:41
hjfs: fix tabs (damn google code editor)

3759a4a9 – aiju <[email protected]> authored on 2012/08/11 06:40
disallow walk on open chans

35ba0d04 – cinap_lenrek <[email protected]> authored on 2012/08/11 08:22
add hjfs to the dontkill list

6538711e – cinap_lenrek <[email protected]> authored on 2012/08/11 08:02
hjfs: fix permcheck bug

6f442a9b – aiju <[email protected]> authored on 2012/08/10 17:55
greg

1132aca4 – cinap_lenrek <[email protected]> authored on 2012/08/10 17:03
vgaclgd542x: support >8bit colors

d1f1be9c – cinap_lenrek <[email protected]> authored on 2012/08/10 11:17
vgavmware: fix hardware acceleration (fill is not available with SVGA2)

dbc4833d – cinap_lenrek <[email protected]> authored on 2012/08/10 06:06
acid: fix cvtitoa buffer overflow

76b93f6c – cinap_lenrek <[email protected]> authored on 2012/08/09 16:17
fix inst/mountcwfs

286a035b – cinap_lenrek <[email protected]> authored on 2012/08/09 16:13
inst/configfs: change spaces into tabs

8a53b819 – cinap_lenrek <[email protected]> authored on 2012/08/09 00:03
mothra: avoid eenter deadlock on resize

abba8aa7 – cinap_lenrek <[email protected]> authored on 2012/08/09 00:03
page: simplify locking, avoid eenter deadlock on resize

5cbae621 – cinap_lenrek <[email protected]> authored on 2012/08/09 00:02
libdraw: improve handling of screen clipr

e5ea2d51 – aiju <[email protected]> authored on 2012/08/08 16:48
remove double entries

72158342 – cinap_lenrek <[email protected]> authored on 2012/08/09 18:43
merge

09760aeb – cinap_lenrek <[email protected]> authored on 2012/08/09 18:42
merge

931706c9 – aiju <[email protected]> authored on 2012/08/09 18:39
more gregs

8840aeef – cinap_lenrek <[email protected]> authored on 2012/08/09 18:39
Egreg history

a77be932 – aiju <[email protected]> authored on 2012/08/09 18:27
added /lib/greg

84d1ef14 – cinap_lenrek <[email protected]> authored on 2012/08/08 17:36
ape/mkfile: work arround fake "command line arguments" rule matching

476751a0 – aiju <[email protected]> authored on 2012/08/08 16:43
greg fun

f466d389 – cinap_lenrek <[email protected]> authored on 2012/08/08 15:03
ndb/dns: cleanup

ea64fd3a – stanley lieber <[email protected]> authored on 2012/08/08 05:38
fortunes, rob, theo: updates

23b76aa9 – stanley lieber <[email protected]> authored on 2012/08/08 05:37
pkg(1): add new pkg repo to man page

9e608833 – aiju <[email protected]> authored on 2012/08/08 06:14
hjfs: various fixes

f2c70fe2 – aiju <[email protected]> authored on 2012/08/07 20:52
more hjfs fixes

34bf0ce4 – aiju <[email protected]> authored on 2012/08/08 19:14
hjfs: various changes

2e194971 – aiju <[email protected]> authored on 2012/08/07 14:43
hjfs: default service name, fshalt

4c4a3cbf – aiju <[email protected]> authored on 2012/08/07 14:01
fix inst/bootsetup

b21b9ba8 – aiju <[email protected]> authored on 2012/08/07 13:57
added hjfs

ef1c1863 – cinap_lenrek <[email protected]> authored on 2012/08/07 12:11
venti: fix possible nil deref in libventi vtgetreq() and cleanup vacfs (import from sources)

37a93ef8 – cinap_lenrek <[email protected]> authored on 2012/08/07 11:57
ppp: noauth server option (import from sources)

36adf27a – cinap_lenrek <[email protected]> authored on 2012/08/07 03:15
add Echange[] error string

7fbae174 – cinap_lenrek <[email protected]> authored on 2012/08/07 03:08
floppy: fix endless loop when trying to change floppy type on media change

e15b523a – cinap_lenrek <[email protected]> authored on 2012/08/06 23:48
libmach: fix acid -k regression (was broken in r5eeb36d3ddd0)

6baaf0a7 – cinap_lenrek <[email protected]> authored on 2012/08/05 22:25
unzip/zipfs: skip over variable length comment in end of table of content record

5eec7073 – cinap_lenrek <[email protected]> authored on 2012/08/06 19:56
pci.c: reserve pci membars after assinging them for *nobios= option

cd996668 – cinap_lenrek <[email protected]> authored on 2012/08/06 19:54
memory.c: remove unused xmapupa map

6a443a3e – cinap_lenrek <[email protected]> authored on 2012/08/05 11:51
merge

8f9374e8 – cinap_lenrek <[email protected]> authored on 2012/08/05 11:50
merge

2f457f5f – cinap_lenrek <[email protected]> authored on 2012/08/05 11:49
audioac97: reserve ioport ranges

e2270b09 – aiju <[email protected]> authored on 2012/08/04 10:52
fixed telnetd

4de62918 – cinap_lenrek <[email protected]> authored on 2012/08/03 22:06
catclock: properly handle initdraw error instead of crashing

b14d7ac3 – cinap_lenrek <[email protected]> authored on 2012/08/03 18:50
cron: snprint, error handling (update from sources)

82ece1bb – cinap_lenrek <[email protected]> authored on 2012/08/01 22:53
ps: cleanup

dc25c702 – cinap_lenrek <[email protected]> authored on 2012/08/01 22:47
ps -n print note group

1159f1e5 – cinap_lenrek <[email protected]> authored on 2012/08/01 22:02
ip: fix assert panic on fragmented icmp echo request (see eriks icmp-frag patch)

49714325 – cinap_lenrek <[email protected]> authored on 2012/08/01 21:25
libndb: apply eriks dnsquery() ipv6 reverse lookup patch

64cb1dd5 – cinap_lenrek <[email protected]> authored on 2012/08/02 18:23
libmach: add arm64 constants (import from sources)

18d1ef20 – cinap_lenrek <[email protected]> authored on 2012/08/02 18:22
format check for octal fmt strings (import from sources)

da203652 – cinap_lenrek <[email protected]> authored on 2012/08/02 18:22
libauth: fix authrpc buffer overflow (import from sources)

a13a30e8 – cinap_lenrek <[email protected]> authored on 2012/08/02 18:20
ndb: recognize ip6.arpa postfix in mkptrname()

8e07a4c9 – cinap_lenrek <[email protected]> authored on 2012/08/01 17:57
cb: import updates from sources

9b5b68a3 – cinap_lenrek <[email protected]> authored on 2012/08/01 17:34
cdfs: pull updates from sources

c7ad44a0 – cinap_lenrek <[email protected]> authored on 2012/08/01 15:18
factotum: fix _adgetticket() filedescriptor race, add timeouts to all authserver transactions

acc239ef – cinap_lenrek <[email protected]> authored on 2012/07/31 21:22
kfs: fix read offset integer overflow

235f71ba – cinap_lenrek <[email protected]> authored on 2012/07/31 21:10
cwfs: fix read offset integer overflow

c2304e93 – aiju <[email protected]> authored on 2012/08/01 19:14
make sam jump to changes made by undo

Next