summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This patch clears the way for removing a number of tty relatedphk1999-09-2540-634/+271
* Remove a useless new line.chris1999-09-251-2/+1
* Document the devtoname(9) kernel interface.chris1999-09-252-2/+60
* Add missing 't' in printf message.phk1999-09-251-1/+1
* Remove unnecessary file. This file is obsolete by newbus integration.nyan1999-09-251-1144/+0
* Fix a hole in jail(2).phk1999-09-257-2/+24
* Remove NBPF conditionality of bpf calls in most of our network drivers.phk1999-09-2553-563/+16
* Oops! I enabled SOFTUPDATES by accident.phk1999-09-253-3/+3
* Rename a macro; it gets set at "make world" time, and I had a localmarkm1999-09-252-3/+3
* Merge from sys/i386/conf/files.i386 revision 1.270 and 1.271.nyan1999-09-252-6/+10
* Call sk_start() at the end of sk_intr() if there's packets in thewpaul1999-09-252-0/+10
* Remove two more unnecessary function declarations/prototypes.billf1999-09-251-4/+0
* Include the proper headers, remove the unnecessary function declarations.billf1999-09-251-1/+2
* o Remove all of the objformat logic, it's never coming back.billf1999-09-251-16/+5
* Remove duplicate declarations for two internal functions.billf1999-09-252-4/+0
* Stuff a variable declaration inside a #if block that is only used for thatbillf1999-09-252-0/+4
* Remove declaration of getenv(), we get that from stdlib.h already.billf1999-09-251-1/+1
* Typobrian1999-09-242-2/+2
* Various style and visual changes.phantom1999-09-241-8/+10
* Fix problem where a macro is not properly initialised in the !THREADmarkm1999-09-241-2/+2
* More locking clarifications. Add skeleton manual page for VOP_LEASEdillon1999-09-244-11/+72
* Switch the order of a two tests so that the error actually has to occurobrien1999-09-242-2/+2
* Low-level, but significant cleanup of Perl's build process.markm1999-09-247-154/+65
* More synchronization of the VOP documentation to the real world.dillon1999-09-241-1/+1
* Fix timeout handeling and add retry counts.sos1999-09-247-37/+75
* Mention -p and -t options.phantom1999-09-242-4/+26
* More clarification of locking requirements.dillon1999-09-242-6/+18
* Bring more VOP manual pages up to date in regards to lockingdillon1999-09-242-6/+6
* Update errors in documentation for various VOP_ calls. Specifically,dillon1999-09-245-7/+18
* Slight reordering of /etc/rc order: It now goesnsayer1999-09-241-29/+29
* Add information and configuration on the DUL.jmb1999-09-231-0/+5
* Guard against an rm returning non-zero status.jkh1999-09-231-1/+1
* Header file required to support ccd changes. Forgot to commit lastdillon1999-09-231-0/+2
* - Supported 1.23MB FD again.nyan1999-09-232-118/+138
* mdoc(7)'fyphantom1999-09-231-5/+6
* mdoc(7)'fyphantom1999-09-231-7/+11
* Learn nroff about -p and -t options. It allows to preprocessphantom1999-09-232-2/+4
* Add to .Nm devstat_end_transaction_buf().phantom1999-09-231-2/+3
* Nuke dlopen.3 -> dlversion.3 link.phantom1999-09-231-2/+1
* Bring documentation up to datedillon1999-09-231-5/+60
* Bring ccd documentation up to date. Reference vinum, elucidate moredillon1999-09-231-4/+47
* Linux doesn't complain if you remove a msg queue that doesn't existmarcel1999-09-232-2/+6
* Cleanup CCD quite a bit, including adding clarifying comments.dillon1999-09-232-294/+714
* Fix ccdiodone code. The code was using cbp->cb_buf.b_bcount todillon1999-09-232-2/+20
* Clarify what getdevs() expects as input.ken1999-09-231-2/+9
* Sync with am-utils-6.0.2s2.obrien1999-09-231-2/+14
* Make the frequency tuneable via a sysctl.jhay1999-09-231-1/+24
* Fix conflicts.obrien1999-09-232-13/+24
* Restore vendor $Id$ now that it won't be clobbered.peter1999-09-234-4/+4
* This commit was generated by cvs2svn to compensate for changes in r51591,obrien1999-09-2310-89/+177
|\
OpenPOWER on IntegriCloud