summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-02-02Bug-fix: make should behave sensibly when presented with negative times...Marc Espie
2000-02-02Make mkdir -m 1777 foo and the like work. From how Netbsd/Freebsd do it.Eric Jackson
2000-02-02o Don't call nfs_sillyrename() form nfs_remove if v_type == VDIRTodd C. Miller
2000-02-02add -R flag (accept router renumbering). this makes rtadvd toJun-ichiro itojun Hagino
2000-02-02eight spaces does not make a tabDavid Leonard
2000-02-02without a command, identify is impliedTheo de Raadt
2000-02-01int atomicio -> ssize_t (for alpha). ok deraadt@David Leonard
2000-02-01Cross-tools fixes:Marc Espie
2000-02-01Work-around for lame servers that return `19100' for a date.Marc Espie
2000-02-01Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORYKjell Wooding
2000-02-01general cleanup (remove LMC_IOMAPPED crud entirely)Chris Cappuccio
2000-02-01oops, return 0 if not match.Federico G. Schwindt
2000-02-01New regs from NetBSD.Federico G. Schwindt
2000-02-01Add Xircom Netwave driver (cnw) commented out.Federico G. Schwindt
2000-02-01Enable Intel EE PRO; still need to find a working phy.Federico G. Schwindt
2000-02-01New prods; use defines where available; rearrange some entries.Federico G. Schwindt
2000-02-01sync with the new names; add support for a second model.Federico G. Schwindt
2000-02-01Some new prods; rearrange entries.Federico G. Schwindt
2000-02-01regen.Federico G. Schwindt
2000-02-01Add some new prods from NetBSD; rearrange entries.Federico G. Schwindt
2000-02-01do not create _STR_ defines; this is useless, makes pcmciadevs.h largerFederico G. Schwindt
2000-02-01Add a bunch of XXX on incorrect handling of pv_flags.Artur Grabowski
2000-02-01Fix some texinfo nits.Marc Espie
2000-02-01oops, fix comment, too.Markus Friedl
2000-02-01Opps. Missed two cases of ps_alias_recache.Artur Grabowski
2000-02-01Keep stats of pages we uncache because of bad cache aliases.Artur Grabowski
2000-02-01syncTheo de Raadt
2000-02-017895Theo de Raadt
2000-02-01remove superflous declaration of vnops, it's now in <sys/file.h>assar
2000-02-01remove superflous declaration of vnops, it's now in <sys/file.h>assar
2000-02-01add declaration of `vnops'assar
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
2000-02-01Fix typo.Angelos D. Keromytis
2000-02-01apps/certpatch/certpatch.8: Merge with EOM 1.4Niklas Hallqvist
2000-02-01call vfs_syncwait on standby and suspendMichael Shalayeff
2000-02-01missed in last com.c commit, sc_ic usage was replaced w/ ia_ic where needed; ...Michael Shalayeff
2000-02-01syncTheo de Raadt
2000-01-31delay close() of pty until the pty has been chowned back to rootMarkus Friedl
2000-01-31Add CNet NE2000 support.Federico G. Schwindt
2000-01-31Add CNet NE2000 support.Federico G. Schwindt
2000-01-31remove unnecessary, ignored error. ok millert@David Leonard
2000-01-31explicitly round segments to a page boundaryMichael Shalayeff
2000-01-31re-add fixed vfork code from artTheo de Raadt
2000-01-31bzero() in get_event tooMichael Shalayeff
2000-01-31massive indent passTheo de Raadt
2000-01-31Don't update /etc/resolv.conf if no data is returned for DNS serversChris Cappuccio
2000-01-31Clean up memerr*. (from NetBSD)Artur Grabowski
2000-01-31samples/VPN-east.conf: Merge with EOM 1.10Niklas Hallqvist
2000-01-31possibly uninitialized vasriable used in DEBUG code piece; from deraadt@Michael Shalayeff
2000-01-31ike_quick_mode.c: Merge with EOM 1.109Niklas Hallqvist