summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make this actually work. It always failed in FreeBSD because it attemptedbde1995-04-021-6/+27
* Attempt to fix the `you can log into console only once' problem (PRjoerg1995-04-022-4/+26
* Make yppush compile again when obj directory exists. *groan*wpaul1995-04-022-4/+3
* Submitted by: Philippe Charnier <charnier@lirmm.fr>, distilled by bdebde1995-04-026-6/+9
* Submitted by: phk, added to by bdebde1995-04-0240-226/+797
* Fix compiler warnings: don't declare enum types as static.bde1995-04-021-4/+9
* Fix error:ache1995-04-023-21/+249
* Fix error in TIOCSETC/TIOCSLTC, they need to call TIOCSETA.ache1995-04-021-16/+18
* Return EINVAL instead of setting wrong in/out speedache1995-04-021-9/+9
* Fix long standing bogosity in ypbind: if /var/yp/binding doesn't exist,wpaul1995-04-021-5/+5
* Spruce up Makefile.yp: add support for netgroups and bootparams maps,wpaul1995-04-021-41/+63
* Move SET_BYPASS macro to function per Bruce suggestion.ache1995-04-023-60/+87
* Get rid of ether_addr.c: it's been moved to libc. Also add properwpaul1995-04-022-4/+5
* Add ether_addr functions to libc. This seems to be the logical placewpaul1995-04-022-1/+235
* Add declaration for struct ether_addr (this is where Sun documentswpaul1995-04-021-1/+8
* Reduce yppush. Now that all the required yp_xdr functions arewpaul1995-04-022-22/+49
* Add some missing xdr functions needed for server-side implementations.wpaul1995-04-021-1/+116
* Add braces to fix wrong if-if-else-if nesting that broke `cp -pR' forbde1995-04-021-4/+6
* Finally restore my original MAIL fix after all junk patches.ache1995-04-021-2/+0
* Fix slioctl(). It has to return -1 for ioctls that it doesn't know aboutbde1995-04-021-19/+24
* Move setting BYPASS state to macro, use it in several times,ache1995-04-013-48/+54
* Adjust TS_CAN_BYPASS_L_RINT state after l_open(), t_lineache1995-04-013-3/+9
* slopen() never sets t_line to SLIPDISC, but uses slip-specific queue allocationache1995-04-011-1/+2
* subr_prf.c used to provide an exported function kprintf(), but only hadjoerg1995-04-012-3/+4
* Correct a few minor things in pcvt:joerg1995-04-013-2/+119
* Fix count in mark_for_update() for insert-char(s) and delete-char(s).bde1995-04-013-12/+12
* Log ABORT_TAG messages to the console.gibbs1995-04-011-3/+31
* Off by one error in -MSG-START+0 was just Justin being tired -- revert togibbs1995-04-012-12/+10
* Log syslog messages at LOG_NOTICE priority.wpaul1995-04-011-2/+2
* Remove yppasswd_xdr.c and take out references to if from Makefile: usewpaul1995-04-011-3/+3
* Remove references to yppasswd_xdr.c: the stuff in this file already existswpaul1995-04-011-7/+6
* Update pcvt to 3.20b23joerg1995-04-0116-101/+318
* Include <machine/cpufunc.h> to get i/o functions - don't duplicate almostbde1995-04-011-184/+1
* Fix dependencies for netboot.rom. ${OBJS} isn't valid when thebde1995-04-011-1/+3
* Delete a second getenv("MAILPATH") that happens immediately after a firstats1995-04-011-2/+0
* Add missing ';'ache1995-04-012-4/+4
* Use new TS_CAN_BYPASS_L_RINT state to avoid complex testache1995-04-013-69/+69
* Add TS_CAN_BYPASS_L_RINT state for serial devicesache1995-04-011-1/+5
* Fix thejoerg1995-04-011-5/+7
* By default, KEYWORDS is a copy of CATEGORIES.jkh1995-04-011-2/+2
* Add default values and document them for CATEGORIES and KEYWORDS.jkh1995-04-011-3/+3
* Add support for new CATEGORIES and KEYWORDS fields.jkh1995-04-011-2/+10
* Greatly clean up the Makefiles and add a Makefile.inc to more obviouslyjkh1995-04-013-15/+20
* Check for never opened or closed device before testingache1995-04-013-9/+18
* Add hook for rc driverache1995-04-011-1/+5
* Make /usr/share/nls/* dirs for message catalog stuffache1995-04-011-1/+53
* Patch from Greg Ansley:dg1995-04-011-5/+5
* Patch from Matt Thomas to fix mbuf leak in FDDI driver.dg1995-04-011-3/+10
* Forgot to add these two.wollman1995-03-312-0/+189
* Fix paths of dump files and PID file.wollman1995-03-314-159/+219
OpenPOWER on IntegriCloud