summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-04-07Reboot stuff.Tobias Weingartner
1997-04-07Fix m68k/153 as suggested by David Leonard <d@occult.fnarg.net.au>.briggs
1997-04-07Reset stuff.Tobias Weingartner
1997-04-07Clarifications.Tobias Weingartner
1997-04-07Re-run configure if Makefile.in, configure, or c-parse.in changes.Todd C. Miller
1997-04-06Add partition type 0x12.Jason Downs
1997-04-06bad dkpart(), bad dkunit(), bad bad badTheo de Raadt
1997-04-06Use a size_t as arg 4 to sysctl(3).Todd C. Miller
1997-04-06Use a size_t when necesary.Todd C. Miller
1997-04-06#include stdlib.h to get malloc(3) and calloc(3) definitions.Todd C. Miller
1997-04-06devboot commitMichael Shalayeff
1997-04-06devboot protoMichael Shalayeff
1997-04-06Fix int vs. long problemsTodd C. Miller
1997-04-06Fix mangling in assignment of np->n_net to ina.s_addr.Todd C. Miller
1997-04-06Cast pointer to u_long, not u_int32_t (which is too small on alpha)Todd C. Miller
1997-04-06Now need sys/time.h here.briggs
1997-04-0616 bit uids suckTheo de Raadt
1997-04-06cleanup using -WallTheo de Raadt
1997-04-06strncpyTheo de Raadt
1997-04-06clean -WallTheo de Raadt
1997-04-06issetugid() this last getenv based openTheo de Raadt
1997-04-06Fix improper cast (compiler warning).Todd C. Miller
1997-04-06Add CD9660 now that it works.Todd C. Miller
1997-04-06Use long, not int when casting pointers and storing as integers.Todd C. Miller
1997-04-06Remove old -P flag since it doesn't do anything and make -P meanTodd C. Miller
1997-04-06support cd9660 disklabel spoofing; also fix block offset confusionTheo de Raadt
1997-04-06Allow creation of archives with block sizes up to 64512 bytesTodd C. Miller
1997-04-06correct blocksize confusionTheo de Raadt
1997-04-06correct labelsector confusionTheo de Raadt
1997-04-06support cd9660 disklabel spoofing; also fix block offset confusionTheo de Raadt
1997-04-06Eradicate #include <sys/*> from machine/*.h. Prompting from Gene.briggs
1997-04-06Attempt to kludge around the fact that we can not yet get the correct MACbriggs
1997-04-0532bit correctionsMichael Shalayeff
1997-04-05add quirk table entry for the Ultima A6000Ckstailey
1997-04-05devboot is no longer in boot.cMichael Shalayeff
1997-04-05fix NULL ptr deref in ss_set_window()kstailey
1997-04-05Fix bug introduced with "exit(0) if no files" behavior change.Todd C. Miller
1997-04-05Strip leading '/' of pathnames (only in tar mode). -S option turnsTodd C. Miller
1997-04-05settimeofday(2) restruction moved to secure level 2.Todd C. Miller
1997-04-05correct DEV_BSIZE vs lp->d_secsize confusion; spotted by hte late night icb g...Theo de Raadt
1997-04-05rdroot entry for ramdisk kernel.Michael Shalayeff
1997-04-05new exec stuffMichael Shalayeff
1997-04-05do not up wiring count for page tables (especially those actuallyflipk
1997-04-05Use in_addr_t not u_long and use in_port_t in some cases insteadTodd C. Miller
1997-04-05Use in_addr_t not u_long.Todd C. Miller
1997-04-05removed conditional codekstailey
1997-04-05sendsig and sys_sigreturn are in m68k area nowkstailey
1997-04-05fpu_type -> fputypekstailey
1997-04-05fpu_type -> fputypekstailey
1997-04-05fpu_type -> fputypekstailey