summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-02-07Know how to build gdb for powerpc, it doesn't work yet, but this causesDale S. Rahn
binutils to fail to configure the first time round.
1997-02-07I wrote these public domain versions. They are faster due to two optimizationsTheo de Raadt
1997-02-07no, this does not work yet eitherTheo de Raadt
1997-02-07s/DEBUG/DEBUG_ZLIB/gMichael Shalayeff
1997-02-07quote [AC]FLAGS and others...Michael Shalayeff
1997-02-07pre-pad with random alphabetic letters instead of digit 0Theo de Raadt
1997-02-07i hate tabs and spacesMichael Shalayeff
1997-02-07add missed variablesMichael Shalayeff
1997-02-07typo, msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-02-07back out mktemp fix; for some reason i cannot understand it causes big problemsTheo de Raadt
1997-02-07define kernel_text, just like other ports.Michael Shalayeff
1997-02-07i hate militarists, pacifists either.Michael Shalayeff
1997-02-07Set up intrframe correctly for FPU exceptions againThorsten Lockert
1997-02-07Untested changes SUCKTheo de Raadt
1997-02-07machdep_start, not muchdep_execMichael Shalayeff
1997-02-07wrong private nameMichael Shalayeff
1997-02-07destroy everything with source routesTheo de Raadt
1997-02-07necessary support for kernfs.Michael Shalayeff
1997-02-07Changed hdintr() to hdinterupt() so it won't interferedima
with HDLC stuff we have.
1997-02-07add -Wno-uninitializedkstailey
1997-02-07add IPFILTERkstailey
1997-02-07add IPFILTERkstailey
1997-02-07more SEE ALSO cross-refskstailey
1997-02-06Ok this is to work around a compiler bug in the powerpc port, butDale S. Rahn
without this a clean build does not work.
1997-02-06Add zlib support for booting gzipped kernels.Dale S. Rahn
Clean up to allow this to happen.
1997-02-06* remove reference to non-existant fat.c.Jason Downs
* make cread.c work with libz again.
1997-02-06ksh!Theo de Raadt
1997-02-06We use pdksh nowNiklas Hallqvist
1997-02-06adjustments to SA_SIGINFOkstailey
1997-02-06support for BUFCACHEPERCENTkstailey
1997-02-06-Wall printf format correctionMichael Shalayeff
1997-02-06cd into gcc/f before building g77.info to avoid picking up on the wrongkstailey
version of install.texi (both gcc/install.texi and gcc/f/install.texi exist and are different.)
1997-02-06need a frame.h; empty for now; PR#74, gwen@rtmx.comTheo de Raadt
1997-02-06Import of WGRISC port. (Willowglen R3081 board)Per Fogelstrom
1997-02-06print 0x for %pMichael Shalayeff
1997-02-06corrected to look even more like date(1)kstailey
1997-02-06better heuristic for %p:Michael Shalayeff
assume l for x only if sizeof(void *)==sizeof(u_long), else it's u_int (;
1997-02-06remove net/zlib.c (use -lz now)Michael Shalayeff
export NO_NET and SA_ZLIB to the Makefile (from Makefile.inc) add -p printf flag (tiny code) just for gcc -Wall import latest alloc.c from netbsd text data bss dec hex 400 8 0 408 198
1997-02-06make are of a whole number of missing system call names; interesting fixTheo de Raadt
from ghelmer@freebsd.org
1997-02-06expand hostname to MAXHOSTNAMELENTheo de Raadt
1997-02-06make "/bin/kill -CONT ''" abort correctly; arnej@imf.unit.noTheo de Raadt
1997-02-06terminate copyinstr, copyoutstr full name; Don.Lewis@tsc.tdk.comTheo de Raadt
1997-02-06do not accidentally pass garbage module name to the kernel; found by ↵Theo de Raadt
Don.Lewis@tsc.tdk.com
1997-02-06buf oflowTheo de Raadt
1997-02-06From theo: use VM_PROT_* types and pass address nicelyNiklas Hallqvist
1997-02-06Fixed some missing declarations and such. Still sth to fix for Theo :-)Niklas Hallqvist
1997-02-06Add a LORDER make symbol and use itNiklas Hallqvist
1997-02-06cdev for rdTheo de Raadt
1997-02-06make rd device. only make a & c partitions raw & blockTheo de Raadt
1997-02-06Cosmetic change: "device not configured" -> "Device not configured"dima
so it would match it's prorotype entry in errlist. The same for "device already in use"