summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use ASCII lock instead of BINARY one.ache1994-12-191-22/+15
* Use proper device names.ache1994-12-192-4/+2
* Use proper dialout device nameache1994-12-192-2/+2
* Uncomment uucpd by default, it is working and secure nowache1994-12-191-1/+1
* Use proper LOCKDIR nameache1994-12-191-1/+1
* Use proper lock dir nameache1994-12-191-2/+2
* Skip nulls in putback to don't confuse with EOFsache1994-12-191-0/+2
* Don't ever clear B_BUSY on a pbuf (or any other flag for that matter).dg1994-12-192-7/+5
* Make m4 more 8bit clean.ache1994-12-185-24/+26
* Insert a hook to initialize the serial port at the beginning ofjoerg1994-12-181-1/+9
* This became a frequently requested item now.joerg1994-12-183-0/+709
* Initialize syscons also in cases where it ain't the system's consolejoerg1994-12-183-3/+12
* Ooops, i forgot one NVT > 0 in a previous commit. Now pcvt will alsojoerg1994-12-182-4/+4
* Move the code providing the equivalent of ICRNL for console input fromjoerg1994-12-185-10/+13
* Pass the slice number of the boot device to the kernel in the previouslybde1994-12-184-9/+16
* Make ls recognize the COLUMNS environmental variable, evenjoerg1994-12-181-2/+6
* Make sure we allocate at least 8 scbus if we allocate any at all.phk1994-12-181-1/+9
* > ../../i386/isa/if_le.c still has a mountain of warnings.. Anyone keenphk1994-12-181-7/+13
* src/bin/ed will never build DES encumbered ed again. That is the jobjkh1994-12-181-7/+1
* Unbogify the size being passed to bzero when clearing struct softc.dg1994-12-183-6/+6
* Move page_unhold's in pmap_object_init_pt down one line to gard againstdg1994-12-182-6/+6
* Add missing getdomainname manual page.guido1994-12-182-3/+103
* Fixed multiple bogons with the map entry handling.dg1994-12-181-8/+8
* Fix bug in sysctl_string so that when a string has a length that is toguido1994-12-181-2/+2
* Move some obnoxious files: airport, birthtoken, flowers, na.phone & zipcodesjkh1994-12-181-1/+7
* Add a 'vn' to GENERICjkh1994-12-182-4/+6
* Nuke bogus duplicate decls.jkh1994-12-181-2/+0
* Fixed bug where statically allocated map entries might be freed to thedg1994-12-181-4/+7
* Change swapping policy to be a bit more aggressive about finding adg1994-12-181-5/+6
* Check for PG_FAKE too in pmap_object_init_pt.dg1994-12-182-6/+6
* Add two more page table pages to keep 64MB machines happy.dg1994-12-182-4/+4
* Fix possible off by one in b_save allocation size.dg1994-12-181-2/+2
* timedflags quotedache1994-12-181-2/+2
* strip not close files on errorache1994-12-181-1/+5
* Put dummy targets for make-md5 & check-md5 inside agpalmer1994-12-171-1/+5
* bsd.port.mk: missing semicolon addedgpalmer1994-12-172-4/+8
* Add a sanity-check for those building their own releases.jkh1994-12-171-1/+6
* Bump LINT's symtab space.jkh1994-12-173-6/+6
* Fix a few nasties in the conversion.jkh1994-12-171-3/+2
* Add Fred Cawthorne's GPIB driver.jkh1994-12-179-7/+1405
* First cut at making multiple distributions loadable in a single pass.jkh1994-12-172-51/+68
* Fix odd length long namesache1994-12-172-5/+4
* Changed splimp to splhigh to close a potential hole that could leaddg1994-12-171-3/+3
* Automatically add gmake to DEPENDS, if USE_GMAKEache1994-12-171-1/+4
* Don't use build: ... pre-build, move pre-build insideache1994-12-171-2/+3
* Uncomment DISKSLICE; it should work now (for drivers that support it).bde1994-12-163-9/+6
* Continue implementing disk slices and labels for the vn driver. Everythingbde1994-12-161-16/+38
* Duplicate readdisklabel() and writedisklabel() and remove DOS stuff frombde1994-12-162-14/+290
* Separate go-away code from dsinit() to produce dsgone().bde1994-12-161-16/+27
* Add prototype for dsgone. Remove prototype for nonexistent dswlabel.bde1994-12-161-1/+1
OpenPOWER on IntegriCloud