summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | - Don't write the label if the (undocumented) nflag is set.bde1995-04-151-60/+67
* | To celibrate the new status of the ahc driver, give it a man page.gibbs1995-04-156-8/+214
* | John Aycock's BSD copyrighted sequencer assembler and sequencer code. Thisgibbs1995-04-158-572/+782
* | Add mixer to the clean/cleandir targets to get it also cleaned up.ats1995-04-151-1/+1
* | Fix initializations of kdc_state for serial consoles.bde1995-04-153-99/+114
* | kernel.h -> sys/kernel.hgibbs1995-04-151-2/+2
* | Be more careful with how we do a chip reset.gibbs1995-04-151-16/+33
* | Don't waste time sending an EOI to ICU1 if option AUTO_EOI_1 is defined.bde1995-04-153-21/+27
* | Speed up ttnread() in the !(ICANON | ISIG) case by copying to user spacebde1995-04-151-16/+53
* | Define IBUFSIZ as 384. This goes with speeding up ttnread().bde1995-04-151-3/+8
* | Put vnode_if.h and vnode_if.c into CLEANFILES that are automaticallyats1995-04-152-4/+4
* | Removed the y.tab.h file from the sources. It is automatically generatedats1995-04-151-0/+2
* | Bump the snap date.jkh1995-04-151-1/+1
* | Added kzipbootphk1995-04-151-2/+2
* | The magic code to uncompress a kernel.phk1995-04-158-0/+923
* | Added kzip in i386 sectionphk1995-04-151-2/+2
* | This program to compress a kernel with. You loose all the symbols, sophk1995-04-152-0/+263
* | Fix two more references to /etc/motd that I overlooked. PR #29gpalmer1995-04-151-2/+2
* | Close PR #29. The file should be /etc/ftpmotd, not /etc/motd.gpalmer1995-04-151-1/+1
* | Changes needed for kzip to work.phk1995-04-152-10/+33
* | Make DISTNAME and RELEASE the same for now. It makes more sense.jkh1995-04-151-3/+3
* | Go to a coherent release number for uname(1).jkh1995-04-151-2/+2
* | Install with default BINOWN (as it once used to be).dg1995-04-152-3/+1
* | Install setgid kmem rather than setuid root. The problem with procfs thatdg1995-04-152-3/+5
* | For P_SUGID processes, we must also change ownership of the mem filedg1995-04-152-4/+20
* | Head off potential core dump in _havemaster() (we don't need to free anywpaul1995-04-151-4/+1
* | Retain group kmem readability for P_SUGID processes.dg1995-04-152-4/+12
* | Made /proc/n/mem file group kmem and group readable. Needed to fix ps sodg1995-04-156-10/+14
* | Fixed serious off by one bug I introduced that will likely cause thedg1995-04-151-3/+3
* | "jl" and "jb" doesn't quite do the same thing...phk1995-04-142-3/+3
* | I commit this for Bruce, who has serious connectivity problmes pt.phk1995-04-141-430/+285
* | Fix MAILTO hole by passing -t to sendmailache1995-04-142-33/+5
* | Boot block cleanup.joerg1995-04-148-152/+238
* | Add `-s' flag to permit selection of devices in accordance with theirwollman1995-04-145-23/+100
* | Add missing -lmytinfo, hits when compiled -staticache1995-04-141-2/+3
* | Add separate entry for screen(1), slightly different from vt220ache1995-04-141-2/+4
* | Move digits before lettersache1995-04-143-6/+6
* | vt220: fix k1-k4 to be more compatible with xtermache1995-04-141-2/+2
* | Added back 'examples' to the subdirs which was bogusly removed.nate1995-04-141-2/+2
* | Add scsi targetdufault1995-04-141-0/+1
* | Add scsi target support.dufault1995-04-141-65/+330
* | Add scsi target. Add "after config" call to autoconf so that scsidufault1995-04-143-4/+74
* | Add "sctarg" and document new SCSI_REPORT_GEOMETRY option for achedufault1995-04-143-3/+21
* | Added "scsi target" device that can act as a target for scsi transfersdufault1995-04-1413-382/+1052
* | Better conformance to SunOS behavior: if we can't match a user to onewpaul1995-04-141-2/+8
* | Hopefully I won't get flamed for this: insert a few more #if defined(I486_CPU)wpaul1995-04-142-8/+28
* | According to a Usenet posting forward to me by Jordan, there'swpaul1995-04-141-1/+7
* | A better solution for the noisy ibcs2 startup, just echo a space and thenrgrimes1995-04-132-8/+4
* | Add devmenu(1).wollman1995-04-131-2/+3
* | Another sample devconf application. This one's a menu of devices; read thewollman1995-04-136-0/+639
OpenPOWER on IntegriCloud