Meta: Remove SerenityOS components not needed for Ladybird

This commit is contained in:
Andrew Kaster 2024-05-30 13:19:35 -06:00 committed by Andreas Kling
parent 44bb6e8390
commit dd1fbd3513
5633 changed files with 5 additions and 526322 deletions

View File

@ -1,38 +0,0 @@
[Icons]
asm=*.S,*.asm
cmake=*CMakeLists.txt,*CMakeCache.txt
cplusplus=*.cpp,*.cxx,*.cc,*.c++
c=*.c
font=*.font
form=*.frm
git=*.gitignore,*.gitattributes,*.gitcredentials,*.mailmap,*.gitmodules,*.gitconfig
header=*.h,*.hpp,*.hxx,*.hh,*.h++
html=*.html,*.htm
css=*.css
php=*.php,*.phtml,*.php3,*.php4,*.php5,*.phps
sql=*.sql,*.dsql
db=*.db,*.sqlite,*.sqlite3
ini=*.ini
java=*.java
javascript=*.js,*.mjs
json=*.json
wasm=*.wasm
library=*.so,*.so.*,*.a
markdown=*.md
music=*.midi
object=*.o,*.obj
gml=*.gml
palette=*.palette
pdf=*.pdf
presenter=*.presenter
python=*.py
ruby=*.rb
shell=*.sh,*.bash,*.zsh
sound=*.wav,*.flac,*.mp3,*.qoa
spreadsheet=*.sheets,*.csv
calendar=*.cal
text=*.txt
truetype=*.ttf
pixelpaint=*.pp
archive=*.zip,*.gz,*.tar
video=*.avi,*.mkv,*.mov,*.mp4,*.webm

View File

@ -1,2 +0,0 @@
[Mapping]
Keymaps=en-us

View File

@ -1,3 +0,0 @@
[DNS]
Nameservers=1.1.1.1,1.0.0.1
EnableServer=false

View File

@ -1,2 +0,0 @@
[ep1s0]
Enabled=false

View File

@ -1,64 +0,0 @@
[NetworkServer]
User=root
SystemModes=text,graphical,self-test
[LookupServer]
Socket=/tmp/portal/lookup
SocketPermissions=660
Priority=low
KeepAlive=true
User=lookup
SystemModes=text,graphical,self-test
[WindowServer]
Socket=/tmp/portal/window,/tmp/portal/wm
SocketPermissions=660
Priority=high
KeepAlive=true
User=window
# Ensure windowserver has a controlling TTY.
StdIO=/dev/tty0
[Clipboard]
Socket=/tmp/session/%sid/portal/clipboard
SocketPermissions=600
Priority=low
User=window
[Shell@tty0]
Executable=/bin/Shell
StdIO=/dev/tty0
Environment=TERM=xterm PATH=/bin:/usr/bin:/usr/local/bin
KeepAlive=true
SystemModes=text
[Shell@tty1]
Executable=/bin/Shell
StdIO=/dev/tty1
Environment=TERM=xterm PATH=/bin:/usr/bin:/usr/local/bin
KeepAlive=true
SystemModes=text
[KeyboardPreferenceLoader]
KeepAlive=false
User=anon
[TestRunner@ttyS0]
Executable=/home/anon/Tests/run-tests-and-shutdown.sh
StdIO=/dev/ttyS0
Environment=DO_SHUTDOWN_AFTER_TESTS=1 TERM=xterm PATH=/bin:/usr/bin:/usr/local/bin
User=anon
WorkingDirectory=/home/anon
SystemModes=self-test
[GenerateManpages@ttyS0]
Executable=/root/generate_manpages.sh
StdIO=/dev/ttyS0
Environment=DO_SHUTDOWN_AFTER_GENERATE=1 TERM=xterm PATH=/bin
User=root
WorkingDirectory=/root/
SystemModes=generate-manpages
[LoginServer]
User=root
Arguments=--auto-login anon

View File

@ -1,43 +0,0 @@
[Screens]
MainScreen=0
[Screen0]
Mode=Device
Device=/dev/gpu/connector0
Left=0
Top=0
Width=1024
Height=768
ScaleFactor=1
[Fonts]
Default=Katica 10 400 0
WindowTitle=Katica 10 700 0
FixedWidth=Csilla 10 400 0
[Theme]
Name=Default
LoadCustomColorScheme=false
[Mouse]
AccelerationFactor=1.0
ScrollStepSize=4
CursorTheme=Default
ButtonsSwitched=false
NaturalScroll=false
[Graphics]
OverlayRectShadow=/res/graphics/overlay-rect-shadow.png
[Input]
DoubleClickSpeed=250
[Background]
Mode=Stretch
[Applet]
Order=WorkspacePicker,CPUGraph,MemoryGraph,NetworkGraph,Network,ClipboardHistory,Audio,Keymap
[Workspaces]
Rows=2
Columns=2

View File

@ -1,14 +0,0 @@
# Root file system. This is a fake entry which gets ignored by `mount -a`;
# the actual logic for mounting root is in the kernel.
/dev/hda / ext2 nodev,nosuid,ro
# Remount /bin, /root, and /home while adding the appropriate permissions.
/bin /bin bind bind,nodev,ro
/etc /etc bind bind,nodev,nosuid
/home /home bind bind,nodev,nosuid
/root /root bind bind,nodev,nosuid
/var /var bind bind,nodev,nosuid
/www /www bind bind,nodev,nosuid
/usr/Tests /usr/Tests bind bind,nodev,ro
/usr/local /usr/local bind bind,nodev,nosuid
/usr/Ports /usr/Ports bind bind,nodev,nosuid

View File

@ -1,9 +0,0 @@
root:x:0:
wheel:x:1:anon
tty:x:2:
phys:x:3:window,anon
audio:x:4:anon
utmp:x:5:
lookup:x:10:anon
window:x:13:anon
users:x:100:anon

View File

@ -1 +0,0 @@
127.0.0.1 localhost

View File

@ -1,6 +0,0 @@
root::0:0:root:/root:/bin/Shell
lookup:!:10:10:LookupServer,,,:/:/bin/false
window:!:13:13:WindowServer,,,:/:/bin/false
sshd:!:19:19:OpenSSH privsep,,,:/:/bin/false
anon:!:100:100:Anonymous,,,:/home/anon:/bin/Shell
nona:!:200:100:Nona,,,:/home/nona:/bin/Shell

View File

@ -1,37 +0,0 @@
#!sh
alias fm=FileManager
alias mag=Magnifier
alias sh=Shell
alias tb=Taskbar
alias te=TextEditor
alias he=HexEditor
alias pp=PixelPaint
alias iv=ImageViewer
alias pi=Piano
alias calc=Calculator
alias calendar=Calendar
alias sp=SoundPlayer
alias help=Help
alias br=Browser
alias hs=HackStudio
alias sdb=Debugger
alias sm=SystemMonitor
alias pv=Profiler
alias ws=WebServer
alias fe=FontEditor
alias ss=Spreadsheet
alias vp=VideoPlayer
alias ll='ls -l'
if [ "$(id -u)" = "0" ]; then
prompt_color=31
else
prompt_color=32
fi
export PROMPT="\\X\\u@\\h:\\w\\a\\e[$prompt_color;1m\\h\\e[0m:\\e[34;1m\\w\\e[0m \\p "
export TMPDIR=/tmp
PROGRAMS_ALLOWED_TO_MODIFY_DEFAULT_TERMIOS="stty"

View File

