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