]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1994-08-10 jkhRemove kerberosIV until it works or is replace with...
1994-08-10 wollmanAdded example of how to tell various FreeBSD versions...
1994-08-10 wollmanOops, forgot to cvs add this file.
1994-08-10 wollmanMake it easier for programs to figure out what revision...
1994-08-10 wollmanDefine __FreeBSD__ to be 2.
1994-08-10 jkhChange bogus --I to -I to make compilation happen again.
1994-08-10 wollmanHandle NMI's in accordance with data in van Gilluwe...
1994-08-10 wollmanEliminate non-fatal error message so Jordan doesn't...
1994-08-10 wollmanSome programs (like GNU configure programs) depend...
1994-08-10 wollmanAdd back in CPU detection copde from 1.1.5. As an...
1994-08-10 dgFixed vm_page_deactivate to deal with getting called...
1994-08-10 wollmanMake the install targets obey the INSTALLFLAGS requests...
1994-08-10 wollmanChange default security level to -1, so that users...
1994-08-10 wollmanAdd back set_rpc_grouplistsize(), so mount_nfs compiles...
1994-08-10 jkhNuke GNU pr.
1994-08-09 wollmanFixed typo.
1994-08-09 wollmanAdd (substantially re-written) support for /etc/host...
1994-08-09 csgrInstall secure/lib/libcrypt as libdescrypt, and symlink...
1994-08-09 csgrThe password scrambler now becomes libscrypt, and libcr...
1994-08-09 wollmanMake man page installation work for ``unattached''...
1994-08-09 wollmanMake examples install into /usr/share/examples. Like...
1994-08-09 csgrThis commit was generated by cvs2svn to compensate...
1994-08-09 csgrNates password scrambler, from FreebSD 1.1.5, but with...
1994-08-09 wollmanUse a consistent name for librpcsvc.
1994-08-09 wollmanAdd back librpcsvc. It builds fine on both my machine...
1994-08-09 jkhPunt duplicate declaration of sys_errlist[].
1994-08-09 jkhDelete two redundant declarations of _exit() and exit().
1994-08-09 dgRemoved some padding bytes from the nfsnode struct...
1994-08-09 jkhRemove kgdb for now until we figure out what our gdb...
1994-08-09 jkhMerge in the necessary bits from 1.1.5.1 to make exec...
1994-08-09 jkhRemove redundant (and conflicting) definition of sys_er...
1994-08-09 dgRemoved ntohl and ntohs functions. These were already...
1994-08-09 dgRemoved an old, obsolete call to vmmeter(). This is...
1994-08-09 dgNow that the timezone specification is no longer allowe...
1994-08-09 dgAdded various filesystems and multicast support options...
1994-08-09 jkhComment out librpcv. Not there.
1994-08-09 phkSubmitted by: Bruce Evans <bde@kralizec.zeta.org.au>
1994-08-08 jkhNew 2.0 specific changes.
1994-08-08 jkhMake uucp compile again in 2.0. A little perturbed...
1994-08-08 jkhWHOOPS! Put that back! Sorry, wrong Makefile.inc!
1994-08-08 jkhRemoved NOSHARED. "It's safe now, honey."
1994-08-08 jkhCorrect the man page extent.
1994-08-08 jkhBoy, was *this* ever bollixed!
1994-08-08 jkhMake this work even if make depend is not run.
1994-08-08 csgradd lib subdir
1994-08-08 csgradd Makefiles for secure/lib. Makefile.inc just includ...
1994-08-08 dgMade lockf advisory locking code generic (rather than...
1994-08-08 csgrModify libcrypt so that the only exported symbol is...
1994-08-08 csgrThis commit was generated by cvs2svn to compensate...
1994-08-08 csgrUnecumbered securedist from FreeBSD 1.1.5.1 - sources...
1994-08-08 csgrUnecumbered securedist from FreeBSD 1.1.5.1 - sources...
1994-08-08 guido1. Correct invalid setsid and ioctl return value checks.
1994-08-08 jkhFix a compilation-stopping typo; whoops, David - more...
1994-08-08 wollmanDon't pass ${LDADD} to ${AR}. Use ${ARADD} for that.
1994-08-08 wollmanRun-time configuration of VFS update interval. Old...
1994-08-08 wollmanSuppress irritating extra newline after kern.boottime.
1994-08-08 jkhAdd a missing backslash to get this to work again.
1994-08-08 wollmanDisallow timezone specification, but still allow it...
1994-08-08 dgLast commit for this file should have read:
1994-08-08 dgDetect the "EOF" condition. Specifically, end of partition.
1994-08-08 dgAdded support for SIOCSIFMTU.
1994-08-08 dgProcess tracing code. Written by Sean Eric Fagan.
1994-08-08 dgAdded ioctl support for SIOCSIFMTU.
1994-08-08 dgOn second thought, better restrict the mtu to between...
1994-08-08 dgEnforce the mtu to between the range 1-65535 before...
1994-08-08 dgAdded ioctl support for SIOCGIFMTU and SIOCSIFMTU....
1994-08-08 dgAdded support for setting the per-interface MTU.
1994-08-08 dgTake out multicast support for the moment.
1994-08-08 dgIncreased ARG_MAX even further...to 64k bytes.
1994-08-08 dgChanged B_AGE policy to work correctly in a world with...
1994-08-08 phkThis commit was generated by cvs2svn to compensate...
1994-08-08 phkI belive this should be makeable under 2.0. There...
1994-08-08 phkThis commit was generated by cvs2svn to compensate...
1994-08-08 phkThis gcc-2.6.0 should work with 2.0
1994-08-08 phkAdded -Dbsd4_4, this should close the problem with...
1994-08-08 phkgcc260.patch:
1994-08-08 wollmanMove more YP user programs over.
1994-08-08 wollmanAdded YP section 8 programs from 1.1.5. (Obligatory...
1994-08-08 wollmanMoved YP general explanation manual page to a slightly...
1994-08-08 wollmanCopying YP programs over from 1.1.5, with a slightly...
1994-08-08 wollmanAdded YP domain name getting/setting support, for SunOS...
1994-08-08 wollmanDefine a sysctl MIB variable for the YP domain name.
1994-08-08 wollmanDelete obsolete reference to librpc.a.
1994-08-08 wollmanDelete obsolete references to librpc.a.
1994-08-08 wollmanDelete reference to obsolete librpc.a.
1994-08-07 wollmanMake librpcsvc.
1994-08-07 wollmanMakefile to build librpcsvc. (All sources automaticall...
1994-08-07 wollmanAdd back in the YP code from 1.1.5. (This attribution...
1994-08-07 wollmanIncrease ARG_MAX so that `make clean' in src/lib/libc...
1994-08-07 wollmanMake sure that rpcsvc headers actually get installed.
1994-08-07 wollmanMore directory cleanup after YP merge.
1994-08-07 jkhThe handling of err.h and const.h were in a real tangle...
1994-08-07 jkhRemove `old' directory.
1994-08-07 jkhcc -> cc26 (until Poul-Henning decides how he wants...
1994-08-07 jkhRemove libg++ until we have a working one again.
1994-08-07 jkhWhap games too, for now. As people add this stuff...
1994-08-07 csgrRemoved des_rw.c from rlogin - this is now in libkrb.
1994-08-07 jkhRemove contrib, add gnu to reflect current state of...
1994-08-07 wollmanAllow the `bdes' program to compile.
1994-08-07 wollmanDon't try to build librpc in a separate directory.
next