summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-09-27unused sample way of getting around type missing in ash; from woods@weird.comTheo de Raadt
1996-09-27more inodesTheo de Raadt
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-27Beat crunchgen'd less into submission.etheisen
1996-09-27Cleanup.etheisen
1996-09-27we want fdisk tooTheo de Raadt
1996-09-27permit 48 char hostnameTheo de Raadt
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-26Make sure we don't dereference stray pointer when running suid or sgidThorsten Lockert
1996-09-26sync to at&t stuff that went foomTheo de Raadt
1996-09-26pefo sez: constructors are not working with shared libs; -DNOPIC for mips hereTheo de Raadt
1996-09-26vi cw handling.Jason Downs
1996-09-26Make cw handling an option.Jason Downs
1996-09-26fault in a ptp in one nasty situation. not fool proof, but helps some cases. ...Theo de Raadt
1996-09-26handle obj dirsTheo de Raadt
1996-09-26still handle OLD_PIPE caseTheo de Raadt
1996-09-26tossed the frigging mitsumiTheo de Raadt
1996-09-26be safer about spoofed hostnames; thanks to bitblt and oliver for help with t...Theo de Raadt
1996-09-26first cut at syncing the setsTheo de Raadt
1996-09-26me and ms share subdirs are no more.etheisen
1996-09-26Bye-Bye BSD me macros for AT&T troff.etheisen
1996-09-26Restore check for suid / sgidThorsten Lockert
1996-09-26Doh! DESTDIRetheisen
1996-09-26Latest changes from FreeBSDThorsten Lockert
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-25d not special, c whole disk, support i-p tooTheo de Raadt
1996-09-25clean bsd tooTheo de Raadt
1996-09-25RAW_PART = 2Theo de Raadt
1996-09-25need limits.hTheo de Raadt
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-25permit loading of a special MBR bootblock -- do not encode a fake MBRTheo de Raadt
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-25warn about root and the jailTheo de Raadt
1996-09-25nls buffers are NL_TEXTMAX long -- not a security hole; netbsd pr#2780, mike....Theo de Raadt
1996-09-25crunchgen needs to explictly use -f filename when building objects.etheisen
1996-09-25Better crunchgen support.etheisen
1996-09-25Always try Makefile.bsd-wrapper first. Remove debug.etheisen
1996-09-25Make crunchgen work with Makefile.bsd-wrapper as well.etheisen
1996-09-25OBJS var needed for crunchgen.etheisen