summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Staticize.phk1995-12-093-16/+17
* | scsi_tape.h had some old cruft that looked like missing typedefs orphk1995-12-093-17/+15
* | Remove various unused symbols and procedures.phk1995-12-099-633/+27
* | Move sysctl machdep.consdev to cons.cphk1995-12-096-48/+22
* | Staticize.phk1995-12-091-9/+6
* | Use absolute path for sendmail daemon or sendmail can't findache1995-12-091-2/+2
* | Back out "find itself" fix for security purist reasons fromache1995-12-091-1/+1
* | Close PR #853. The services.byname case needs to greate keys in the formwpaul1995-12-091-4/+3
* | Small tweak: the 'is exisating password an empty string' check isn'twpaul1995-12-091-2/+3
* | ioctl() args are JOY_SETTIMEOUT and JOY_GETTIMEOUT (only 1 underscore)jmz1995-12-092-4/+4
* | Remove option ARP_PROXYALL, it's now a sysctl var.phk1995-12-093-18/+3
* | Remove old ballast, clean up a little bit, staticize.phk1995-12-092-73/+69
* | Submitted by: John Hayjulian1995-12-091-5/+5
* | clean a few DEVFS things..julian1995-12-096-128/+41
* | *sigh* Yet another bogosity: the YPPROC_FIRST procedure is listed aswpaul1995-12-091-2/+5
* | Attempt to make the Linux LKM compile again after the recent VM includepeter1995-12-094-4/+22
* | Fix SIGHUP restarting bug: sendmail can't find itself, it uses argv[0]ache1995-12-091-1/+1
* | Fix error: startslip -> sliploginache1995-12-091-1/+1
* | Yet one conf exampleache1995-12-091-0/+12
* | A really gross hack to make more of the source tree compile again.peter1995-12-091-2/+8
* | Update sendmail's "knowledge" of the ps_strings structure.peter1995-12-091-2/+3
* | phkmalloc strikes again! :-) Another use of un-cleared returns frompeter1995-12-091-0/+3
* | Updates to read the extra indirection in ps_strings. Note that anypeter1995-12-092-35/+53
* | Update ibcs2 to use the new ps_strings / stack gap arrangements..peter1995-12-091-2/+1
* | Update the Linux LKM to use the new ps_strings and stack gap arrangements.peter1995-12-091-2/+2
* | Reorganise ps_strings in order to gain BSD/OS 2.0 binary compatability.peter1995-12-092-9/+11
* | Julian forgot to make the *devsw structures static.phk1995-12-0873-150/+289
* | "What? He's modifying the NIS protocol definition!?"wpaul1995-12-081-7/+12
* | Added a conditionalized printf for debugging MTU discovery.wollman1995-12-081-2/+6
* | Pass 3 of the great devsw changesjulian1995-12-08100-4005/+3750
* | Include sys/time.h, not sys/user.h.dg1995-12-081-1/+1
* | The static prototype for setroot() was apparently accidently movedpeter1995-12-072-4/+6
* | Use a dynamically-sized buffer for SIOCGIFCONF so that `ifconfig -a'wollman1995-12-071-9/+26
* | Specify Timeout.queuewarn.normal at 1day as well as Timeout.queuewarn.peter1995-12-072-2/+4
* | Fixed the type of a signal handler.bde1995-12-071-2/+2
* | Moved a test for HAVE_GETBOOTFILE to after the #include of thebde1995-12-071-5/+6
* | Added missing data to a struct initializer by copying it from similarbde1995-12-071-1/+4
* | Fixed the type of time_type.bde1995-12-071-2/+2
* | Don't #define NO_CONST. Defining it caused type mismatches forbde1995-12-071-1/+0
* | Add support for ALL_HOOK feature. Lets you replace the `all' targetjkh1995-12-071-1/+13
* | A number of misc changes, a revamp of chapter 17, place-holder forjkh1995-12-077-126/+196
* | Fixed type mismatches.bde1995-12-074-12/+12
* | Untangled the vm.h include file spaghetti.dg1995-12-07163-241/+742
* | Update the -current sources from the 2.1 branch.peter1995-12-07136-8774/+11783
* | Implement detection of whether or not bounce-buffering is requiredpeter1995-12-071-3/+10
* | Replaced #includes of <sys/user.h> by less gross headers, usuallybde1995-12-0621-40/+66
* | Removed unnecessary #includes of <sys/user.h>. Some of these were justbde1995-12-0621-37/+27
* | Removed unnecessary #includes of vm stuff. Most of them were oncebde1995-12-069-23/+9
* | Don't #include vm stuff in vnode_if.[ch]. Enough vm stuff (abde1995-12-063-18/+3
* | Added explicit #include of <vm/vm.h> so that conf.c doesn't break whenbde1995-12-061-1/+3
OpenPOWER on IntegriCloud