summaryrefslogtreecommitdiff
path: root/sys/lib/libsa
AgeCommit message (Expand)Author
1999-02-14place a bin-patcheable z_verbose here for -DDEBUGMichael Shalayeff
1999-01-25fix a real bad bug, which consists of return value fromMichael Shalayeff
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-09-11If filesystem open routine returns ENOENT or ENOTDIR, set errno to that and r...Todd C. Miller
1998-09-08minor changes from zlib-1.1.3 gzio.cTodd C. Miller
1998-08-27better .bss treatmentMichael Shalayeff
1998-08-27fix symtab loading problemsMichael Shalayeff
1998-07-29add strchr protoMichael Shalayeff
1998-07-29some debug prints; one lseek fixMichael Shalayeff
1998-07-29if() debug prints; correct handling sym-less filesMichael Shalayeff
1998-07-20align end of core to the intMichael Shalayeff
1998-07-17there will be no exec_somMichael Shalayeff
1998-07-14s/ecoff_filehdr/ecoff_exechdr/Michael Shalayeff
1998-07-14add HP SOM supportMichael Shalayeff
1998-07-14remove bogus commentMichael Shalayeff
1998-07-14oopsMichael Shalayeff
1998-07-14HP object file formatsMichael Shalayeff
1998-07-14some ecoff support; untested, but compilesMichael Shalayeff
1998-07-14no need for machine/exec.hMichael Shalayeff
1998-07-14struct exec members are not long any moreMichael Shalayeff
1998-07-14multiformat exec frameworkMichael Shalayeff
1998-07-13add alloca, hope none would get hurt, since none but i386 use itMichael Shalayeff
1998-06-12fix potential bug where sprintf and %p would write to consoleDavid Leonard
1998-06-11fix leap yearMichael Shalayeff
1998-06-01this is standalone, not kernelMichael Shalayeff
1998-05-31cleanup for !ANSI compilers, mostly __P usageMichael Shalayeff
1998-05-30use shift, save on long div (which is expensive on certain archs)Michael Shalayeff
1998-05-29add ctime(3) for certain archs usageMichael Shalayeff
1998-05-25update up to the current libsa envMichael Shalayeff
1998-05-20fix strtol on one character long numbersArtur Grabowski
1998-04-27Silence warning now that a_* is not long.Todd C. Miller
1998-04-25a.out fields are u_int32_t not long; fix warnings from printf.Todd C. Miller
1998-04-18cannot grow this as mickey wantsTheo de Raadt
1998-04-18i386 bootblocks that work for 2.3. A tale too long to tellTheo de Raadt
1998-02-24Prototype strtol()Tobias Weingartner
1998-02-24Fix OpenBSD tag.Tobias Weingartner
1998-02-24I found at least two places that could have used this function.Tobias Weingartner
1998-02-23strong signedness typing a version of egcs I tried months ago wantedNiklas Hallqvist
1997-11-09isonum_722 and isonum_732 are now in isofs/cd9660/iso.hTodd C. Miller
1997-11-07$OpenBSD$Niklas Hallqvist
1997-10-07let's keep it MI; 10x phil for the MD implementationMichael Shalayeff
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-09-28Kill non-secure blip.Tobias Weingartner
1997-08-13Add console switching logicNiklas Hallqvist
1997-08-12new, like dev/cninit.c+cons.cMichael Shalayeff
1997-08-07grammarNiklas Hallqvist
1997-08-04do consdevMichael Shalayeff
1997-08-01compile clean with ALLOC_FIRST_FIT definedPer Fogelstrom
1997-07-25use machine/{std,var}args.hMichael Shalayeff