@ -1,64 +0,0 @@
# Internet (IP) protocols
#
# Updated from http://www.iana.org/assignments/protocol-numbers and other
# sources.
# New protocols will be added on request if they have been officially
# assigned by IANA and are not historical.
# If you need a huge list of used numbers please install the nmap package.
ip 0 IP # internet protocol, pseudo protocol number
hopopt 0 HOPOPT # IPv6 Hop-by-Hop Option [RFC1883]
icmp 1 ICMP # internet control message protocol
igmp 2 IGMP # Internet Group Management
ggp 3 GGP # gateway-gateway protocol
ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'')
st 5 ST # ST datagram mode
tcp 6 TCP # transmission control protocol
egp 8 EGP # exterior gateway protocol
igp 9 IGP # any private interior gateway (Cisco)
pup 12 PUP # PARC universal packet protocol
udp 17 UDP # user datagram protocol
hmp 20 HMP # host monitoring protocol
xns-idp 22 XNS-IDP # Xerox NS IDP
rdp 27 RDP # "reliable datagram" protocol
iso-tp4 29 ISO-TP4 # ISO Transport Protocol class 4 [RFC905]
dccp 33 DCCP # Datagram Congestion Control Prot. [RFC4340]
xtp 36 XTP # Xpress Transfer Protocol
ddp 37 DDP # Datagram Delivery Protocol
idpr-cmtp 38 IDPR-CMTP # IDPR Control Message Transport
ipv6 41 IPv6 # Internet Protocol, version 6
ipv6-route 43 IPv6-Route # Routing Header for IPv6
ipv6-frag 44 IPv6-Frag # Fragment Header for IPv6
idrp 45 IDRP # Inter-Domain Routing Protocol
rsvp 46 RSVP # Reservation Protocol
gre 47 GRE # General Routing Encapsulation
esp 50 IPSEC-ESP # Encap Security Payload [RFC2406]
ah 51 IPSEC-AH # Authentication Header [RFC2402]
skip 57 SKIP # SKIP
ipv6-icmp 58 IPv6-ICMP # ICMP for IPv6
ipv6-nonxt 59 IPv6-NoNxt # No Next Header for IPv6
ipv6-opts 60 IPv6-Opts # Destination Options for IPv6
rspf 73 RSPF CPHB # Radio Shortest Path First (officially CPHB)
vmtp 81 VMTP # Versatile Message Transport
eigrp 88 EIGRP # Enhanced Interior Routing Protocol (Cisco)
ospf 89 OSPFIGP # Open Shortest Path First IGP
ax.25 93 AX.25 # AX.25 frames
ipip 94 IPIP # IP-within-IP Encapsulation Protocol
etherip 97 ETHERIP # Ethernet-within-IP Encapsulation [RFC3378]
encap 98 ENCAP # Yet Another IP encapsulation [RFC1241]
# 99 # any private encryption scheme
pim 103 PIM # Protocol Independent Multicast
ipcomp 108 IPCOMP # IP Payload Compression Protocol
vrrp 112 VRRP # Virtual Router Redundancy Protocol [RFC5798]
l2tp 115 L2TP # Layer Two Tunneling Protocol [RFC2661]
isis 124 ISIS # IS-IS over IPv4
sctp 132 SCTP # Stream Control Transmission Protocol
fc 133 FC # Fibre Channel
mobility-header 135 Mobility-Header # Mobility Support for IPv6 [RFC3775]
udplite 136 UDPLite # UDP-Lite [RFC3828]
mpls-in-ip 137 MPLS-in-IP # MPLS-in-IP [RFC4023]
manet 138 # MANET Protocols [RFC5498]
hip 139 HIP # Host Identity Protocol
shim6 140 Shim6 # Shim6 Protocol [RFC5533]
wesp 141 WESP # Wrapped Encapsulating Security Payload
rohc 142 ROHC # Robust Header Compression

View File

