summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-03-03Give usage message when atq used incorrectly.Todd C. Miller
1997-03-03don't try to fseek to before the beginning of the file;flipk
1997-03-03fix typoJason Downs
1997-03-03Complain if invoked in a form that requires an argument and we didn'tTodd C. Miller
1997-03-03Sync with NetBSD which is syncing with FreeBSD, whee!Todd C. Miller
1997-03-02Say how many blocks were read/written in cpio modeThorsten Lockert
1997-03-02Fix up the XXX's I left (oops).Todd C. Miller
1997-03-02add -fno-defer-pop to CFLAGSkstailey
1997-03-02Sync msdosfs with NetBSD sans const-ness. NetSBD log messages:Todd C. Miller
1997-03-02Change MNT_NOATIME to unused value. This backs out the MNT_* renumberingTodd C. Miller
1997-03-02More complete cpio(1) emulationThorsten Lockert
1997-03-02Add noatime option to not update atime on files in a filesystem (unlessTodd C. Miller
1997-03-02Enable IPSECThorsten Lockert
1997-03-02This is a P5 with PCI and not a 486 with EISA now. Also enable IPSEC.Thorsten Lockert
1997-03-02Need to get a new pointer for the IP header after doing a pullup on the mbufThorsten Lockert
1997-03-02Cosmetic changes.Angelos D. Keromytis
1997-03-02more was causing the console to go 7e1 during installation (should be 8n1)Dale S. Rahn
1997-03-02Update based on latest NetBSD version.Todd C. Miller
1997-03-02set PASSWORD_TIMEOUT to 0 again--fdesc's treatment of /dev/tty is still buggy.Todd C. Miller
1997-03-02Install zero-length /var/at/at.deny to allow users to use at(1).Todd C. Miller
1997-03-01Merge in changes from at 2.9Todd C. Miller
1997-03-01sync with FreeBSD 22-Feb-1997kstailey
1997-03-01Don't dereference a vnode pointer that is NULLThorsten Lockert
1997-03-01Corrected ISA memory mapping errors that caused PCMCIA to be broken.Niklas Hallqvist
1997-03-01prevent warning about unused variable when NO_KMEMSTATS is in effectkstailey
1997-03-01Allow building of kernels that do not keep malloc statistics viakstailey
1997-03-01FreeBSD changes + my changeskstailey
1997-03-01Error out if someone tries to mv a mount point. Old behavior was toTodd C. Miller
1997-03-01Unified ipsec prgs in ipsecadmNiels Provos
1997-02-28First stab at a target for making cross-development tools:Niklas Hallqvist
1997-02-28Add missing _MACHINE & _MACHINE_ARCH defines + some RCS IdsNiklas Hallqvist
1997-02-28v 1.2 a different waykstailey
1997-02-28back out changekstailey
1997-02-28cannot lseek(2) on a (FILE *)kstailey
1997-02-28update /usr/share/man/{man,cat}8/ subdirs to reflect realityNiklas Hallqvist
1997-02-28phantasia.6 -> phantasia.6tblJason Downs
1997-02-28plip.4 -> plip.4tblJason Downs
1997-02-28Add -f to getopt() -- that'll teach me to test first.Todd C. Miller
1997-02-28From NetBSD (ws)Todd C. Miller
1997-02-28remove the unused scsi controller entries for each type (from dieter mayer)Thomas Graichen
1997-02-28fsck now raises datasize limit itself.Todd C. Miller
1997-02-28Silently ignore -f so that "fsck -f" works if you have an msdosTodd C. Miller
1997-02-28Back out multiple inclusion check. There are things that dependTodd C. Miller
1997-02-28Only include sys/errno.h once.Todd C. Miller
1997-02-28clarifyJason Downs
1997-02-28sendmail 8.9.1Jason Downs
1997-02-28Kill netbsd.org cruft.Jason Downs
1997-02-28Moved things to netinet/in_pcb.hAngelos D. Keromytis
1997-02-28Moved IPsec socket state to the PCB.Angelos D. Keromytis
1997-02-28IPsec socket API hooks are in.Angelos D. Keromytis