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