summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-09-02machine(MD) command set supportMichael Shalayeff
1997-09-02don't use direct regnamesMichael Shalayeff
1997-09-02Clean up the manual a bit (add a few missing .TP directives).Angelos D. Keromytis
1997-09-02provide two separate interfaces for bios errors mappings:\n error->msg, error...Michael Shalayeff
1997-09-02s/apm_init/apm_check/ in apm_check() debug printfMichael Shalayeff
1997-09-02sync usage() to manMichael Shalayeff
1997-09-02including changes between drafts-14-16.Niels Provos
1997-09-02delete extra \nTheo de Raadt
1997-09-02s/DEBUG/GIDT_DEBUG/Michael Shalayeff
1997-09-02tabs vs spacesMichael Shalayeff
1997-09-02whine about conv memoryMichael Shalayeff
1997-09-02The /var/games/phantasia/* files should be root.gamesAngelos D. Keromytis
1997-09-02delete adb(1) Xrefkstailey
1997-09-02include files that start with numberskstailey
1997-09-02The /etc/photurisd directory is created by /usr/src/Makefile's "beforeinstall"kstailey
1997-09-02Add man page for COMPAT_BSDOS.Jason Downs
1997-09-02New COMPAT_BSDOS framework. Needs a lot more work (syscalls missing,Jason Downs
1997-09-02New COMPAT_BSDOS syscalls.master.Jason Downs
1997-09-02Kill old COMPAT_BSDOS.Jason Downs
1997-09-02hp300 syncTheo de Raadt
1997-09-02COMPAT_BSDOS exec and compat changes.Jason Downs
1997-09-02COMPAT_BSDOS changes to sys/compat/bsdos.Jason Downs
1997-09-02better path handling; jbernard@tater.mines.edu, netbsd pr#3995Theo de Raadt
1997-09-02COMPAT_NOMID -> COMPAT_BSDOS, in preperation for a real emul library.Jason Downs
1997-09-02COMPAT_NOMID -> COMPAT_BSDOS, in preperation for a real emul library.Jason Downs
1997-09-02Remove COMPAT_NOMID, it should never have been here in the first place.Jason Downs
1997-09-02macro fix; mason@primenet.com.auTheo de Raadt
1997-09-01Wall pass, and oflow fix from eivind@bitbox.follo.netTheo de Raadt
1997-09-01Update based on ppp 3.2.1. Also fix some obvious err/errx usage andTodd C. Miller
1997-09-01Update from ppp 3.2.1Todd C. Miller
1997-09-01Don't try to write to a NULL file pointer whne updating high score listTodd C. Miller
1997-09-01Correct a debug printoutNiklas Hallqvist
1997-09-01#define GLOB_ABEND to GLOB_ABORTED for backwards compat. Noted by Theo.Todd C. Miller
1997-09-01GLOB_ABEND -> GLOB_ABORTEDTodd C. Miller
1997-09-01Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND toTodd C. Miller
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-09-01Remove trailing spaces on lines, use sane pathname sizes, andTodd C. Miller
1997-09-01ttyslot takes void; bde@freebsdTheo de Raadt
1997-09-01Thanks go to Jason Downs <downsj@openbsd.org> who virtually handed me thisTodd T. Fries
1997-09-01Document FTS_CHDIRROOT somewhat. Could be better.Todd C. Miller
1997-09-01Fix problem with ``find -execdir'' not having the correct initial cwd.Todd C. Miller
1997-09-01missing VAX manual for infnan(3), from 4.4 BSDMichael Shalayeff
1997-08-31fix man; noted by hubert.feyrer@rz.uni-regensburg.deTheo de Raadt
1997-08-31wish i had testedTheo de Raadt
1997-08-31from jlemon@freebsd; divnum is no longer silently restricted to theTheo de Raadt
1997-08-31for non-tty TIOCSPGRP/F_SETOWN/FIOSETOWN pgid setting calls, store uidTheo de Raadt
1997-08-31only check for ftp bounce in tcp, duh. for nonreserved ports, do notTheo de Raadt
1997-08-31SIGCHLD cleanup from bde. type fixes, union wait removal, -Wall cleanup,Theo de Raadt
1997-08-31Kill union wait.Todd C. Miller
1997-08-31union wait diesTheo de Raadt