summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make -force work for pkg_add.jkh1996-07-311-2/+2
* Add a required save/restorejkh1996-07-313-3/+9
* Eliminated pcb_inl. It was always 0 because context switches don't occurbde1996-07-317-29/+10
* Try again.jkh1996-07-313-6/+6
* Changed wakeup_one() to continue looping, possibly waking up additionaldg1996-07-311-8/+5
* Don't munge keystrokes.jkh1996-07-3112-60/+81
* Updated to match kernel changes for timer/run queue.dg1996-07-311-2/+2
* Converted timer/run queues to 4.4BSD queue style. Removed old and unuseddg1996-07-319-176/+101
* Prevent Geometry warning messages when the disk is already "dedicated"jkh1996-07-313-33/+18
* Move intermediary file generation to /var partitionpst1996-07-311-2/+2
* More minor tweaks (that I'm trying to get into the SNAP).jkh1996-07-313-45/+45
* Detect which partitions have already been created with `auto' so as not to cr...jkh1996-07-3115-294/+366
* link chgrp to chown, don't list it as a binaryjkh1996-07-312-4/+6
* Add New porter Andreas Kohout <shanee@rabbit.augusta.de>chuckr1996-07-301-1/+2
* add br275.iso.kbd - Brazilian 275 keyboard ISO-8859-1wosch1996-07-304-11/+288
* Add links to the sample Makefile from two other sections that talkasami1996-07-301-13/+20
* Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS.markm1996-07-309-11/+13
* Some breakeages sneaked in. This fixes them.markm1996-07-307-9/+4
* Fixed longstanding bug of not checking `dumpdev' or setting `dumplo'bde1996-07-302-20/+14
* Synced with sio.c: added support for TIOCDCDTIMESTAMP and simplifiedbde1996-07-303-120/+96
* Fixed the machdep.i8254_freq and machdep.i586_freq sysctls. Writes werebde1996-07-307-94/+217
* Add better support for retrieving management information from networkwollman1996-07-305-10/+255
* Fix a bug under time's "-l" option. The values reported for averagejdp1996-07-301-1/+24
* Another round of merge.asami1996-07-3010-98/+1307
* Only use the special bdevvp() for DEVFS if DEVFS_ROOT is defined. Thisbde1996-07-303-7/+9
* Document that the major and minor numbers are parsed by strtoul().bde1996-07-301-2/+3
* Use strtoul() more carefully.bde1996-07-301-12/+34
* Document that the relevant clock ticks are for the statistics clockbde1996-07-301-0/+3
* Document that clock ticks are for the profiling clock and that thebde1996-07-301-2/+4
* Fixed description of _SC_CLK_TCK. Both the clock and the unitsbde1996-07-301-1/+1
* Fixed comment about ru_maxrss. This field isn't an integral.bde1996-07-301-1/+1
* Fixed resource usage integrals. They were too large by a factor ofbde1996-07-303-60/+63
* one file somehow slipped by me in the previous commitadam1996-07-302-2/+6
* Fix GIO_ATTR ioctl return to match SYSVache1996-07-303-6/+6
* when file can be opened for read but cannot be read from:adam1996-07-303-6/+11
* Add MD5 checksums to packing list for all files during pkg_create and usejkh1996-07-3012-74/+105
* Bring this section up to reality.asami1996-07-301-20/+84
* Edit this for consistency's sake (though it's syntactically identical).jkh1996-07-301-2/+2
* Add comments on adding info about language specific ports andasami1996-07-301-18/+39
* Backed out the recent changes/enhancements to the VM code. Thedyson1996-07-3017-1190/+1250
* Merge, remove rubbish and bump the MAJOR.MINOR to 3.0markm1996-07-294-282/+12
* This commit was generated by cvs2svn to compensate for changes in r17330,markm1996-07-2911-10/+201
|\
| * Rats. Just when a piece of code is nice and stable, the author has tomarkm1996-07-2913-11/+208
* | Fix a problem with a DEBUG section of code.dyson1996-07-292-2/+2
* | ree (aka ee) doesn't have a man pagewosch1996-07-291-0/+1
* | Add chgrp to fixit, closes PR#1342jkh1996-07-292-4/+4
* | 1. Add some missing mailing lists. [jkh]jkh1996-07-295-8/+551
* | Fix an error in statement order in pmap_remove_pages, remove the pmapdyson1996-07-292-78/+20
* | Bunches of new books.jfieber1996-07-291-16/+96
* | The bugs list is called "bugs" (was "doc") and the SCSI list is calledasami1996-07-291-5/+5
OpenPOWER on IntegriCloud