index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hci
/
shell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-24
[readline] Allow readline_history() to return a meaningful status
Michael Brown
1
-1
/
+1
2012-10-24
[readline] Allow a prefilled input string to be provided
Michael Brown
1
-1
/
+1
2012-07-20
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
1
-1
/
+2
2011-03-30
[cmdline] Add support for shell history
Michael Brown
1
-1
/
+10
2011-03-04
[parseopt] Refer to online documentation for command help
Michael Brown
1
-2
/
+1
2010-11-29
[cmdline] Match user expectations for &&, ||, goto, and exit
Michael Brown
1
-2
/
+1
2010-11-28
[shell] Add "shell" command
Michael Brown
1
-2
/
+45
2010-11-22
[script] Allow "exit" to exit a script
Michael Brown
1
-27
/
+12
2010-04-19
[build] Rename gPXE to iPXE
Michael Brown
1
-3
/
+3
2009-05-18
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
1
-0
/
+2
2009-03-13
[tables] Redefine methods for accessing linker tables
Michael Brown
1
-6
/
+1
2007-08-03
Print multiple commands per line in help
Michael Brown
1
-2
/
+12
2007-01-19
Use stdio.h instead of vsprintf.h
Michael Brown
1
-1
/
+1
2007-01-10
Add "name" field to struct device to allow human-readable hardware device
Michael Brown
1
-2
/
+4
2006-12-20
Only need printf(), so use vsprintf.h instead of console.h
Michael Brown
1
-1
/
+1
2006-12-20
Add "exit --help" to preempt the pedants.
Michael Brown
1
-2
/
+9
2006-12-19
Minimal shell implementation using readline() and system().
Michael Brown
1
-0
/
+86