aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Purely cosmetic tweaks.Jordan K. Hubbard1996-08-014-10/+10
* Clean up the results from getch().Jordan K. Hubbard1996-08-016-12/+12
* Close PR#1542. Don't just assume 24 lines, get the tty size.Jordan K. Hubbard1996-08-0118-48/+84
* Change ${NCFTP} to ${FETCH}. Fix bogon that describes the do-* targetsSatoshi Asami1996-08-011-8/+9
* Make -force work for pkg_add.Jordan K. Hubbard1996-07-311-2/+2
* Add a required save/restoreJordan K. Hubbard1996-07-313-3/+9
* Eliminated pcb_inl. It was always 0 because context switches don't occurBruce Evans1996-07-317-29/+10
* Try again.Jordan K. Hubbard1996-07-313-6/+6
* Changed wakeup_one() to continue looping, possibly waking up additionalDavid Greenman1996-07-311-8/+5
* Don't munge keystrokes.Jordan K. Hubbard1996-07-3112-60/+81
* Updated to match kernel changes for timer/run queue.David Greenman1996-07-311-2/+2
* Converted timer/run queues to 4.4BSD queue style. Removed old and unusedDavid Greenman1996-07-319-176/+101
* Prevent Geometry warning messages when the disk is already "dedicated"Jordan K. Hubbard1996-07-313-33/+18
* Move intermediary file generation to /var partitionPaul Traina1996-07-311-2/+2
* More minor tweaks (that I'm trying to get into the SNAP).Jordan K. Hubbard1996-07-313-45/+45
* Detect which partitions have already been created with `auto' so as not to cr...Jordan K. Hubbard1996-07-3115-291/+363
* link chgrp to chown, don't list it as a binaryJordan K. Hubbard1996-07-312-4/+6
* Add New porter Andreas Kohout <shanee@rabbit.augusta.de>Chuck Robey1996-07-301-1/+2
* add br275.iso.kbd - Brazilian 275 keyboard ISO-8859-1Wolfram Schneider1996-07-304-11/+288
* Add links to the sample Makefile from two other sections that talkSatoshi Asami1996-07-301-13/+20
* Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS.Mark Murray1996-07-309-11/+13
* Some breakeages sneaked in. This fixes them.Mark Murray1996-07-307-9/+4
* Fixed longstanding bug of not checking `dumpdev' or setting `dumplo'Bruce Evans1996-07-302-20/+14
* Synced with sio.c: added support for TIOCDCDTIMESTAMP and simplifiedBruce Evans1996-07-303-117/+93
* Fixed the machdep.i8254_freq and machdep.i586_freq sysctls. Writes wereBruce Evans1996-07-307-94/+217
* Add better support for retrieving management information from networkGarrett Wollman1996-07-305-10/+255
* Fix a bug under time's "-l" option. The values reported for averageJohn Polstra1996-07-301-1/+24
* Another round of merge.Satoshi Asami1996-07-3010-98/+1307
* Only use the special bdevvp() for DEVFS if DEVFS_ROOT is defined. ThisBruce Evans1996-07-303-7/+9
* Document that the major and minor numbers are parsed by strtoul().Bruce Evans1996-07-301-2/+3
* Use strtoul() more carefully.Bruce Evans1996-07-301-12/+34
* Document that the relevant clock ticks are for the statistics clockBruce Evans1996-07-301-0/+3
* Document that clock ticks are for the profiling clock and that theBruce Evans1996-07-301-2/+4
* Fixed description of _SC_CLK_TCK. Both the clock and the unitsBruce Evans1996-07-301-1/+1
* Fixed comment about ru_maxrss. This field isn't an integral.Bruce Evans1996-07-301-1/+1
* Fixed resource usage integrals. They were too large by a factor ofBruce Evans1996-07-303-60/+63
* one file somehow slipped by me in the previous commitAdam David1996-07-302-2/+6
* Fix GIO_ATTR ioctl return to match SYSVAndrey A. Chernov1996-07-303-6/+6
* when file can be opened for read but cannot be read from:Adam David1996-07-303-6/+11
* Add MD5 checksums to packing list for all files during pkg_create and useJordan K. Hubbard1996-07-3012-74/+105
* Bring this section up to reality.Satoshi Asami1996-07-301-20/+84
* Edit this for consistency's sake (though it's syntactically identical).Jordan K. Hubbard1996-07-301-2/+2
* Add comments on adding info about language specific ports andSatoshi Asami1996-07-301-18/+39
* Backed out the recent changes/enhancements to the VM code. TheJohn Dyson1996-07-3017-1190/+1250
* Merge, remove rubbish and bump the MAJOR.MINOR to 3.0Mark Murray1996-07-294-282/+12
* This commit was generated by cvs2svn to compensate for changes in r17330,Mark Murray1996-07-2911-10/+201
|\
| * Rats. Just when a piece of code is nice and stable, the author has toMark Murray1996-07-2913-11/+208
* | Fix a problem with a DEBUG section of code.John Dyson1996-07-292-2/+2
* | ree (aka ee) doesn't have a man pageWolfram Schneider1996-07-291-0/+1
* | Add chgrp to fixit, closes PR#1342Jordan K. Hubbard1996-07-292-4/+4