summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/stand
AgeCommit message (Collapse)Author
1998-07-27make LIF definitions machine-wideMichael Shalayeff
fix bug w/ blank LIF file names (\t crept into "" string), use memset don't prepend names w/ SYS_
1998-07-20real reboot on exit()Michael Shalayeff
1998-07-14add som supportMichael Shalayeff
1998-07-14time_t is in, not longMichael Shalayeff
1998-07-13since i blew up prev commit msg, here it is:Michael Shalayeff
upgrade to new coming stand/exec framework
1998-07-13since i blew up prev commit msg, here it is:Michael Shalayeff
fix stash handling so it won't produce extra key at line start
1998-07-13libsa/itecons.cMichael Shalayeff
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there.
1998-07-08use those new pdc call typesMichael Shalayeff
1998-07-08define DEFAULT_KERNEL_ADDRESS for MI boot.cMichael Shalayeff
1998-06-30nuke custom build rulesMichael Shalayeff
1998-06-27gen boot.lif automagicallyMichael Shalayeff
1998-06-23lbikern as wellMichael Shalayeff
1998-06-23ok, it boots, include and libkern to comeMichael Shalayeff