summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add lib subdircsgr1994-08-081-2/+2
* add Makefiles for secure/lib. Makefile.inc just includes src/lib/Makefile.inccsgr1994-08-082-0/+9
* Made lockf advisory locking code generic (rather than ufs specific), anddg1994-08-089-85/+906
* Modify libcrypt so that the only exported symbol is _crypt().csgr1994-08-086-266/+58
* This commit was generated by cvs2svn to compensate for changes in r1956,csgr1994-08-0810-0/+1749
|\
| * Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt.csgr1994-08-0810-0/+1749
* Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt.csgr1994-08-081-0/+730
* 1. Correct invalid setsid and ioctl return value checks.guido1994-08-081-2/+5
* Fix a compilation-stopping typo; whoops, David - more sleep! :-)jkh1994-08-082-4/+4
* Don't pass ${LDADD} to ${AR}. Use ${ARADD} for that.wollman1994-08-081-5/+5
* Run-time configuration of VFS update interval. Old UPDATE_INTERVALwollman1994-08-083-8/+20
* Suppress irritating extra newline after kern.boottime.wollman1994-08-082-2/+2
* Add a missing backslash to get this to work again.jkh1994-08-081-1/+1
* Disallow timezone specification, but still allow it to be presentwollman1994-08-081-2/+2
* Last commit for this file should have read:dg1994-08-081-2/+2
* Detect the "EOF" condition. Specifically, end of partition.dg1994-08-082-5/+14
* Added support for SIOCSIFMTU.dg1994-08-086-6/+76
* Process tracing code. Written by Sean Eric Fagan.dg1994-08-082-31/+321
* Added ioctl support for SIOCSIFMTU.dg1994-08-083-9/+36
* On second thought, better restrict the mtu to between 72-65535...strangedg1994-08-081-2/+6
* Enforce the mtu to between the range 1-65535 before calling the driverdg1994-08-081-1/+3
* Added ioctl support for SIOCGIFMTU and SIOCSIFMTU. These set the per-dg1994-08-083-3/+18
* Added support for setting the per-interface MTU.dg1994-08-082-8/+34
* Take out multicast support for the moment.dg1994-08-081-1/+1
* Increased ARG_MAX even further...to 64k bytes.dg1994-08-081-2/+2
* Changed B_AGE policy to work correctly in a world with relatively largedg1994-08-088-29/+9
* This commit was generated by cvs2svn to compensate for changes in r1935,phk1994-08-08185-0/+40372
|\
| * I belive this should be makeable under 2.0. There may be outstandingphk1994-08-08185-0/+40372
* | This commit was generated by cvs2svn to compensate for changes in r1933,phk1994-08-084-1/+5468
|\ \ | |/
| * This gcc-2.6.0 should work with 2.0phk1994-08-084-1/+5468
* | Added -Dbsd4_4, this should close the problem with sys_errlist.phk1994-08-081-0/+1
* | gcc260.patch:phk1994-08-086-54/+661
* | Move more YP user programs over.wollman1994-08-089-2/+690
* | Added YP section 8 programs from 1.1.5. (Obligatory notice that thiswollman1994-08-085-1/+271
* | Moved YP general explanation manual page to a slightly more appropriatewollman1994-08-083-3/+149
* | Copying YP programs over from 1.1.5, with a slightly different directorywollman1994-08-082-0/+680
* | Added YP domain name getting/setting support, for SunOS/old programwollman1994-08-083-7/+128
* | Define a sysctl MIB variable for the YP domain name.wollman1994-08-083-6/+16
* | Delete obsolete reference to librpc.a.wollman1994-08-081-2/+0
* | Delete obsolete references to librpc.a.wollman1994-08-087-15/+0
* | Delete reference to obsolete librpc.a.wollman1994-08-082-3/+1
* | Make librpcsvc.wollman1994-08-071-1/+1
* | Makefile to build librpcsvc. (All sources automatically generated.)wollman1994-08-071-0/+31
* | Add back in the YP code from 1.1.5. (This attribution brought to youwollman1994-08-074-0/+1202
* | Increase ARG_MAX so that `make clean' in src/lib/libc works again.wollman1994-08-071-2/+2
* | Make sure that rpcsvc headers actually get installed.wollman1994-08-071-2/+2
* | More directory cleanup after YP merge.wollman1994-08-074-27/+8
* | The handling of err.h and const.h were in a real tangle and didn'tjkh1994-08-071-7/+1
* | Remove `old' directory.jkh1994-08-071-1/+1
* | cc -> cc26 (until Poul-Henning decides how he wants this to look).jkh1994-08-071-2/+2
OpenPOWER on IntegriCloud