summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | The way sendmail.cf is installed here is gross and needs to be totallyjkh1996-06-251-2/+2
* | | Change the way moused talk to syscons, now its only delivering mouseeventssos1996-06-259-381/+697
* | | Add worm to /usr/share/examplesjkh1996-06-251-1/+3
* | | Handle tabs in INDEX files.jkh1996-06-259-26/+77
* | | Update to reflect new ipfw syntax.alex1996-06-251-138/+136
* | | Fixed end condition for clustered reads.dg1996-06-251-2/+2
* | | Limit the scan for preloading pte's to the end of an object.dyson1996-06-252-2/+8
* | | Fix some serious problems with limits checking in the sbrk(2)/brk(2)dyson1996-06-251-13/+25
* | | Allow fragment checking to work with specific protocols.alex1996-06-251-16/+26
* | | Remove another extraneous setting of if_lastchangegpalmer1996-06-241-2/+1
* | | Add default targets for cleandepend and objlink.jkh1996-06-241-2/+2
* | | Start vi.recovery processing after ldconfig.pst1996-06-241-10/+10
* | | Add the (commented out) OBJLINK hook.nate1996-06-243-3/+15
* | | Ensure that media protection is released before attempting to eject thegibbs1996-06-242-13/+25
* | | Remove RSS limiting until I rewrite the code to be non-recursive. Thedyson1996-06-241-9/+5
* | | Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-2478-583/+367
* | | Adjust docs to match reality.jkh1996-06-241-4/+8
* | | Adjust the reference to ftpBinary() in the (unused) TCL wrappers.jkh1996-06-241-4/+4
* | | update Istanbulwosch1996-06-241-1/+2
* | | update E-Mail address of Julian Staceywosch1996-06-241-5/+3
* | | Do not exit if ftpGetSize() returns a value < 0. You may well try tojmz1996-06-241-3/+1
* | | Whoops: had a couple of hardcoded instances of '/var/yp/' that shouldn'twpaul1996-06-233-9/+15
* | | Add moused hooks (OFF by default)ache1996-06-233-3/+36
* | | Fix address mask calculation when using ':' syntax. Allow a maskalex1996-06-231-13/+23
* | | Fix problem with scb flag handing that crept in with the SCB paging support.gibbs1996-06-231-58/+59
* | | Oops, forget the fact that LINT compiles (fixing previos PAS commi)ache1996-06-233-12/+15
* | | Describe the way how to add OPL for PAS without conflictache1996-06-233-6/+12
* | | Update the BUGS section, now that we've got some experience in usingjoerg1996-06-231-11/+23
* | | Unstaticize psratio and staticize profprocs. psratio needs to be exportedbde1996-06-234-16/+20
* | | Don't truncate minor or major numbers in the nfsv3 client.bde1996-06-234-12/+12
* | | Moved declarations of static functions to the correct file. This fixesbde1996-06-236-111/+111
* | | Removed unused #include. Linux doesn't support SCO consoles.bde1996-06-232-4/+2
* | | Run the headers through cpp -dM to find the #defines. The direct searchbde1996-06-231-2/+8
* | | Add some examples on burning CDRs - I figured it was about time tojkh1996-06-233-0/+73
* | | Forward-declare a struct tag so that this doesn't depend on a side effectbde1996-06-231-1/+2
* | | Don't add -I/sys to CFLAGS. bsd.kmod.mk adds the correct (relative)bde1996-06-234-8/+8
* | | Don't claim to be a VFS_LKM - generate vnode_if.h by putting it in SRCS.bde1996-06-232-10/+8
* | | Don't (re)define ACTUALLY_LKM_NOT_KERNEL. It wasn't even used by thebde1996-06-232-2/+2
* | | Finished converting ipfw to use opt_ipfw.h.bde1996-06-231-1/+2
* | | Don't (re)define or use ACTUALLY_LKM_NOT_KERNEL - use the existingbde1996-06-232-2/+2
* | | Use IPFIREWALL_MODULE instead of ACTUALLY_LKM_NOT_KERNEL to indicatebde1996-06-233-8/+10
* | | Disabled unusable union lkm.bde1996-06-232-6/+6
* | | Describe MAXMEM better. Enable it by default. (It's a positive option.bde1996-06-233-15/+18
* | | Removed -g from CFLAGS.bde1996-06-233-4/+4
* | | Made strip failures fatal. This fixes PR 1328.bde1996-06-231-2/+4
* | | Add moused to targets.sos1996-06-231-3/+3
* | | Removed rubbish that stopped usr.bin/ncftp from going away.bde1996-06-231-5/+0
* | | Remove an un-necessary call to microtime() to set if_lastchangegpalmer1996-06-231-1/+0
* | | Fix a couple of bogus casts to off_t that caused dumpfs to lseek negativepeter1996-06-231-4/+4
* | | Specify that daemon(3) returns int, and standardise thegpalmer1996-06-221-3/+5
OpenPOWER on IntegriCloud