Age | Commit message (Expand) | Author |
1997-04-08 | attempt cd9660 & part/nblks fix | Theo de Raadt |
1997-04-04 | Fix NTOHS and HTONS macros. | Todd C. Miller |
1997-04-04 | Define in_addr_t and in_port_t everywhere but use u_intXX_t for | Todd C. Miller |
1997-03-21 | Yet more DDB type correctness | Niklas Hallqvist |
1997-03-21 | New FIXUP_PC_AFTER_BREAK convention from NetBSD | Niklas Hallqvist |
1997-01-17 | Do IPFILTER the OpenBSD way... -moj | Mats O Jansson |
1997-01-16 | do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u... | kstailey |
1997-01-16 | Don't define MAXBSIZE here. -moj | Mats O Jansson |
1997-01-15 | sync with NetBSD 970112 -moj | Mats O Jansson |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-11 | MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo | Theo de Raadt |
1996-11-25 | htons et al. works on explicit 16- and 32-bit quantities and not the | Niklas Hallqvist |
1996-11-23 | remrq -> remrunqueue | kstailey |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-10-19 | random device is permanent now. | Michael Shalayeff |
1996-09-27 | Opps, add OpenBSD tag. -moj | Mats O Jansson |
1996-09-27 | Allow make obj. -moj | Mats O Jansson |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri... | Theo de Raadt |
1996-08-31 | disable TCP_COMPAT_42 | Theo de Raadt |
1996-08-29 | rnd -> random | Theo de Raadt |
1996-08-10 | srandom() seeds random() at boottime | Theo de Raadt |
1996-07-31 | kill /netbsd | Theo de Raadt |
1996-07-31 | kernel is /bsd | Theo de Raadt |
1996-07-27 | handle RB_CONFIG | Theo de Raadt |
1996-07-15 | add rnd driver | Michael Shalayeff |
1996-06-12 | sync to 0611 | Theo de Raadt |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt |
1996-05-08 | fix panic at reboot. | Michael Shalayeff |
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff |
1996-05-04 | remove #ifndef LKM, since that stuff already in sys/conf.h, | Michael Shalayeff |
1996-05-03 | fix LOCORE->_LOCORE changes. | Michael Shalayeff |
1996-05-03 | sync w/ 0430 | Michael Shalayeff |
1996-03-24 | Prefix usage of "long long" with a "/* LONGLONG */" comment to shut up | Thorsten Lockert |
1996-03-24 | Use __asm in place of asm | Thorsten Lockert |
1996-03-24 | Provide empty __warn_references() when we are not running GCC | Thorsten Lockert |
1996-01-31 | from ragge; add uvtopte() macro, to get user pte address easily | Theo de Raadt |
1996-01-31 | from ragge; put sp in trapframe | Theo de Raadt |
1996-01-31 | from ragge; remove PSL_ALLCC | Theo de Raadt |
1996-01-31 | from ragge; | Theo de Raadt |
1996-01-31 | from ragge; print cpu model | Theo de Raadt |
1996-01-31 | from ragge; add bfd, tun, vnd | Theo de Raadt |
1996-01-31 | from ragge; | Theo de Raadt |
1996-01-31 | from ragge; | Theo de Raadt |
1996-01-31 | from ragge; | Theo de Raadt |
1996-01-31 | from ragge; handle debugger traps from kernel | Theo de Raadt |
1996-01-31 | from ragge; make ^] not be sent on return from ddb | Theo de Raadt |
1996-01-31 | from ragge; rip i386 code | Theo de Raadt |
1996-01-31 | from ragge; use struct pte * as needed | Theo de Raadt |
1996-01-31 | from ragge; | Theo de Raadt |
1996-01-08 | from ragge; Changed to work correctly with both K&R and ANSI cpp. | Theo de Raadt |