summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-09-29Your average one line commit.Jason Downs
1996-09-28Apply Niklas align fix. (better than my try)Per Fogelstrom
1996-09-28call global system minphys as wellPer Fogelstrom
1996-09-28if no disklabel, fake the MBR partitions at m/n/o/pTheo de Raadt
1996-09-28..and update it again.Jason Downs
1996-09-28Add floppy filesystem goop.Jason Downs
1996-09-28Add INSTALL floppy filesystem goop.Jason Downs
1996-09-28Allow booting from 2.88mb floppies (in 1.44mb mode), and remove theJason Downs
1996-09-28document last changeTheo de Raadt
1996-09-27Synch with pc3 emulPer Fogelstrom
1996-09-27OpenBSD changesPer Fogelstrom
1996-09-27Opps, add OpenBSD tag. -mojMats O Jansson
1996-09-27Allow make obj. -mojMats O Jansson
1996-09-27Make kernel compile even if we are using strange versions of gcc. -mojMats O Jansson
1996-09-27Do not count on x perms being there for rmaouthdrNiklas Hallqvist
1996-09-27Prototype db_delete_line().briggs
1996-09-27Format type fix (%d -> %ld) in debugging/DDB printf.briggs
1996-09-27update up to the current bootpd.Michael Shalayeff
1996-09-27use nfs/{nfsv2.h,rpcv2.h} instead.Michael Shalayeff
1996-09-27cleanup tags and Ids.Michael Shalayeff
1996-09-27Boy do I feel like a fool. I added a bugfix to Theos' changes, and thenbitblt
1996-09-26Do not override sectors, track & secpercyl values set by the driver, itNiklas Hallqvist
1996-09-26Fix alignment for mips & other strict architectures, mostly used lance stuff.Niklas Hallqvist
1996-09-26It should be possible to trace init if securelevel is at 0, single-user mode,bitblt
1996-09-26fault in a ptp in one nasty situation. not fool proof, but helps some cases. ...Theo de Raadt
1996-09-26still handle OLD_PIPE caseTheo de Raadt
1996-09-26tossed the frigging mitsumiTheo de Raadt
1996-09-25Not a good idea. Revert to r1.5 + changesPer Fogelstrom
1996-09-25Alignment fix, another aproach as the previous broke bpf..Per Fogelstrom
1996-09-25prefer DOSPTYP_386BSD MBR partition; from tholoTheo de Raadt
1996-09-25shrink an error messageTheo de Raadt
1996-09-25Drop unused variableNiklas Hallqvist
1996-09-25u_int*_t typesTheo de Raadt
1996-09-25Drop unused variableNiklas Hallqvist
1996-09-25prefer a DOSPTYP_OPENBSD MBR partition, but accept one of DOSPTYP_386BSD.Theo de Raadt
1996-09-25OLD_PIPE for now; till NBPG botch is fixed in freebsd sys_pipe.cTheo de Raadt
1996-09-24Make prettyNiklas Hallqvist
1996-09-24Use wd on config line. Uncomment btl driver. Add second IDE interface.Niklas Hallqvist
1996-09-24add majors for wd & acdNiklas Hallqvist
1996-09-24Kernel links now with in tree ld. Needs a ld script though. This script mayPer Fogelstrom
1996-09-24Excess load.Per Fogelstrom
1996-09-24Some problems with Pica systems and noncontigous memory config fixed.Per Fogelstrom
1996-09-24add DOSPTYP_OPENBSD, like i386 portTheo de Raadt
1996-09-24DOSPTYP_OPENBSD = 0xa6 (everything i checked says this is available)Theo de Raadt
1996-09-24do not delay excessively on pcmcia; from peterTheo de Raadt
1996-09-24RAW_PART = 2, ie. sd0c, now -- make sure your c partitions are your whole diskTheo de Raadt
1996-09-24no mknod in chrootTheo de Raadt
1996-09-24unescapeable chroot; thanks to nirva and asriel for helpingTheo de Raadt
1996-09-23adjust number of types, since we've got 16 partitions in disklabel now.Michael Shalayeff
1996-09-23propagte FD{UNIT,PART} definitions.Michael Shalayeff