summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-10-08define from smp specTobias Weingartner
1997-10-08use shorter uname version stringkstailey
1997-10-08Style nitNiklas Hallqvist
1997-10-08Make both NFS and HD kernelsNiklas Hallqvist
1997-10-08Use KERNBASE where appropriate. KNF!Niklas Hallqvist
1997-10-08Move some debugging output inside #ifdef DEBUG. KNF!Niklas Hallqvist
1997-10-08Proto regdump here until after 2.2, remove some staticsNiklas Hallqvist
1997-10-08Use lstat() not stat() so we catch dangling symlinks, hubertf@netbsd.orgTodd C. Miller
Also, update the man page to correspond to reality.
1997-10-08new file niklas addedTheo de Raadt
1997-10-07Don't use cached name value for uid/gid if last lookup was by id (and not name).Todd C. Miller
Fix also sent to rdist-bugs@usc.edu
1997-10-07Get right version fo libskey. Thanks Hans. There are more syncs togene
come soon.
1997-10-07extern of regdump until after 2.2 when it'll be in m68k/cpu.hNiklas Hallqvist
1997-10-07cngetc() proto movedTheo de Raadt
1997-10-07Makefile refers to NOPIC, so at least bring bsd.own.mk in before, as someNiklas Hallqvist
ports define NOPIC in there.
1997-10-071) Don't truncate the input string when a directory cannot be stat'dTodd C. Miller
2) Use traditional mktemp(3) semantics. Don't return an error if directories in the path don't exist yet for mktemp(3) only.
1997-10-07Audio stuff from NetBSDNiklas Hallqvist
1997-10-07avoid repeated memory leaking; karl@mcs.netTheo de Raadt
1997-10-07Put regdump.c here until after 2.2 when it will beNiklas Hallqvist
put in m68k/conf/files.m68k
1997-10-07From NetBSD: Simple conversions of audio streams, for use with the newerNiklas Hallqvist
MI audio subsystem (actually one of two :-) ) coming after 2.2
1997-10-07Missing fusword prototypeNiklas Hallqvist
1997-10-07NetBSD's new MI audio framework, but still only available for amiga,Niklas Hallqvist
after release it will replace our old MI stuff. Things brings audio to amiga out-of-the box.
1997-10-07Move dumpconf, and make swapconf more standardNiklas Hallqvist
1997-10-07Prototype correctness, lose statics, and fix styleNiklas Hallqvist
1997-10-07indentNiklas Hallqvist
1997-10-07cleanupMichael Shalayeff
1997-10-07cleanupMichael Shalayeff
1997-10-07better fix for floppy bootMichael Shalayeff
1997-10-07use sleep(), remove unused function protoMichael Shalayeff
1997-10-07explain machine diskinfo betterTheo de Raadt
1997-10-07let's keep it MI; 10x phil for the MD implementationMichael Shalayeff
1997-10-07make it compileMichael Shalayeff
1997-10-07Added a few tiny notes about new device support (tcx and cgfourteen)johns
1997-10-07the iosize is dummied to 0x666Michael Shalayeff
1997-10-07tabs vs spacesMichael Shalayeff
1997-10-07no, man! *probe sets iosize, according to the isa.cMichael Shalayeff
1997-10-07call if floppy22.fsTheo de Raadt
1997-10-07should workMichael Shalayeff
1997-10-07lpd uses 4 ports. PERIOD, no?Theo de Raadt
1997-10-07describe how to update from 2.1Theo de Raadt
1997-10-07do not modify ia_iosize, use another temporaryTheo de Raadt
1997-10-07Support 'g' (gigabyte) suffix. Requested by todd@Todd C. Miller
1997-10-06Fix bug caused by trailing '/' stripping. Didn't always guarantee NULLTodd C. Miller
termination. Now we do.
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06make it comple w/ ED_DEBUGMichael Shalayeff
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06Build generic and genericsbc kernels into snapshot and distribute themgene
tar'ed and gzip'ed rather then as unmodified images.
1997-10-06warning: unused variable "error"kstailey
1997-10-06bail if permission problem; ms@xy.orgTheo de Raadt
1997-10-06Don't try to do elf2ecoff on bsd (it's a.out) use bsd.elf instead. -mojMats O Jansson
1997-10-06better amp messageMichael Shalayeff