Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
1997-04-19 | make things more complicated. | 1 | -13/+46 | ||
1997-04-19 | We have a visual report with high confidence that Joshua's words actually | 1 | -1/+3 | ||
were: A STRANGE GAME. THE ONLY WINNING MOVE IS NOT TO PLAY. (but, nobody likes all caps anyway) | |||||
1997-04-19 | add /sys/arch to $cdpath so "cd i386" etc. works | 1 | -1/+1 | ||
1997-04-18 | Change via NetBSD via Scott Reynolds via Takashi Namada who provided the | 1 | -39/+46 | ||
original baseline for these changes. "Make sure to call adbop() on Power Manager-based machines." Also, substantical cleanup and beautification. | |||||
1997-04-18 | More fixes from Scott Reynolds: | 1 | -36/+45 | ||
>For small writes, use PIO rather than PDMA; this increases the reliability >of the driver (considerably, on some systems/targets). | |||||
1997-04-18 | move #includes to top; is | 1 | -5/+4 | ||
1997-04-18 | Use the new genassym.cf method of generating the assym.h file. | 3 | -90/+81 | ||
1997-04-18 | make ~ftp/pub mode 0555 | 1 | -2/+5 | ||
add ~ftp/{motd,spwd.db,pwd.db} mode 0444 | |||||
1997-04-18 | create additional disk devices in ramdisk image. | 1 | -1/+1 | ||
necessary to access cdrom and other devices (currently show up as disks) | |||||
1997-04-18 | Stuff hidden in my trees: | 1 | -0/+1 | ||
need mount_msdos on ramdisk image, to mount boot partition. It is in the crunched executable aready. | |||||
1997-04-18 | do not check BOOT_MAGIC! | 2 | -16/+12 | ||
1997-04-18 | Fix problem when fetching files with -a. | 1 | -7/+7 | ||
1997-04-18 | constrain length of db lookups better; reported by adam@math.tau.ac.il | 1 | -3/+3 | ||
1997-04-18 | angelos, please forgive me ); | 1 | -3/+5 | ||
i missed this yesterday.... now it must work for you! (; | |||||
1997-04-18 | some cleanup, comments and copyright | 1 | -70/+39 | ||
1997-04-18 | Use genassym.cf and a shell script to build assym.h. This helps | 3 | -214/+196 | ||
cross-compiling a lot. Queue taken from Scott Reynolds. | |||||
1997-04-18 | faked disklabel for extended partition + | 2 | -114/+258 | ||
fixes by Niklas to faciliate use of other partition types (ext2fs) + Indentation by Theo ;) | |||||
1997-04-18 | Fix from Denny Gentry--initialize receive seq. count and don't skip an entry | 1 | -2/+2 | ||
when programming the CAM. | |||||
1997-04-18 | oops | 1 | -4/+1 | ||
1997-04-18 | cleanup -Wall | 2 | -3/+4 | ||
1997-04-18 | Don't set sillyrename field to 0 for directories, as it's in a union with | 1 | -4/+4 | ||
the head of the cookie list. Fixes PR 3215, fix supplied by Hiroshi Tezuka <tezuka@trc.rwcp.or.jp>. Should also fix M_NFSDIROFF memory leak; fvdl | |||||
1997-04-18 | Fix some bugs in NQNFS (malformed RPC requests, no directory lease eviction); | 1 | -12/+15 | ||
fvdl | |||||
1997-04-18 | avoid possible *NULL; fvdl | 1 | -2/+3 | ||
1997-04-18 | indent | 1 | -2/+2 | ||
1997-04-18 | new socket required if changing NOCONN; fvdl | 1 | -1/+4 | ||
1997-04-18 | ensure nfs_mountroot device is a network device; from who-knows-who at | 1 | -1/+4 | ||
netbsd but who-can-tell because they don't make their cvs tree available so that people can check and give proper credit. | |||||
1997-04-18 | indent | 1 | -3/+3 | ||
1997-04-18 | only build ramdisk | 1 | -3/+3 | ||
1997-04-18 | Clean up error handling a little. There is a small | 3 | -16/+37 | ||
problem with marginal disks. This code does not like them at all. I'm too frazzled right now to figure this out. This should give better error messages... | |||||
1997-04-18 | doc recommended build process somewhat | 1 | -3/+21 | ||
1997-04-18 | mount_ext2fs | 2 | -4/+4 | ||
1997-04-18 | alpha is like amiga in the sense it doesn't support bad block lists. | 1 | -5/+5 | ||
This ought to be done differently, but for now this will suffice. | |||||
1997-04-18 | Use the right types on 64-bit machines | 3 | -7/+9 | ||
1997-04-18 | fix a bug | 1 | -2/+2 | ||
1997-04-18 | We run OpenBSD | 1 | -2/+2 | ||
1997-04-18 | use libs from correct paths | 1 | -1/+13 | ||
1997-04-18 | no assembly listing | 1 | -2/+2 | ||
1997-04-18 | Comment out example entries in this file. | 1 | -2/+2 | ||
This is really paranoid, but who knows what some weirdos are capable of? | |||||
1997-04-18 | oops... | 1 | -2/+4 | ||
1997-04-18 | no more 60k limit! | 5 | -274/+224 | ||
no more explicit real<-->prot switching! fix 2.88 floppy drives..... kbd fixes coming soon! test it! | |||||
1997-04-17 | gunzip | 1 | -1/+2 | ||
1997-04-17 | Add -nostdlib to make sure... | 1 | -2/+2 | ||
1997-04-17 | Hope this works... | 1 | -11/+5 | ||
1997-04-17 | timeout is in minutes; msaitoh@spa.is.uec.ac.jp | 1 | -2/+2 | ||
1997-04-17 | make "boot> -a" work like "boot> bsd -a"; ie. flags shortcut | 2 | -10/+14 | ||
1997-04-17 | fix tab expansion | 1 | -2/+3 | ||
1997-04-17 | more equipment bits! | 1 | -0/+5 | ||
1997-04-17 | hide C decls when _LOCORE defined | 1 | -2/+4 | ||
1997-04-17 | fix msgbuf parsing | 1 | -4/+4 | ||
1997-04-17 | Added -q to return to Motorola bug. | 3 | -8/+31 | ||
Added loop to prompt for kernel name if it is not found. |