summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-05-31clean/optimizeMichael Shalayeff
1997-05-31add sleep(3)Michael Shalayeff
1997-05-31<string.h> bye-byeMichael Shalayeff
1997-05-31Make it possible to not output warnings (errors causing aborts are alwaysThorsten Lockert
1997-05-31variousTheo de Raadt
1997-05-31Add x/X option to behave like X11 xmalloc; from FreeBSDThorsten Lockert
1997-05-31Set errno to EBADF when trying to write to a stream not open for writing;Thorsten Lockert
1997-05-31lukem: Determine filesystem level (ref: fsck_ffs(8) -c ...) and display it.Theo de Raadt
1997-05-31warn instead of warnx; kleinkTheo de Raadt
1997-05-31futimes avoids race; mycroftTheo de Raadt
1997-05-31trunc uid/gid to USHRT_MAX; mycroft; PR#75Theo de Raadt
1997-05-31Support for ext2fs vnodes.Jason Downs
1997-05-31kill spaces in fstypenames[] entries; abs@mono.orgTheo de Raadt
1997-05-31s/illegal/invalid/; jtcTheo de Raadt
1997-05-31fix typos; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-05-31fix typos; khym@bga.comTheo de Raadt
1997-05-31typo; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-05-31usleep is void nowMichael Shalayeff
1997-05-31sync to syscalls.masterTheo de Raadt
1997-05-31ufs changesMichael Shalayeff
1997-05-30Integrate changed from NetBSD being careful not to step on our importantkstailey
1997-05-30sleep returns u_intMichael Shalayeff
1997-05-30sleep/usleep prototypes (others may need 'em too, btwMichael Shalayeff
1997-05-30add getpgrp(2) from NetBSDkstailey
1997-05-30add getpgid(2) from NetBSDkstailey
1997-05-30sighTheo de Raadt
1997-05-30In -f mode notice when the file has been replace or truncated andTodd C. Miller
1997-05-30arghTheo de Raadt
1997-05-30add EXT2FSkstailey
1997-05-30shorterTheo de Raadt
1997-05-30if less than 60 secs of uptime, say soTheo de Raadt
1997-05-30minor tweaks to not bother making the ramdisk.fs image bootable, since there'sgrr
1997-05-30s/NetBSD/OpenBSD/gMichael Shalayeff
1997-05-30Put in compatibility defines for FFS member names, #ifndef _KERNEL.Jason Downs
1997-05-30FFS changes.Jason Downs
1997-05-30Fix FFS and add ext2fs support.Jason Downs
1997-05-30Build nicely when $S is absoluteNiklas Hallqvist
1997-05-30Add multicast network number.Jason Downs
1997-05-30having make clean remove *netbsd is good policy, but probably not what was in...grr
1997-05-30xref correctionsTheo de Raadt
1997-05-30overflows aboundTheo de Raadt
1997-05-30No longer enforce read-only mounts.Jason Downs
1997-05-30Integrate new ext2fs, reverting ufs support for the old one.Jason Downs
1997-05-30Support the new ext2fs.Jason Downs
1997-05-30Inhbit the silly "Insert fileystem floppy" message when booting from floppygrr
1997-05-30Don't ref gnu/ext2fs.Jason Downs
1997-05-30Fix APM building with absolute $S pathNiklas Hallqvist
1997-05-30put pctr in all GENERICTheo de Raadt
1997-05-30wait wrks on tcp; rickb@iaw.on.caTheo de Raadt
1997-05-30Add some protos so it compiles.Jason Downs