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