@ -1,578 +0,0 @@
# Network services, Internet style
#
# Note that it is presently the policy of IANA to assign a single well-known
# port number for both TCP and UDP; hence, officially ports have two entries
# even if the protocol doesn't support UDP operations.
#
# Updated from https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml .
#
# New ports will be added on request if they have been officially assigned
# by IANA and used in the real-world or are needed by a debian package.
# If you need a huge list of used numbers please install the nmap package.
tcpmux 1/tcp # TCP port service multiplexer
echo 7/tcp
echo 7/udp
discard 9/tcp sink null
discard 9/udp sink null
systat 11/tcp users
daytime 13/tcp
daytime 13/udp
netstat 15/tcp
qotd 17/tcp quote
msp 18/tcp # message send protocol
msp 18/udp
chargen 19/tcp ttytst source
chargen 19/udp ttytst source
ftp-data 20/tcp
ftp 21/tcp
fsp 21/udp fspd
ssh 22/tcp # SSH Remote Login Protocol
telnet 23/tcp
smtp 25/tcp mail
time 37/tcp timserver
time 37/udp timserver
rlp 39/udp resource # resource location
nameserver 42/tcp name # IEN 116
whois 43/tcp nicname
tacacs 49/tcp # Login Host Protocol (TACACS)
tacacs 49/udp
domain 53/tcp # Domain Name Server
domain 53/udp
bootps 67/udp
bootpc 68/udp
tftp 69/udp
gopher 70/tcp # Internet Gopher
finger 79/tcp
http 80/tcp www # WorldWideWeb HTTP
link 87/tcp ttylink
kerberos 88/tcp kerberos5 krb5 kerberos-sec # Kerberos v5
kerberos 88/udp kerberos5 krb5 kerberos-sec # Kerberos v5
iso-tsap 102/tcp tsap # part of ISODE
acr-nema 104/tcp dicom # Digital Imag. & Comm. 300
pop3 110/tcp pop-3 # POP version 3
sunrpc 111/tcp portmapper # RPC 4.0 portmapper
sunrpc 111/udp portmapper
auth 113/tcp authentication tap ident
sftp 115/tcp
nntp 119/tcp readnews untp # USENET News Transfer Protocol
ntp 123/udp # Network Time Protocol
epmap 135/tcp loc-srv # DCE endpoint resolution
epmap 135/udp loc-srv
netbios-ns 137/tcp # NETBIOS Name Service
netbios-ns 137/udp
netbios-dgm 138/tcp # NETBIOS Datagram Service
netbios-dgm 138/udp
netbios-ssn 139/tcp # NETBIOS session service
netbios-ssn 139/udp
imap2 143/tcp imap # Interim Mail Access P 2 and 4
snmp 161/tcp # Simple Net Mgmt Protocol
snmp 161/udp
snmp-trap 162/tcp snmptrap # Traps for SNMP
snmp-trap 162/udp snmptrap
cmip-man 163/tcp # ISO mgmt over IP (CMOT)
cmip-man 163/udp
cmip-agent 164/tcp
cmip-agent 164/udp
mailq 174/tcp # Mailer transport queue for Zmailer
mailq 174/udp
xdmcp 177/tcp # X Display Mgr. Control Proto
xdmcp 177/udp
nextstep 178/tcp NeXTStep NextStep # NeXTStep window
nextstep 178/udp NeXTStep NextStep # server
bgp 179/tcp # Border Gateway Protocol
irc 194/tcp # Internet Relay Chat
irc 194/udp
smux 199/tcp # SNMP Unix Multiplexer
smux 199/udp
at-rtmp 201/tcp # AppleTalk routing
at-rtmp 201/udp
at-nbp 202/tcp # AppleTalk name binding
at-nbp 202/udp
at-echo 204/tcp # AppleTalk echo
at-echo 204/udp
at-zis 206/tcp # AppleTalk zone information
at-zis 206/udp
qmtp 209/tcp # Quick Mail Transfer Protocol
qmtp 209/udp
z3950 210/tcp wais # NISO Z39.50 database
z3950 210/udp wais
ipx 213/tcp # IPX
ipx 213/udp
ptp-event 319/udp
ptp-general 320/udp
pawserv 345/tcp # Perf Analysis Workbench
pawserv 345/udp
zserv 346/tcp # Zebra server
zserv 346/udp
fatserv 347/tcp # Fatmen Server
fatserv 347/udp
rpc2portmap 369/tcp
rpc2portmap 369/udp # Coda portmapper
codaauth2 370/tcp
codaauth2 370/udp # Coda authentication server
clearcase 371/tcp Clearcase
clearcase 371/udp Clearcase
ulistserv 372/tcp # UNIX Listserv
ulistserv 372/udp
ldap 389/tcp # Lightweight Directory Access Protocol
ldap 389/udp
imsp 406/tcp # Interactive Mail Support Protocol
imsp 406/udp
svrloc 427/tcp # Server Location
svrloc 427/udp
https 443/tcp # http protocol over TLS/SSL
snpp 444/tcp # Simple Network Paging Protocol
snpp 444/udp
microsoft-ds 445/tcp # Microsoft Naked CIFS
microsoft-ds 445/udp
kpasswd 464/tcp
kpasswd 464/udp
submissions 465/tcp ssmtp smtps urd # Submission over TLS [RFC8314]
saft 487/tcp # Simple Asynchronous File Transfer
saft 487/udp
isakmp 500/tcp # IPsec - Internet Security Association
isakmp 500/udp # and Key Management Protocol
rtsp 554/tcp # Real Time Stream Control Protocol
rtsp 554/udp
nqs 607/tcp # Network Queuing system
nqs 607/udp
npmp-local 610/tcp dqs313_qmaster # npmp-local / DQS
npmp-local 610/udp dqs313_qmaster
npmp-gui 611/tcp dqs313_execd # npmp-gui / DQS
npmp-gui 611/udp dqs313_execd
hmmp-ind 612/tcp dqs313_intercell # HMMP Indication / DQS
hmmp-ind 612/udp dqs313_intercell
asf-rmcp 623/udp # ASF Remote Management and Control Protocol
qmqp 628/tcp
qmqp 628/udp
ipp 631/tcp # Internet Printing Protocol
ipp 631/udp
#
# UNIX specific services
#
exec 512/tcp
biff 512/udp comsat
login 513/tcp
who 513/udp whod
shell 514/tcp cmd # no passwords used
syslog 514/udp
printer 515/tcp spooler # line printer spooler
talk 517/udp
ntalk 518/udp
route 520/udp router routed # RIP
timed 525/udp timeserver
tempo 526/tcp newdate
courier 530/tcp rpc
conference 531/tcp chat
netnews 532/tcp readnews
netwall 533/udp # for emergency broadcasts
gdomap 538/tcp # GNUstep distributed objects
gdomap 538/udp
uucp 540/tcp uucpd # uucp daemon
klogin 543/tcp # Kerberized `rlogin' (v5)
kshell 544/tcp krcmd # Kerberized `rsh' (v5)
dhcpv6-client 546/tcp
dhcpv6-client 546/udp
dhcpv6-server 547/tcp
dhcpv6-server 547/udp
afpovertcp 548/tcp # AFP over TCP
afpovertcp 548/udp
idfp 549/tcp
idfp 549/udp
remotefs 556/tcp rfs_server rfs # Brunhoff remote filesystem
nntps 563/tcp snntp # NNTP over SSL
submission 587/tcp # Submission [RFC4409]
ldaps 636/tcp # LDAP over SSL
ldaps 636/udp
tinc 655/tcp # tinc control port
tinc 655/udp
silc 706/tcp
silc 706/udp
kerberos-adm 749/tcp # Kerberos `kadmin' (v5)
#
webster 765/tcp # Network dictionary
webster 765/udp
domain-s 853/tcp # DNS over TLS [RFC7858]
domain-s 853/udp # DNS over DTLS [RFC8094]
rsync 873/tcp
ftps-data 989/tcp # FTP over SSL (data)
ftps 990/tcp
telnets 992/tcp # Telnet over SSL
imaps 993/tcp # IMAP over SSL
pop3s 995/tcp # POP-3 over SSL
#
# From ``Assigned Numbers'':
#
#> The Registered Ports are not controlled by the IANA and on most systems
#> can be used by ordinary user processes or programs executed by ordinary
#> users.
#
#> Ports are used in the TCP [45,106] to name the ends of logical
#> connections which carry long term conversations. For the purpose of
#> providing services to unknown callers, a service contact port is
#> defined. This list specifies the port used by the server process as its
#> contact port. While the IANA can not control uses of these ports it
#> does register or list uses of these ports as a convenience to the
#> community.
#
socks 1080/tcp # socks proxy server
socks 1080/udp
proofd 1093/tcp
proofd 1093/udp
rootd 1094/tcp
rootd 1094/udp
openvpn 1194/tcp
openvpn 1194/udp
rmiregistry 1099/tcp # Java RMI Registry
rmiregistry 1099/udp
kazaa 1214/tcp
kazaa 1214/udp
nessus 1241/tcp # Nessus vulnerability
nessus 1241/udp # assessment scanner
lotusnote 1352/tcp lotusnotes # Lotus Note
lotusnote 1352/udp lotusnotes
ms-sql-s 1433/tcp # Microsoft SQL Server
ms-sql-s 1433/udp
ms-sql-m 1434/tcp # Microsoft SQL Monitor
ms-sql-m 1434/udp
ingreslock 1524/tcp
ingreslock 1524/udp
datametrics 1645/tcp old-radius
datametrics 1645/udp old-radius
sa-msg-port 1646/tcp old-radacct
sa-msg-port 1646/udp old-radacct
kermit 1649/tcp
kermit 1649/udp
groupwise 1677/tcp
groupwise 1677/udp
l2f 1701/tcp l2tp
l2f 1701/udp l2tp
radius 1812/tcp
radius 1812/udp
radius-acct 1813/tcp radacct # Radius Accounting
radius-acct 1813/udp radacct
msnp 1863/tcp # MSN Messenger
msnp 1863/udp
unix-status 1957/tcp # remstats unix-status server
log-server 1958/tcp # remstats log server
remoteping 1959/tcp # remstats remoteping server
cisco-sccp 2000/tcp # Cisco SCCP
cisco-sccp 2000/udp
search 2010/tcp ndtp
pipe-server 2010/tcp pipe_server
nfs 2049/tcp # Network File System
nfs 2049/udp # Network File System
gnunet 2086/tcp
gnunet 2086/udp
rtcm-sc104 2101/tcp # RTCM SC-104 IANA 1/29/99
rtcm-sc104 2101/udp
gsigatekeeper 2119/tcp
gsigatekeeper 2119/udp
gris 2135/tcp # Grid Resource Information Server
gris 2135/udp
cvspserver 2401/tcp # CVS client/server operations
cvspserver 2401/udp
venus 2430/tcp # codacon port
venus 2430/udp # Venus callback/wbc interface
venus-se 2431/tcp # tcp side effects
venus-se 2431/udp # udp sftp side effect
codasrv 2432/tcp # not used
codasrv 2432/udp # server port
codasrv-se 2433/tcp # tcp side effects
codasrv-se 2433/udp # udp sftp side effect
mon 2583/tcp # MON traps
mon 2583/udp
dict 2628/tcp # Dictionary server
dict 2628/udp
f5-globalsite 2792/tcp
f5-globalsite 2792/udp
gsiftp 2811/tcp
gsiftp 2811/udp
gpsd 2947/tcp
gpsd 2947/udp
gds-db 3050/tcp gds_db # InterBase server
gds-db 3050/udp gds_db
icpv2 3130/tcp icp # Internet Cache Protocol
icpv2 3130/udp icp
isns 3205/tcp # iSNS Server Port
isns 3205/udp # iSNS Server Port
iscsi-target 3260/tcp
mysql 3306/tcp
mysql 3306/udp
nut 3493/tcp # Network UPS Tools
nut 3493/udp
distcc 3632/tcp # distributed compiler
distcc 3632/udp
daap 3689/tcp # Digital Audio Access Protocol
daap 3689/udp
svn 3690/tcp subversion # Subversion protocol
svn 3690/udp subversion
suucp 4031/tcp # UUCP over SSL
suucp 4031/udp
sysrqd 4094/tcp # sysrq daemon
sysrqd 4094/udp
sieve 4190/tcp # ManageSieve Protocol
epmd 4369/tcp # Erlang Port Mapper Daemon
epmd 4369/udp
remctl 4373/tcp # Remote Authenticated Command Service
remctl 4373/udp
f5-iquery 4353/tcp # F5 iQuery
f5-iquery 4353/udp
ipsec-nat-t 4500/udp # IPsec NAT-Traversal [RFC3947]
iax 4569/tcp # Inter-Asterisk eXchange
iax 4569/udp
mtn 4691/tcp # monotone Netsync Protocol
mtn 4691/udp
radmin-port 4899/tcp # RAdmin Port
radmin-port 4899/udp
rfe 5002/udp # Radio Free Ethernet
rfe 5002/tcp
mmcc 5050/tcp # multimedia conference control tool (Yahoo IM)
mmcc 5050/udp
sip 5060/tcp # Session Initiation Protocol
sip 5060/udp
sip-tls 5061/tcp
sip-tls 5061/udp
aol 5190/tcp # AIM
aol 5190/udp
xmpp-client 5222/tcp jabber-client # Jabber Client Connection
xmpp-client 5222/udp jabber-client
xmpp-server 5269/tcp jabber-server # Jabber Server Connection
xmpp-server 5269/udp jabber-server
cfengine 5308/tcp
cfengine 5308/udp
mdns 5353/tcp # Multicast DNS
mdns 5353/udp
postgresql 5432/tcp postgres # PostgreSQL Database
postgresql 5432/udp postgres
freeciv 5556/tcp rptp # Freeciv gameplay
freeciv 5556/udp
amqps 5671/tcp # AMQP protocol over TLS/SSL
amqp 5672/tcp
amqp 5672/udp
amqp 5672/sctp
ggz 5688/tcp # GGZ Gaming Zone
ggz 5688/udp
x11 6000/tcp x11-0 # X Window System
x11 6000/udp x11-0
x11-1 6001/tcp
x11-1 6001/udp
x11-2 6002/tcp
x11-2 6002/udp
x11-3 6003/tcp
x11-3 6003/udp
x11-4 6004/tcp
x11-4 6004/udp
x11-5 6005/tcp
x11-5 6005/udp
x11-6 6006/tcp
x11-6 6006/udp
x11-7 6007/tcp
x11-7 6007/udp
gnutella-svc 6346/tcp # gnutella
gnutella-svc 6346/udp
gnutella-rtr 6347/tcp # gnutella
gnutella-rtr 6347/udp
sge-qmaster 6444/tcp sge_qmaster # Grid Engine Qmaster Service
sge-qmaster 6444/udp sge_qmaster
sge-execd 6445/tcp sge_execd # Grid Engine Execution Service
sge-execd 6445/udp sge_execd
mysql-proxy 6446/tcp # MySQL Proxy
mysql-proxy 6446/udp
babel 6696/udp # Babel Routing Protocol
ircs-u 6697/tcp # Internet Relay Chat via TLS/SSL
afs3-fileserver 7000/tcp bbs # file server itself
afs3-fileserver 7000/udp bbs
afs3-callback 7001/tcp # callbacks to cache managers
afs3-callback 7001/udp
afs3-prserver 7002/tcp # users & groups database
afs3-prserver 7002/udp
afs3-vlserver 7003/tcp # volume location database
afs3-vlserver 7003/udp
afs3-kaserver 7004/tcp # AFS/Kerberos authentication
afs3-kaserver 7004/udp
afs3-volser 7005/tcp # volume management server
afs3-volser 7005/udp
afs3-errors 7006/tcp # error interpretation service
afs3-errors 7006/udp
afs3-bos 7007/tcp # basic overseer process
afs3-bos 7007/udp
afs3-update 7008/tcp # server-to-server updater
afs3-update 7008/udp
afs3-rmtsys 7009/tcp # remote cache manager service
afs3-rmtsys 7009/udp
font-service 7100/tcp xfs # X Font Service
font-service 7100/udp xfs
http-alt 8080/tcp webcache # WWW caching service
http-alt 8080/udp
puppet 8140/tcp # The Puppet master service
bacula-dir 9101/tcp # Bacula Director
bacula-dir 9101/udp
bacula-fd 9102/tcp # Bacula File Daemon
bacula-fd 9102/udp
bacula-sd 9103/tcp # Bacula Storage Daemon
bacula-sd 9103/udp
xmms2 9667/tcp # Cross-platform Music Multiplexing System
xmms2 9667/udp
nbd 10809/tcp # Linux Network Block Device
zabbix-agent 10050/tcp # Zabbix Agent
zabbix-agent 10050/udp
zabbix-trapper 10051/tcp # Zabbix Trapper
zabbix-trapper 10051/udp
amanda 10080/tcp # amanda backup services
amanda 10080/udp
dicom 11112/tcp
hkp 11371/tcp # OpenPGP HTTP Keyserver
hkp 11371/udp
bprd 13720/tcp # VERITAS NetBackup
bprd 13720/udp
bpdbm 13721/tcp # VERITAS NetBackup
bpdbm 13721/udp
bpjava-msvc 13722/tcp # BP Java MSVC Protocol
bpjava-msvc 13722/udp
vnetd 13724/tcp # Veritas Network Utility
vnetd 13724/udp
bpcd 13782/tcp # VERITAS NetBackup
bpcd 13782/udp
vopied 13783/tcp # VERITAS NetBackup
vopied 13783/udp
db-lsp 17500/tcp # Dropbox LanSync Protocol
dcap 22125/tcp # dCache Access Protocol
gsidcap 22128/tcp # GSI dCache Access Protocol
wnn6 22273/tcp # wnn6
wnn6 22273/udp
#
# Datagram Delivery Protocol services
#
rtmp 1/ddp # Routing Table Maintenance Protocol
nbp 2/ddp # Name Binding Protocol
echo 4/ddp # AppleTalk Echo Protocol
zip 6/ddp # Zone Information Protocol
#=========================================================================
# The remaining port numbers are not as allocated by IANA.
#=========================================================================
# Kerberos (Project Athena/MIT) services
# Note that these are for Kerberos v4, and are unofficial. Sites running
# v4 should uncomment these and comment out the v5 entries above.
#
kerberos4 750/udp kerberos-iv kdc # Kerberos (server)
kerberos4 750/tcp kerberos-iv kdc
kerberos-master 751/udp kerberos_master # Kerberos authentication
kerberos-master 751/tcp
passwd-server 752/udp passwd_server # Kerberos passwd server
krb-prop 754/tcp krb_prop krb5_prop hprop # Kerberos slave propagation
krbupdate 760/tcp kreg # Kerberos registration
swat 901/tcp # swat
kpop 1109/tcp # Pop with Kerberos
knetd 2053/tcp # Kerberos de-multiplexor
zephyr-srv 2102/udp # Zephyr server
zephyr-clt 2103/udp # Zephyr serv-hm connection
zephyr-hm 2104/udp # Zephyr hostmanager
eklogin 2105/tcp # Kerberos encrypted rlogin
# Hmmm. Are we using Kv4 or Kv5 now? Worrying.
# The following is probably Kerberos v5 --- ajt@debian.org (11/02/2000)
kx 2111/tcp # X over Kerberos
iprop 2121/tcp # incremental propagation
#
# Unofficial but necessary (for NetBSD) services
#
supfilesrv 871/tcp # SUP server
supfiledbg 1127/tcp # SUP debugging
#
# Services added for the Debian GNU/Linux distribution
#
poppassd 106/tcp # Eudora
poppassd 106/udp
moira-db 775/tcp moira_db # Moira database
moira-update 777/tcp moira_update # Moira update protocol
moira-ureg 779/udp moira_ureg # Moira user registration
spamd 783/tcp # spamassassin daemon
omirr 808/tcp omirrd # online mirror
omirr 808/udp omirrd
customs 1001/tcp # pmake customs server
customs 1001/udp
skkserv 1178/tcp # skk jisho server port
predict 1210/udp # predict -- satellite tracking
rmtcfg 1236/tcp # Gracilis Packeten remote config server
wipld 1300/tcp # Wipl network monitor
xtel 1313/tcp # french minitel
xtelw 1314/tcp # french minitel
support 1529/tcp # GNATS
cfinger 2003/tcp # GNU Finger
frox 2121/tcp # frox: caching ftp proxy
ninstall 2150/tcp # ninstall service
ninstall 2150/udp
zebrasrv 2600/tcp # zebra service
zebra 2601/tcp # zebra vty
ripd 2602/tcp # ripd vty (zebra)
ripngd 2603/tcp # ripngd vty (zebra)
ospfd 2604/tcp # ospfd vty (zebra)
bgpd 2605/tcp # bgpd vty (zebra)
ospf6d 2606/tcp # ospf6d vty (zebra)
ospfapi 2607/tcp # OSPF-API
isisd 2608/tcp # ISISd vty (zebra)
afbackup 2988/tcp # Afbackup system
afbackup 2988/udp
afmbackup 2989/tcp # Afmbackup system
afmbackup 2989/udp
xtell 4224/tcp # xtell server
fax 4557/tcp # FAX transmission service (old)
hylafax 4559/tcp # HylaFAX client-server protocol (new)
distmp3 4600/tcp # distmp3host daemon
munin 4949/tcp lrrd # Munin
enbd-cstatd 5051/tcp # ENBD client statd
enbd-sstatd 5052/tcp # ENBD server statd
pcrd 5151/tcp # PCR-1000 Daemon
noclog 5354/tcp # noclogd with TCP (nocol)
noclog 5354/udp # noclogd with UDP (nocol)
hostmon 5355/tcp # hostmon uses TCP (nocol)
hostmon 5355/udp # hostmon uses UDP (nocol)
rplay 5555/udp # RPlay audio service
nrpe 5666/tcp # Nagios Remote Plugin Executor
nsca 5667/tcp # Nagios Agent - NSCA
mrtd 5674/tcp # MRT Routing Daemon
bgpsim 5675/tcp # MRT Routing Simulator
canna 5680/tcp # cannaserver
syslog-tls 6514/tcp # Syslog over TLS [RFC5425]
sane-port 6566/tcp sane saned # SANE network scanner daemon
ircd 6667/tcp # Internet Relay Chat
zope-ftp 8021/tcp # zope management by ftp
tproxy 8081/tcp # Transparent Proxy
omniorb 8088/tcp # OmniORB
omniorb 8088/udp
clc-build-daemon 8990/tcp # Common lisp build daemon
xinetd 9098/tcp
mandelspawn 9359/udp mandelbrot # network mandelbrot
git 9418/tcp # Git Version Control System
zope 9673/tcp # zope server
webmin 10000/tcp
kamanda 10081/tcp # amanda backup services (Kerberos)
kamanda 10081/udp
amandaidx 10082/tcp # amanda backup services
amidxtape 10083/tcp # amanda backup services
smsqp 11201/tcp # Alamin SMS gateway
smsqp 11201/udp
xpilot 15345/tcp # XPilot Contact Port
xpilot 15345/udp
sgi-cmsd 17001/udp # Cluster membership services daemon
sgi-crsd 17002/udp
sgi-gcd 17003/udp # SGI Group membership daemon
sgi-cad 17004/tcp # Cluster Admin daemon
isdnlog 20011/tcp # isdn logging system
isdnlog 20011/udp
vboxd 20012/tcp # voice box system
vboxd 20012/udp
binkp 24554/tcp # binkp fidonet protocol
asp 27374/tcp # Address Search Protocol
asp 27374/udp
csync2 30865/tcp # cluster synchronization tool
dircproxy 57000/tcp # Detachable IRC Proxy
tfido 60177/tcp # fidonet EMSI over telnet
fido 60179/tcp # fidonet EMSI over TCP
# Local services

