summaryrefslogtreecommitdiff
path: root/sys/lib
AgeCommit message (Expand)Author
2000-02-22put C accessable labels on {,u}{rem,div}Theo de Raadt
2000-02-22Add an __attribute__((unused))__ to the function declared by _MCOUNT_DECL,Artur Grabowski
2000-01-06som is a md formatMichael Shalayeff
1999-12-18netinet/in.h without sys/socket.hTheo de Raadt
1999-12-10but... these are needed by the bootblocksTheo de Raadt
1999-12-07move .mul and .umul into the kernel. if v8 sparc is detected, replace withTheo de Raadt
1999-12-05fix space regs load insns, also some tabs vs spacesMichael Shalayeff
1999-11-09add memset to list of files to build.Dale S. Rahn
1999-09-14bew frame frameworkMichael Shalayeff
1999-09-14tabs vs spacesMichael Shalayeff
1999-08-16Allow the twiddler to be disabled via a global.Jason Downs
1999-06-10fix unaligned copy's end conditionMichael Shalayeff
1999-05-21use right lorder; niklas@ okMichael Shalayeff
1999-05-19bcopy() and space-space bcopy()Michael Shalayeff
1999-05-09fix EXIT() usage, appen .endMichael Shalayeff
1999-05-05no separate bcopy, will be .m4 magic hereMichael Shalayeff
1999-04-20add memset()Michael Shalayeff
1999-03-03added ffs()Steve Murphree
1999-02-14place a bin-patcheable z_verbose here for -DDEBUGMichael Shalayeff
1999-02-14make z_error be a panicMichael Shalayeff
1999-02-14fix -DDEBUG case, ie remove L-user-and stuff such as fprintf and stderr.Michael Shalayeff
1999-02-07no 968dyncall in kernelMichael Shalayeff
1999-02-07add ovbcopyMichael 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-12-15Support for the m88k arch.Steve Murphree
1998-09-25add missing function from libkern, strncasecmp()Dale S. Rahn
1998-09-11If filesystem open routine returns ENOENT or ENOTDIR, set errno to that and r...Todd C. Miller
1998-09-08Let's commit the correct files, shall we. This is the real zlib-1.1.3...Todd C. Miller
1998-09-08include stand.h if -D_STANDALONETodd C. Miller
1998-09-08minor changes from zlib-1.1.3 gzio.cTodd C. Miller
1998-09-08Update from zlib-1.1.3. These should really just be references to ../../../l...Todd 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-20more functionsMichael 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