Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-02 | New include file. | Per Fogelstrom | |
1996-05-02 | New config file... | Per Fogelstrom | |
1996-05-02 | Updated for new config etc. | Per Fogelstrom | |
1996-05-02 | Make cpu.h self-contained by including psl.h | Niklas Hallqvist | |
1996-05-02 | Oops! A file forgotten from the former commit: | Niklas Hallqvist | |
The ed driver cannot be in conf/files due to a name conflict in the amiga port. This is resolved like the if_le conflict, by having it in files.i386 until the conflict is resolved. | |||
1996-05-02 | Fixup of a merge error | Niklas Hallqvist | |
1996-05-02 | Define pcmcia as a dummy device for the sake of files.isa inclusion | Niklas Hallqvist | |
1996-05-02 | The ed driver cannot be in conf/files due to a name conflict in the amiga | Niklas Hallqvist | |
port. This is resolved like the if_le conflict, by having it in files.i386 until the conflict is resolved. | |||
1996-05-02 | Sync with NetBSD 9600430. The port has gone over a major -Wall treat | Niklas Hallqvist | |
1996-05-02 | Check (once again) the packet length against MCLBYTES always. | Niklas Hallqvist | |
MCLBYTES has recently been raised to >ETHER_MAX_LEN so that is not a problem anymore. The former code could result in memory corruption. | |||
1996-05-02 | sync with netbsd | Theo de Raadt | |
1996-05-01 | Our kernel is named /bsd, and we use $OpenBSD$ RCS IDs | Niklas Hallqvist | |
1996-05-01 | Whoops! This can go too. | hvozda | |
1996-05-01 | We're going to move these into the GNU tree; they don't go here... | hvozda | |
1996-05-01 | a bit of clean up; also, let's not deal with the dump* utilities for now; | hvozda | |
they contain some GPL'd stuff and should be moved to the GNU tree... | |||
1996-05-01 | New file for new configure | Per Fogelstrom | |
1996-05-01 | Updated to new configure. | Per Fogelstrom | |
1996-05-01 | Updated to new configure. | Per Fogelstrom | |
1996-05-01 | Updated to new configure. | Per Fogelstrom | |
1996-05-01 | Updated to new configure. | Per Fogelstrom | |
1996-05-01 | Updated to new config interface. | Per Fogelstrom | |
1996-05-01 | Commands now output to fifo directly instead of via dma. | Per Fogelstrom | |
1996-05-01 | switch on _KERNEL to pull in correct headers | Theo de Raadt | |
1996-05-01 | sparc needs memset, compiler calls it automatically | Theo de Raadt | |
1996-05-01 | (once again) allow /etc/fstab mountpoints to be used, ie "fsck /usr" | Theo de Raadt | |
1996-05-01 | use .S version | Theo de Raadt | |
1996-05-01 | copied from libc | Theo de Raadt | |
1996-05-01 | no longer needed because gcc has been fixed | Theo de Raadt | |
1996-05-01 | copyright added by mark at my suggestion | Theo de Raadt | |
1996-05-01 | from netbsd; fix a printf format string | Theo de Raadt | |
1996-05-01 | new arm32 port | Theo de Raadt | |
1996-05-01 | sync a bit w/ Net's solution to CERT-96.08. | Michael Shalayeff | |
1996-05-01 | from ragge; Updated to work correctly, pointed out by Tom Ivar Helbekkmo | Theo de Raadt | |
1996-05-01 | traverse for obj; pcmcia stuff is i386 only (for now) | Theo de Raadt | |
1996-05-01 | from netbsd: | Theo de Raadt | |
- Fixed core-dump when key has no netgroups - added -d flag for debugging. - moved external functions to netgroup.h | |||
1996-05-01 | save some bytes of disk | Theo de Raadt | |
1996-05-01 | realinstall -> includes | Theo de Raadt | |
1996-05-01 | from netbsd: Add kvm_dump* prototypes | Theo de Raadt | |
1996-05-01 | from netbsd; Added private functions | Theo de Raadt | |
1996-05-01 | typo in __STRICT_ANSI__ | Theo de Raadt | |
1996-05-01 | switch on _KERNEL to load proper include file | Theo de Raadt | |
1996-05-01 | from netbsd: | Theo de Raadt | |
- grab prototypes from netgroup.h - added _ng_print, netgroup pretty printing function | |||
1996-05-01 | from netbsd: #define _verr* to verr*, to make these use prototypes | Theo de Raadt | |
correctly and compile in the "no indr_references" case. | |||
1996-05-01 | from cgd; fix a couple of typesetting and grammatical errors in GLOB_BRACE ↵ | Theo de Raadt | |
description | |||
1996-05-01 | vis.3 man page misuses the word comprise; netbsd pr#2345; from ↵ | Theo de Raadt | |
seebs@taniemarie.solon.com | |||
1996-05-01 | sync with netbsd | Theo de Raadt | |
1996-05-01 | use strcat.S instead of strcat.c | Theo de Raadt | |
1996-05-01 | arm32 libc support | Theo de Raadt | |
1996-05-01 | bump minor because of futimes | Theo de Raadt | |
1996-05-01 | add futimes | Theo de Raadt | |