Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-01-29 | use fs_csaddr to find the cg summary area; from ↵ | Theo de Raadt | |
mouse@collatz.mccrim.mcgill.edu; netbsd pr#1366 | |||
1996-01-29 | from leo; add -G flag for mounting atari gemdos filesystems | Theo de Raadt | |
1996-01-25 | IP filter 3.0.1 | dm | |
1996-01-11 | sync with netbsd | Theo de Raadt | |
1996-01-08 | Produce less output on -q as promised by the man page; | Theo de Raadt | |
from jhawk@mit.edu; netbsd pr#998 | |||
1996-01-07 | accept either ffs or ufs for filesystem name | Theo de Raadt | |
1996-01-07 | from beurton@fnet.fr: Darren Reed's IP filter | dm | |
1996-01-06 | from 4.4lite2; additional data from SIOCGIFCONF is at least sockaddr sized | Theo de Raadt | |
1996-01-01 | from netbsd: The maxwait option was accidentally placed in the "options for | Theo de Raadt | |
multicast pings" section of the description. | |||
1995-12-30 | use strrchr() instead of strchr() to find .o extension; from ↵ | Theo de Raadt | |
explorer@flame.org; netbsd pr#1868 | |||
1995-12-27 | If mountd is unable to export a filesystem due to a hostname being invalid | David Krause | |
or specified on two (conflicting) lines it now logs the offending hostname | |||
1995-12-27 | Do not use hard-coded realm name | Thorsten Lockert | |
1995-12-18 | use ufs_daddr_t; another time_t cleanup | Theo de Raadt | |
1995-12-18 | from ghudson: | Theo de Raadt | |
fdescfs now provides . and .. entries, so remove the comment about them not being there. | |||
1995-12-16 | Make it possible to build without SKEY support | Thorsten Lockert | |
Add support for building with kerberosIV | |||
1995-12-16 | handle time_t things that really are not time_t | Theo de Raadt | |
1995-12-15 | lofs is long gone | Theo de Raadt | |
1995-12-14 | from netbsd; alpha has 2-leval boot | Theo de Raadt | |
1995-12-14 | from ws@netbsd: | Theo de Raadt | |
- Add support for Win'95 separate creation/modification/access timestamps - Re-introduce lowercase filenames for non-Win'95-filesystems | |||
1995-12-14 | from netbsd: | Theo de Raadt | |
Don't require compiling with -DDEBUG to enable debugging messages. Instead, add a new option flag "-d", which enables debugging output. Compile all of the code that used to be enabled with -DDEBUG unconditionally. The amount of extra code is negligable, and all of the tests to check if debugging is enabled were done regardless of -DDEBUG anyway. Adjust SYSLOG() to DTRT if debugging is not enabled. | |||
1995-12-14 | from netbsd: | Theo de Raadt | |
Recognize all mount flags exported from the kernel (but only print the ones that we used to print). Note unrecognized flags(s) when printing mount list. | |||
1995-12-01 | correct typo pointed out by chuck (in the prettiest way possible | Theo de Raadt | |
1995-11-20 | lseek botch repair; from tegge@idt.unit.no; netbsd pr#1768 | Theo de Raadt | |
1995-11-13 | fix mounting two filesystems on the same point; from ↵ | Theo de Raadt | |
osymh@gemini.oscs.montana.edu; netbsd pr#1722 | |||
1995-11-13 | time_t typecast; from bernd@arresum.inka.de; netbsd pr#1724 | Theo de Raadt | |
1995-11-13 | grammar fix; from seebs@taniemarie.solon.com; netbsd pr#1704 | Theo de Raadt | |
1995-11-13 | from netbsd: | Theo de Raadt | |
Fix handling of "-M core" and "-N system"; a real brain-o on my part. Fix related typo in manual page. | |||
1995-11-06 | complete ufs -> ffs change (From John Kohl; PR #1403) | Theo de Raadt | |
1995-10-27 | attempt to open name as given incase it is a relative pathname | Theo de Raadt | |
1995-10-26 | fix typo | Theo de Raadt | |
1995-10-24 | ufs -> ffs | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |