Age | Commit message (Expand) | Author |
1998-08-08 | Include signal.h so that it compiles. | Jason Downs |
1998-08-08 | add russian messages support | Oleg Safiullin |
1998-08-08 | Document the locking discipline a bit better | Constantine Sapuntzakis |
1998-08-08 | Some programs would like to use the old tty support..., compile with | Dale S. Rahn |
1998-08-08 | The world doesn't need 'em. | Jason Downs |
1998-08-07 | powerpc port now has gdb, is this everyone now? could it be moved to mi?? | Dale S. Rahn |
1998-08-07 | protect against SIGPIPE | Todd C. Miller |
1998-08-07 | Xr netintro | Theo de Raadt |
1998-08-07 | fix PMS_INT_DISABLE | Theo de Raadt |
1998-08-07 | delete the garbage which does not work | Theo de Raadt |
1998-08-07 | indent nicer | Theo de Raadt |
1998-08-07 | fix exit code; problem reported by jsh@sun470.rd.qms.com; fix from freebsd | Theo de Raadt |
1998-08-07 | repair | Theo de Raadt |
1998-08-07 | Use strlcpy() instead of strncpy(). | Todd C. Miller |
1998-08-07 | com.c needs to know about mem mapped ports in ppc systems. | Per Fogelstrom |
1998-08-07 | environment is there too | Michael Shalayeff |
1998-08-07 | fdc is fdc, fd is fd | Michael Shalayeff |
1998-08-07 | powerpc supports gdb mmalloc and readline. | Dale S. Rahn |
1998-08-07 | Add kernel support for debugging with gdb. This also make /proc allow | Dale S. Rahn |
1998-08-07 | Remove floppy checks from ofwboot. Ramdisk is kernel, not loadef from floppy. | Dale S. Rahn |
1998-08-07 | Build gdb for power now. yea. | Dale S. Rahn |
1998-08-07 | Support pieces for gdb to work on the powerpc port. | Dale S. Rahn |
1998-08-07 | GDB 6.3 (excluding .info files) | Dale S. Rahn |
1998-08-07 | Do not build the libiberty version of vasprintf, use the version that is | Dale S. Rahn |
1998-08-07 | Fix portal FS & PR #556 | Constantine Sapuntzakis |
1998-08-07 | Shrink kernels and make work for ramdisks better. (so they fit on floppy) | Dale S. Rahn |
1998-08-07 | Add correct handling of more systemcalls. either not implemented before | Dale S. Rahn |
1998-08-07 | changes to shrink compressed ramdisk size so that it would fit on floppy. | Dale S. Rahn |
1998-08-07 | Directories can't be opened for writing these days. | Constantine Sapuntzakis |
1998-08-07 | Support PAGER environment vairable in conjuction with the 'M' command. | Todd C. Miller |
1998-08-06 | Null mounts must be from directories | Constantine Sapuntzakis |
1998-08-06 | Fix the typos that prevented umap from working. They, of course, lead | Constantine Sapuntzakis |
1998-08-06 | Can't use MSG_EOR with a stream socket. | Constantine Sapuntzakis |
1998-08-06 | Don't pass vclean related stuff to the lower vnode. It makes it very unhappy. | Constantine Sapuntzakis |
1998-08-06 | there is no <sys/kinfo*.h> and s/KINFO_PROC/KERN_PROC/ | kstailey |
1998-08-06 | there is no <sys/kinfo.h> | kstailey |
1998-08-06 | there is no <sys/kinfo.h> | kstailey |
1998-08-06 | Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock | Constantine Sapuntzakis |
1998-08-06 | Mention new extened help and some minor cleanups | Todd C. Miller |
1998-08-06 | add more detailed help accessible via '? [abcdmpMqrsuwxe]' | Todd C. Miller |
1998-08-06 | sync | Michael Shalayeff |
1998-08-06 | add TI1220 PCI-CardBus Bridge; somebody deal w/ that NM3160 thing from intel | Michael Shalayeff |
1998-08-06 | Don't enumerate every arch in the #if since all OpenBSD platforms use the sam... | Todd C. Miller |
1998-08-06 | fix fortune call; matter@superlink.net | Michael Shalayeff |
1998-08-06 | Some small fixes for non ofw systems | Per Fogelstrom |
1998-08-06 | Use single line geometry printing. Looks just like sd, now. | Jason Downs |
1998-08-06 | netintro(4); hwr@pilhuhn.de | Theo de Raadt |
1998-08-05 | mention new SIOCGIFCONF semantics | Todd C. Miller |
1998-08-05 | fix ifc_len == 0 hack for variable size structures. | Todd C. Miller |
1998-08-05 | IOV_MAX, not UIO_MAXIOV | Todd C. Miller |