summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Expose kern.ident by way of OID_AUTO.jmallett2003-06-092-3/+4
* Teach mdoc(7) about the upcoming 5.2-RELEASE.ru2003-06-091-0/+1
* Add sysctlbyname(3) support, and use that for uname -i, in preparation forjmallett2003-06-091-1/+13
* Commit rudimentary libufs manual pages, except for that forjmallett2003-06-097-0/+560
* Remove ufs_disk_ctor and ufs_disk_dtor, they never came to fruition. I dojmallett2003-06-092-43/+0
* Make kernel identification (`ident' in the config(8) driver) available tojmallett2003-06-094-7/+24
* Reduce diffs with code in Perforce:jmallett2003-06-095-34/+34
* Marshal newfs -L (filesystem volume names), the names are not marshalledjmallett2003-06-091-0/+2
* Remove duplicate 'of the'.roam2003-06-091-1/+1
* Update the number and size of ports in the Ports Collection.murray2003-06-091-2/+2
* Hold the vm object's lock when performing vm_page_lookup().alc2003-06-091-0/+2
* Don't use vm_object_set_flag() to initialize the vm object's flags.alc2003-06-091-1/+1
* Change incorrect strings.h to more correct string.h to pick upimp2003-06-092-2/+2
* Include sys/param.h for both modfind and kldloadimp2003-06-091-2/+5
* Include stdlib.h for atoi declaration.imp2003-06-091-0/+3
* Include stdlib.h for atoi declarationimp2003-06-091-0/+3
* include string.h for memcmp declearationimp2003-06-091-0/+1
* Include string.h for strlen declarationimp2003-06-091-0/+1
* Include stdlib.h for exit declarationimp2003-06-091-0/+1
* Include string.h for strcmp declarationimp2003-06-091-0/+1
* On a socket creation error, don't close the socket.hsu2003-06-091-1/+2
* - Add a simple CPU load balancing algorithm. This works by executing once ajeff2003-06-091-7/+95
* Document the NOLIBPTHREAD and NOLIBTHR knobs.ru2003-06-081-0/+12
* - Properly handle the paging_in_progress case on two vm objects inalc2003-06-081-26/+16
* REST IN PEACEwill2003-06-081-0/+1
* Apply a couple of grammatical improvements.ceri2003-06-081-2/+2
* Correct a typo.ceri2003-06-081-1/+1
* Forced commit to note that the previous committed related to:des2003-06-080-0/+0
* Revert part of rev 1.43. We want to fail gracefully if there is no packetdes2003-06-081-0/+3
* After selecting a thread to handle a signal and takingdeischen2003-06-082-6/+16
* Insert threads at the end of the free thread list so thatdeischen2003-06-082-2/+2
* Provide a reference to __sys_write. The implementation uses this whendeischen2003-06-082-0/+6
* The sorting is by month/day/year/login.ru2003-06-081-2/+2
* Submitted by: hmpru2003-06-081-0/+1
* command -> utility. Add section number to .Xrcharnier2003-06-081-8/+8
* The .Nm utilitycharnier2003-06-081-1/+2
* command -> utilitycharnier2003-06-081-1/+1
* Add section number to .Xrcharnier2003-06-083-3/+3
* The .Xr utility. Spelling. Put NIS under .Tncharnier2003-06-081-11/+19
* The .Xr utilitycharnier2003-06-083-7/+11
* Add section number to .Xrcharnier2003-06-082-5/+5
* Add section number to .Xrcharnier2003-06-084-11/+12
* typocharnier2003-06-081-1/+1
* The .Nm utilitycharnier2003-06-081-3/+5
* The .Xr utilitycharnier2003-06-081-1/+2
* The .Xr filescharnier2003-06-081-0/+1
* Add NOTREACHED after err() inside of a switch statement.charnier2003-06-081-0/+1
* The .Xr utilitycharnier2003-06-081-6/+9
* Use .Ic instead of .Xr for internal commandscharnier2003-06-081-2/+2
* Remove reference to deprecated xtend(8)charnier2003-06-081-1/+0
OpenPOWER on IntegriCloud