Age | Commit message (Expand) | Author |
1997-02-07 | Know how to build gdb for powerpc, it doesn't work yet, but this causes | Dale S. Rahn |
1997-02-07 | I wrote these public domain versions. They are faster due to two optimizations | Theo de Raadt |
1997-02-07 | no, this does not work yet either | Theo de Raadt |
1997-02-07 | s/DEBUG/DEBUG_ZLIB/g | Michael Shalayeff |
1997-02-07 | quote [AC]FLAGS and others... | Michael Shalayeff |
1997-02-07 | pre-pad with random alphabetic letters instead of digit 0 | Theo de Raadt |
1997-02-07 | i hate tabs and spaces | Michael Shalayeff |
1997-02-07 | add missed variables | Michael Shalayeff |
1997-02-07 | typo, msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-02-07 | back out mktemp fix; for some reason i cannot understand it causes big problems | Theo de Raadt |
1997-02-07 | define kernel_text, just like other ports. | Michael Shalayeff |
1997-02-07 | i hate militarists, pacifists either. | Michael Shalayeff |
1997-02-07 | Set up intrframe correctly for FPU exceptions again | Thorsten Lockert |
1997-02-07 | Untested changes SUCK | Theo de Raadt |
1997-02-07 | machdep_start, not muchdep_exec | Michael Shalayeff |
1997-02-07 | wrong private name | Michael Shalayeff |
1997-02-07 | destroy everything with source routes | Theo de Raadt |
1997-02-07 | necessary support for kernfs. | Michael Shalayeff |
1997-02-07 | Changed hdintr() to hdinterupt() so it won't interfere | dima |
1997-02-07 | add -Wno-uninitialized | kstailey |
1997-02-07 | add IPFILTER | kstailey |
1997-02-07 | add IPFILTER | kstailey |
1997-02-07 | more SEE ALSO cross-refs | kstailey |
1997-02-06 | Ok this is to work around a compiler bug in the powerpc port, but | Dale S. Rahn |
1997-02-06 | Add zlib support for booting gzipped kernels. | Dale S. Rahn |
1997-02-06 | * remove reference to non-existant fat.c. | Jason Downs |
1997-02-06 | ksh! | Theo de Raadt |
1997-02-06 | We use pdksh now | Niklas Hallqvist |
1997-02-06 | adjustments to SA_SIGINFO | kstailey |
1997-02-06 | support for BUFCACHEPERCENT | kstailey |
1997-02-06 | -Wall printf format correction | Michael Shalayeff |
1997-02-06 | cd into gcc/f before building g77.info to avoid picking up on the wrong | kstailey |
1997-02-06 | need a frame.h; empty for now; PR#74, gwen@rtmx.com | Theo de Raadt |
1997-02-06 | Import of WGRISC port. (Willowglen R3081 board) | Per Fogelstrom |
1997-02-06 | print 0x for %p | Michael Shalayeff |
1997-02-06 | corrected to look even more like date(1) | kstailey |
1997-02-06 | better heuristic for %p: | Michael Shalayeff |
1997-02-06 | remove net/zlib.c (use -lz now) | Michael Shalayeff |
1997-02-06 | make are of a whole number of missing system call names; interesting fix | Theo de Raadt |
1997-02-06 | expand hostname to MAXHOSTNAMELEN | Theo de Raadt |
1997-02-06 | make "/bin/kill -CONT ''" abort correctly; arnej@imf.unit.no | Theo de Raadt |
1997-02-06 | terminate copyinstr, copyoutstr full name; Don.Lewis@tsc.tdk.com | Theo de Raadt |
1997-02-06 | do not accidentally pass garbage module name to the kernel; found by Don.Lewi... | Theo de Raadt |
1997-02-06 | buf oflow | Theo de Raadt |
1997-02-06 | From theo: use VM_PROT_* types and pass address nicely | Niklas Hallqvist |
1997-02-06 | Fixed some missing declarations and such. Still sth to fix for Theo :-) | Niklas Hallqvist |
1997-02-06 | Add a LORDER make symbol and use it | Niklas Hallqvist |
1997-02-06 | cdev for rd | Theo de Raadt |
1997-02-06 | make rd device. only make a & c partitions raw & block | Theo de Raadt |
1997-02-06 | Cosmetic change: "device not configured" -> "Device not configured" | dima |