View File

@ -1,6 +0,0 @@
root::18727::::::
lookup:!*:18727::::::
window:!*:18727::::::
sshd:!*:18727::::::
anon:$5$zFiQBeTD88m/mhbU$ecHDSdRd5yNV45BzIRXwtRpxJtMpVI5twjRRXO8X03Q=:18727:0:99999::::
nona:!*:18727::::::

View File

@ -1,42 +0,0 @@
#!sh
alias fm=FileManager
alias mag=Magnifier
alias sh=Shell
alias tb=Taskbar
alias te=TextEditor
alias he=HexEditor
alias pp=PixelPaint
alias iv=ImageViewer
alias pi=Piano
alias calc=Calculator
alias calendar=Calendar
alias sp=SoundPlayer
alias help=Help
alias br=Browser
alias hs=HackStudio
alias sdb=Debugger
alias sm=SystemMonitor
alias pv=Profiler
alias ws=WebServer
alias fe=FontEditor
alias ss=Spreadsheet
alias vp=VideoPlayer
alias ll='ls -l'
if [ "$(id -u)" = "0" ] {
prompt_color=31
} else {
prompt_color=32
}
export PROMPT="\\X\\u@\\h:\\w\\a\\e[$prompt_color;1m\\h\\e[0m:\\e[34;1m\\w\\e[0m \\p "
export HISTORY_AUTOSAVE_TIME_MS=10000
export TMPDIR=/tmp
PROGRAMS_ALLOWED_TO_MODIFY_DEFAULT_TERMIOS=(stty)
for /usr/share/shell/completion/*.sh { source $it }

View File

@ -1 +0,0 @@
UTC

View File

@ -1,10 +0,0 @@
[
{ "name": "Root", "path": "/" },
{ "name": "Home", "path": "/home/anon" },
{ "name": "Desktop", "path": "/home/anon/Desktop" },
{ "name": "Documents", "path": "/home/anon/Documents" },
{ "name": "Downloads", "path": "/home/anon/Downloads" },
{ "name": "Music", "path": "/home/anon/Music" },
{ "name": "Pictures", "path": "/home/anon/Pictures" },
{ "name": "Videos", "path": "/home/anon/Videos" }
]

View File

@ -1,9 +0,0 @@
[DirectoryView]
ViewMode=Icon
ShowDotFiles=false
[Layout]
ShowToolbar=true
ShowStatusBar=true
ShowLocationBar=true
ShowFolderPane=true

View File

@ -1,2 +0,0 @@
[Defaults]
Font=/res/fonts/KaticaRegular10.font

View File

@ -1,39 +0,0 @@
[FileType]
dds=/bin/ImageViewer
pbm=/bin/ImageViewer
pgm=/bin/ImageViewer
png=/bin/ImageViewer
ppm=/bin/ImageViewer
gif=/bin/ImageViewer
bmp=/bin/ImageViewer
jpg=/bin/ImageViewer
jpeg=/bin/ImageViewer
jxl=/bin/ImageViewer
qoi=/bin/ImageViewer
webp=/bin/ImageViewer
tga=/bin/ImageViewer
tvg=/bin/ImageViewer
ico=/bin/ImageViewer
html=/bin/Browser
wav=/bin/SoundPlayer
flac=/bin/SoundPlayer
m3u=/bin/SoundPlayer
m3u8=/bin/SoundPlayer
mp3=/bin/SoundPlayer
qoa=/bin/SoundPlayer
txt=/bin/TextEditor
font=/bin/FontEditor
sheets=/bin/Spreadsheet
csv=/bin/Spreadsheet
gml=/bin/GMLPlayground
pdf=/bin/PDFViewer
profile=/bin/Profiler
pp=/bin/PixelPaint
directory=/bin/FileManager
*=/bin/TextEditor
[Protocol]
gemini=/bin/Browser
http=/bin/Browser
https=/bin/Browser
help=/bin/Help

View File

@ -1,12 +0,0 @@
[PixelGrid]
Threshold=15
Show=true
[Rulers]
Show=true
[Guides]
Show=true
[ImageEditor]
ShowActiveLayerBoundary=true

View File

@ -1,143 +0,0 @@
[Clipboard]
Socket=/tmp/session/%sid/portal/clipboard
SocketPermissions=600
Priority=low
[ConfigServer]
Socket=/tmp/session/%sid/portal/config
SocketPermissions=600
[RequestServer]
Socket=/tmp/session/%sid/portal/request
SocketPermissions=600
Lazy=true
Priority=low
SystemModes=text,graphical
MultiInstance=true
AcceptSocketConnections=true
[WebContent]
Socket=/tmp/session/%sid/portal/webcontent
SocketPermissions=600
Lazy=true
SystemModes=graphical
MultiInstance=true
AcceptSocketConnections=true
[WebSocket]
Socket=/tmp/session/%sid/portal/websocket
SocketPermissions=600
Lazy=true
Priority=low
SystemModes=text,graphical
MultiInstance=true
AcceptSocketConnections=true
[WebWorker]
Socket=/tmp/session/%sid/portal/webworker
SocketPermissions=600
Lazy=true
Priority=low
SystemModes=text,graphical
MultiInstance=true
AcceptSocketConnections=true
[FileSystemAccessServer]
Socket=/tmp/session/%sid/portal/filesystemaccess
SocketPermissions=660
Lazy=true
Priority=low
SystemModes=text,graphical
MultiInstance=true
AcceptSocketConnections=true
[ImageDecoder]
Socket=/tmp/session/%sid/portal/image
SocketPermissions=600
Lazy=true
SystemModes=graphical
MultiInstance=true
AcceptSocketConnections=true
[NotificationServer]
Socket=/tmp/session/%sid/portal/notify
SocketPermissions=600
Lazy=true
Priority=low
KeepAlive=true
[AudioServer]
Socket=/tmp/session/%sid/portal/audio,/tmp/session/%sid/portal/audiomanager
Priority=high
KeepAlive=true
SystemModes=text,graphical
[CppLanguageServer]
Socket=/tmp/session/%sid/portal/language/cpp
SocketPermissions=600
Lazy=true
MultiInstance=true
AcceptSocketConnections=true
[ShellLanguageServer]
Socket=/tmp/session/%sid/portal/language/shell
SocketPermissions=600
Lazy=true
MultiInstance=true
AcceptSocketConnections=true
[SQLServer]
Socket=/tmp/session/%sid/portal/sql
SocketPermissions=600
Priority=low
Lazy=true
KeepAlive=true
[LaunchServer]
Socket=/tmp/session/%sid/portal/launch
SocketPermissions=600
Lazy=true
SystemModes=text,graphical
[WorkspacePicker.Applet]
Priority=low
KeepAlive=true
[ResourceGraph.Applet]
Arguments=--cpu=CPUGraph,#00bb00 --memory=MemoryGraph,#00bbbb --network=NetworkGraph,#bbbb00
Priority=low
KeepAlive=true
[Audio.Applet]
Priority=low
KeepAlive=true
[Network.Applet]
Arguments=--name=Network
Priority=low
KeepAlive=true
[ClipboardHistory.Applet]
Priority=low
KeepAlive=true
[Keymap.Applet]
Priority=low
KeepAlive=true
[Taskbar]
KeepAlive=true
[Desktop]
Executable=/bin/FileManager
Arguments=--desktop
KeepAlive=true
[Terminal]
WorkingDirectory=/home/anon
[CrashDaemon]
KeepAlive=true
[SpiceAgent]
KeepAlive=false

View File

@ -1,8 +0,0 @@
[Clock]
TimeFormat=%T
[QuickLaunch_Entries]
Ladybird=0:Browser.af
FileManager=1:FileManager.af
Terminal=2:Terminal.af
TextEditor=3:TextEditor.af

View File

@ -1,13 +0,0 @@
[Startup]
Command=
[Terminal]
ShowScrollBar=true
MaxHistorySize=1024
AutoMark=MarkInteractiveShellPrompt
[Window]
Opacity=255
Bell=Visible
ColorScheme=Default
[Cursor]
Shape=Block
Blinking=true

View File

@ -1,11 +0,0 @@
[Global]
SkipDirectories=Kernel/Legacy Shell
SkipRegex=^ue-.*$
SkipTests=TestCommonmark function.sh
NotTestsPattern=^.*(txt|frm|inc|so|elf)$
[test-js]
Arguments=--show-progress=false
[test-spreadsheet]
Arguments=--show-progress=false

View File

@ -1,4 +0,0 @@
[Layout]
ShowRuler=true
ShowToolbar=true
ShowStatusBar=true

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,72 +0,0 @@
{
"version": 1,
"metadata": {
"author": "CatDog",
"title": "Example presentation",
"last-modified": "2022-10-21T14:50:00",
"width": 320,
"aspect": "16:9"
},
"templates": {},
"slides": [
{
"title": "Introduction",
"frame_count": 2,
"objects": [
{
"frame": 0,
"type": "text",
"text": "Welcome to Presenter!",
"rect": [20, 20, 280, 30],
"color": "#000000",
"font": "Liberation Serif",
"font-size": 18,
"font-weight": "Bold",
"text-alignment": "Center"
},
{
"frame": 1,
"type": "text",
"text": "This program is very cool. It supports:\n - Scaling properly to the window\n - Text\n - Switching between slides\n - that's all for now lol",
"rect": [20, 60, 280, 140],
"color": "#2f0000",
"font": "Liberation Serif",
"font-size": 8,
"font-weight": "Regular",
"text-alignment": "TopLeft"
}
]
},
{
"title": "The Second Slide",
"frame_count": 2,
"objects": [
{
"frame": 0,
"type": "text",
"text": "CatDog likes this program!",
"rect": [20, 10, 280, 40],
"color": "#2f0000",
"font": "Liberation Serif",
"font-size": 7,
"font-weight": "Regular",
"text-alignment": "Center"
},
{
"frame": 1,
"type": "image",
"rect": [50, 50, 200, 100],
"path": "/res/graphics/catdog/alert.png",
"scaling": "fit-smallest",
"scaling-mode": "nearest-neighbor"
}
]
}
]
}

View File

@ -1,14 +0,0 @@
CREATE SCHEMA TestSchema;
CREATE TABLE TestSchema.TestTable
(
TextColumn text,
IntColumn integer
);
INSERT INTO TestSchema.TestTable (TextColumn, IntColumn)
VALUES ('Test_1', 42),
('Test_3', 44),
('Test_2', 43),
('Test_4', 45),
('Test_5', 46);
SELECT *
FROM TestSchema.TestTable;

View File

@ -1,26 +0,0 @@
CREATE SCHEMA TestSchema;
CREATE TABLE TestSchema.TestTable1
(
TextColumn1 text,
IntColumn integer
);
CREATE TABLE TestSchema.TestTable2
(
TextColumn2 text,
IntColumn integer
);
INSERT INTO TestSchema.TestTable1 (TextColumn1, IntColumn)
VALUES ('Test_1', 42),
('Test_3', 44),
('Test_2', 43),
('Test_4', 45),
('Test_5', 46);
INSERT INTO TestSchema.TestTable2 (TextColumn2, IntColumn)
VALUES ('Test_10', 40),
('Test_11', 41),
('Test_12', 42),
('Test_13', 47),
('Test_14', 48);
SELECT *
FROM TestSchema.TestTable1,
TestSchema.TestTable2;

View File

@ -1,14 +0,0 @@
CREATE SCHEMA TestSchema;
CREATE TABLE TestSchema.TestTable
(
TextColumn text,
IntColumn integer
);
INSERT INTO TestSchema.TestTable (TextColumn, IntColumn)
VALUES ('Test_1', 42),
('Test_3', 44),
('Test_2', 43),
('Test_4', 45),
('Test_5', 46);
SELECT *
FROM TestSchema.TestTable;

View File

@ -1,27 +0,0 @@
CREATE SCHEMA TestSchema;
CREATE TABLE TestSchema.TestTable1
(
TextColumn1 text,
IntColumn integer
);
CREATE TABLE TestSchema.TestTable2
(
TextColumn2 text,
IntColumn integer
);
INSERT INTO TestSchema.TestTable1 (TextColumn1, IntColumn)
VALUES ('Test_1', 42),
('Test_3', 44),
('Test_2', 43),
('Test_4', 45),
('Test_5', 46);
INSERT INTO TestSchema.TestTable2 (TextColumn2, IntColumn)
VALUES ('Test_10', 40),
('Test_11', 41),
('Test_12', 42),
('Test_13', 47),
('Test_14', 48);
SELECT TestTable1.IntColumn, TextColumn1, TextColumn2
FROM TestSchema.TestTable1,
TestSchema.TestTable2
WHERE TestTable1.IntColumn = TestTable2.IntColumn;

View File

@ -1,14 +0,0 @@
CREATE SCHEMA TestSchema;
CREATE TABLE TestSchema.TestTable
(
TextColumn text,
IntColumn integer
);
INSERT INTO TestSchema.TestTable (TextColumn, IntColumn)
VALUES ('Test_1', 42),
('Test_3', 44),
('Test_2', 43),
('Test_4', 45),
('Test_5', 46);
SELECT TextColumn
FROM TestSchema.TestTable;

View File

@ -1,15 +0,0 @@
CREATE SCHEMA TestSchema;
CREATE TABLE TestSchema.TestTable
(
TextColumn text,
IntColumn integer
);
INSERT INTO TestSchema.TestTable (TextColumn, IntColumn)
VALUES ('Test_1', 42),
('Test_3', 44),
('Test_2', 43),
('Test_4', 45),
('Test_5', 46);
SELECT TextColumn, IntColumn
FROM TestSchema.TestTable
WHERE IntColumn > 44;

View File

@ -1,11 +0,0 @@
var a = [1, 2, 3];
a[1] = 5;
var push_result = a.push(7);
for (var i = 0; i < a.length; ++i) {
console.log(a[i]);
}
console.log("push result: " + push_result);

View File

@ -1,2 +0,0 @@
var foo = "foobar";
console.log(foo.charAt(3));

View File

@ -1,5 +0,0 @@
console.log("I am a generic log message");
console.debug("I am a debug log message");
console.info("I am an info log message");
console.warn("I am a warning log message");
console.error("I am an error log message");

View File

@ -1,14 +0,0 @@
var now = Date.now();
console.log("Unix timestamp: " + now / 1000);
var d = new Date();
var year = d.getFullYear();
var month = (d.getMonth() + 1).toString().padStart(2, "0");
var day = d.getDate().toString().padStart(2, "0");
var hours = d.getHours().toString().padStart(2, "0");
var minutes = d.getMinutes().toString().padStart(2, "0");
var seconds = d.getSeconds().toString().padStart(2, "0");
var milliseconds = d.getMilliseconds().toString().padStart(3, "0");
console.log("Date: " + year + "-" + month + "-" + day);
console.log("Time: " + hours + ":" + minutes + ":" + seconds + "." + milliseconds);

View File

@ -1,5 +0,0 @@
var x = 0;
for (var i = 0; i !== 3; i += 1) {
x += 2;
}
x;

View File

@ -1,5 +0,0 @@
function foo() {
var x = {};
gc();
}
foo();

View File

@ -1,4 +0,0 @@
function foo(a, b) {
return a + b;
}
foo(1, 2 + 3);

View File

@ -1,8 +0,0 @@
function foo() {
var a = [];
for (var i = 0; i < 4000; ++i) {
a.push("string" + i);
}
}
foo();

View File

@ -1,2 +0,0 @@
var x = "foobar";
console.log(x.hasOwnProperty("length"));

View File

@ -1 +0,0 @@
console.log("Hello friends!")

View File

@ -1,10 +0,0 @@
const a = 1;
const computedKey = "d";
const object = {a, b: 2, "c": 3, [computedKey]: 2 + 2};
const emptyObject = {};
console.log(object.a);
console.log(object.b);
console.log(object.c);
console.log(object.d);
console.log(emptyObject.foo);

View File

@ -1,2 +0,0 @@
var foo = 1 + 2 * 3 - 4 / 5;
foo.bar();

View File

@ -1,2 +0,0 @@
function foo() { return (1 + 2) + 3; }
foo();

View File

@ -1,7 +0,0 @@
var foo = 1;
function bar() {
return 38;
}
foo = {};
foo = bar() + 4;
foo;

View File

@ -1,11 +0,0 @@
//I should return `undefined` because y is bound to the inner-most enclosing function, i.e the nested one (bar()), therefore, it's undefined in the scope of foo()
function foo() {
function bar() {
var y = 6;
}
bar();
return y;
}
console.log(foo());

View File

@ -1,7 +0,0 @@
c = 1;
function foo() {
var a = 5;
var b = 7;
return a + b + c;
}
foo();

View File

@ -1 +0,0 @@
"hello friends".length

View File

@ -1,12 +0,0 @@
var d = "Double quoted string\n";
console.log(d);
var s = 'Single quoted string\n';
console.log(s)
var e = "Escaped characters \b \f \n \r \t \v \' \" \\ \n";
console.log(e)
var u = "Unterminated string
this is not possible in js\n";
console.log(u);
var u2 = 'This is neither\n
console.log(u2);

View File

@ -1,5 +0,0 @@
try {
throw 123;
} catch (e) {
console.log(e);
}

View File

@ -1,10 +0,0 @@
try {
console.log("you should see me");
foo();
console.log("not me");
} catch (e) {
console.log("catch");
console.log(e.name);
} finally {
console.log("finally");
}

View File

@ -1,12 +0,0 @@
const object = {};
console.log(true == 1);
console.log(null == undefined);
console.log("12" == 12);
console.log(1 + "12");
console.log(12 / "12" == true);
console.log(2 * "12");
console.log(~"24");
console.log(~true);
console.log(2*2 + "4");
console.log(object == "[object Object]");

View File

@ -1 +0,0 @@
console.log(typeof undefined, typeof true, typeof 'a', typeof 1, typeof {});

View File

@ -1,17 +0,0 @@
PROGRAM = little
OBJS = main.o other.o
CXXFLAGS = -g -std=c++23
all: $(PROGRAM)
$(PROGRAM): $(OBJS)
$(CXX) -o $@ $(OBJS)
%.o: %.cpp
$(CXX) $(CXXFLAGS) -o $@ -c $<
clean:
rm $(OBJS) $(PROGRAM)
run:
./$(PROGRAM)

View File

@ -1,36 +0,0 @@
#include "other.h"
#include <stdio.h>
#include <sys/stat.h>
enum TestEnum {
ValueOne,
ValueTwo
};
struct MyStruct {
int x { -1 };
bool status { false };
TestEnum test_value { ValueOne };
};
struct Container {
MyStruct inner;
int index;
};
int main(int, char**)
{
MyStruct my_struct;
my_struct.status = !my_struct.status;
printf("my_struct.x is %d\n", my_struct.x);
int arr[6] = { -1, 2, 20, 5, 5 };
int other_arr[1][2] = { { 0, 2 } };
Container container;
for (int i = 0; i < 3; ++i) {
// This is a comment :^)
MyNamespace::func();
printf("Hello friends!\n");
mkdir("/tmp/xyz", 0755);
}
return 0;
}

View File

@ -1,18 +0,0 @@
#include "other.h"
#include <stdio.h>
namespace MyNamespace {
int func()
{
int x = 1;
int y = 2;
INT_Z = 3;
StructInHeader mystruct;
printf("x: %d\n", x);
printf("y: %d\n", y);
printf("x+y: %d\n", x + y);
return x + y;
}
}

View File

@ -1,20 +0,0 @@
#pragma once
namespace MyNamespace {
int func();
#define USE_VAR2
#define INT_Z int z
struct StructInHeader {
int var1;
#ifdef USE_VAR2
int var2;
#else
int var3;
#endif
};
}

View File

@ -1,25 +0,0 @@
#!/bin/Shell
# shellcheck disable=all
echo
echo "==== Running Tests on SerenityOS ===="
echo "architecture is: >>$(uname -m)<<"
if [ "$(uname -m)" = "AArch64" ] && [ "$1" != "--force" ] {
fail_count=0
}
else {
export LLVM_PROFILE_FILE="$HOME/profiles/%p-profile.profraw"
run-tests --show-progress=false --unlink-coredumps
fail_count=$?
unset LLVM_PROFILE_FILE
}
echo "Failed: $fail_count" > ./test-results.log
if test $DO_SHUTDOWN_AFTER_TESTS {
sync
shutdown -n
}
exit $fail_count

View File

@ -1,4 +0,0 @@
[App]
Name=&2048
Executable=/bin/2048
Category=&Games

View File

@ -1,7 +0,0 @@
[App]
Name=&3D File Viewer
Executable=/bin/3DFileViewer
Category=Gra&phics
[Launcher]
FileTypes=obj

View File

@ -1,4 +0,0 @@
[App]
Name=A&nalog Clock
Executable=/bin/AnalogClock
Category=&Utilities

View File

@ -1,4 +0,0 @@
[App]
Name=&Assistant
Executable=/bin/Assistant
Category=&Utilities

View File

@ -1,4 +0,0 @@
[App]
Name=&Brick Game
Executable=/bin/BrickGame
Category=&Games

View File

@ -1,9 +0,0 @@
[App]
Name=&Ladybird
Executable=/bin/Browser
Arguments=--new-window
Category=&Internet
[Launcher]
FileTypes=html,htm
Protocols=gemini,http,https

View File

@ -1,6 +0,0 @@
[App]
Name=Browser Settings
Executable=/bin/BrowserSettings
Category=Settings
Description=Configure Browser
ExcludeFromSystemMenu=true

View File

@ -1,4 +0,0 @@
[App]
Name=&Calculator
Executable=/bin/Calculator
Category=&Utilities

View File

@ -1,7 +0,0 @@
[App]
Name=&Calendar
Executable=/bin/Calendar
Category=&Office
[Launcher]
FileTypes=cal

View File

@ -1,6 +0,0 @@
[App]
Name=Calendar Settings
Executable=/bin/CalendarSettings
Category=Settings
Description=Configure the Calendar application and applet
ExcludeFromSystemMenu=true

View File

@ -1,4 +0,0 @@
[App]
Name=&CatDog
Executable=/bin/CatDog
Category=&Demos

View File

@ -1,6 +0,0 @@
[App]
Name=Certificate Settings
Executable=/bin/CertificateSettings
Category=Settings
Description=Access and change the system's certificates
ExcludeFromSystemMenu=true

View File

@ -1,4 +0,0 @@
[App]
Name=Cha&racter Map
Executable=/bin/CharacterMap
Category=&Utilities

View File

@ -1,4 +0,0 @@
[App]
Name=&Chess
Executable=/bin/Chess
Category=&Games

View File

@ -1,6 +0,0 @@
[App]
Name=Clock Settings
Executable=/bin/ClockSettings
Category=Settings
Description=Configure the system clock
ExcludeFromSystemMenu=true

View File

@ -1,4 +0,0 @@
[App]
Name=Color &Lines
Executable=/bin/ColorLines
Category=&Games

View File

@ -1,6 +0,0 @@
[App]
Name=Display Settings
Executable=/bin/DisplaySettings
Category=Settings
Description=Configure your display hardware, desktop wallpaper, fonts, etc.
ExcludeFromSystemMenu=true

View File

@ -1,4 +0,0 @@
[App]
Name=&Eyes
Executable=/bin/Eyes
Category=&Demos

View File

@ -1,7 +0,0 @@
[App]
Name=&File Manager
Executable=/bin/FileManager
Category=&Utilities
[Launcher]
FileTypes=zip

View File

@ -1,4 +0,0 @@
[App]
Name=&Flappy Bug
Executable=/bin/FlappyBug
Category=&Games

View File

@ -1,4 +0,0 @@
[App]
Name=Floo&d
Executable=/bin/Flood
Category=&Games

View File

@ -1,7 +0,0 @@
[App]
Name=&Font Editor
Executable=/bin/FontEditor
Category=D&evelopment
[Launcher]
FileTypes=font

View File

@ -1,7 +0,0 @@
[App]
Name=&GML Playground
Executable=/bin/GMLPlayground
Category=D&evelopment
[Launcher]
FileTypes=gml

View File

@ -1,4 +0,0 @@
[App]
Name=&Game of Life
Executable=/bin/GameOfLife
Category=&Games

View File

@ -1,6 +0,0 @@
[App]
Name=Games Settings
Executable=/bin/GamesSettings
Category=Settings
Description=Configure games
ExcludeFromSystemMenu=true

View File

@ -1,5 +0,0 @@
[App]
Name=Gradient
Executable=/bin/Gradient
Category=Demos/Screensaver
ExcludeFromSystemMenu=true

View File

@ -1,4 +0,0 @@
[App]
Name=&Hack Studio
Executable=/bin/HackStudio
Category=D&evelopment

View File

@ -1,4 +0,0 @@
[App]
Name=&Hearts
Executable=/bin/Hearts
Category=&Games

View File

@ -1,4 +0,0 @@
[App]
Name=&Help
Executable=/bin/Help
Category=&Utilities

View File

@ -1,7 +0,0 @@
[App]
Name=He&x Editor
Executable=/bin/HexEditor
Category=D&evelopment
[Launcher]
FileTypes=font

View File

@ -1,7 +0,0 @@
[App]
Name=&Image Viewer
Executable=/bin/ImageViewer
Category=Gra&phics
[Launcher]
FileTypes=bmp,dds,gif,ico,iff,jb2,jbig2,jp2,jpeg,jpg,jpx,jxl,lbm,pbm,pgm,png,ppm,qoi,tga,tiff,tif,tvg

View File

@ -1,6 +0,0 @@
[App]
Name=Keyboard Settings
Executable=/bin/KeyboardSettings
Category=Settings
Description=Customize your keyboard layout and other settings
ExcludeFromSystemMenu=true

View File

@ -1,4 +0,0 @@
[App]
Name=&Keyboard Mapper
Executable=/bin/KeyboardMapper
Category=D&evelopment

View File

@ -1,4 +0,0 @@
[App]
Name=Lib&Gfx Demo
Executable=/bin/LibGfxDemo
Category=&Demos

View File

@ -1,4 +0,0 @@
[App]
Name=LibGfx Sc&ale Demo
Executable=/bin/LibGfxScaleDemo
Category=&Demos

View File

@ -1,4 +0,0 @@
[App]
Name=&Magnifier
Executable=/bin/Magnifier
Category=&Utilities

Some files were not shown because too many files have changed in this diff Show More