Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt | |
1998-08-29 | change pmap_set() protocol to u_int, similar to solaris; ref: casper | Theo de Raadt | |
1998-08-29 | typo in ksyms spec, add ch too | Niklas Hallqvist | |
1998-08-29 | note support for qec+be | Jason Wright | |
1998-08-29 | more functions | Michael Shalayeff | |
1998-08-29 | general cleanup | Michael Shalayeff | |
1998-08-29 | add kernel to LIF volume in case we have DISKLESS built | Michael Shalayeff | |
1998-08-29 | postpone bzero buffer on padding | Michael Shalayeff | |
1998-08-29 | merge PDC/IODC calls info | Michael Shalayeff | |
1998-08-29 | fix {KERNEL,RESET}_PSW | Michael Shalayeff | |
1998-08-29 | TLB stats definitions | Michael Shalayeff | |
1998-08-29 | tabs vs space; hptmask definition | Michael Shalayeff | |
1998-08-29 | m-include protection | Michael Shalayeff | |
better trap names remove garbage | |||
1998-08-29 | reduce code limit | Michael Shalayeff | |
add new_noncontig definitions syscall gateway define | |||
1998-08-29 | add delay() and trap() protos | Michael Shalayeff | |
1998-08-29 | fix entry/exit macros | Michael Shalayeff | |
add profiling support s/ptov/hptmask/ fix comments | |||
1998-08-29 | Integrate changes from Kirk McKusick | Constantine Sapuntzakis | |
1998-08-28 | fix cross-lib install | Michael Shalayeff | |
1998-08-28 | alpha alignment fixes, from niklas. Tested on i386. | Jason Downs | |
1998-08-28 | NOPIC for hppa (yet) | Michael Shalayeff | |
1998-08-28 | some libc parts; memmove.S to written | Michael Shalayeff | |
1998-08-28 | define hppa as an ieee | Michael Shalayeff | |
1998-08-28 | do not toss memory dribble into the output files (small performance loss) | Theo de Raadt | |
1998-08-28 | some float/double/ldouble info | Michael Shalayeff | |
1998-08-28 | set RTLD_DL flag before refcount++ returns; michaels@inet.no | Theo de Raadt | |
1998-08-28 | hppa is ieee fp too | Michael Shalayeff | |
1998-08-28 | more typos, plus mention non-support of qec+me. | Jason Wright | |
1998-08-28 | support for 10 & 100 mb/s, typos | Jason Wright | |
1998-08-28 | some MD setjmp-related info | Michael Shalayeff | |
1998-08-28 | o added link negotiation | Jason Wright | |
o sun4c support (XXX: will be revised) | |||
1998-08-28 | links to asnprintf and such | Theo de Raadt | |
1998-08-28 | clean in bcwrap | kstailey | |
1998-08-28 | Changes to make if_de driver work on big endian machines with a 21040 based | Dale S. Rahn | |
card. Tested on i386 and alpha. Could use some cleanup to swab constants instead of variables, so that the compiler can do the work, not the processor. | |||
1998-08-28 | When running kvm_mkdb, don't specify /bsd so we can use /dev/ksyms if it ↵ | Todd C. Miller | |
exists and is configured | |||
1998-08-28 | somehow i missed this directory.. | David Leonard | |
1998-08-27 | fix premature free() calling | Michael Shalayeff | |
1998-08-27 | better .bss treatment | Michael Shalayeff | |
1998-08-27 | fix symtab loading problems | Michael Shalayeff | |
1998-08-27 | fix | Theo de Raadt | |
1998-08-27 | experimental threaded libc - kernel only | David Leonard | |
1998-08-27 | typos | Theo de Raadt | |
1998-08-27 | re-initialize the tty buffer with "/dev/" everytime through; spotted by d | Theo de Raadt | |
1998-08-27 | ksyms | Theo de Raadt | |
1998-08-27 | fixes based on mail with jmcdonal@unf.edu | Theo de Raadt | |
1998-08-27 | Undo changes which were not discussed. | Theo de Raadt | |
1998-08-27 | defopt TIMEZONE | Michael Shalayeff | |
1998-08-27 | defopt NTP | Michael Shalayeff | |
1998-08-26 | rm before mknod | Theo de Raadt | |
1998-08-26 | sync | Theo de Raadt | |
1998-08-26 | s/NetBSD/OpenBSD | kstailey | |