summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Slightly reorganize allocation of new vnode. Use bit NVOLUME to detectedbp2001-03-1012-102/+90
* Avoid complicated tests of whether devices are present or not, anddougb2001-03-102-50/+12
* Synch with changes in the NCP requester.bp2001-03-106-384/+466
* fix spelling errors, clarify comment, add $FreeBSD$billf2001-03-101-8/+6
* Major update of NCP requester:bp2001-03-1014-1254/+916
* Specify packing for an entire structure, not for each element of it.bp2001-03-101-95/+95
* Add libdata, some ports were using it.kris2001-03-101-0/+2
* Use the correct path to the SASL .h files as installed by the SASL port.gshapiro2001-03-102-2/+2
* MAXHOSTNAMELEN includes the NULbrian2001-03-091-5/+5
* In the absence of explicit ``-t type'' option assume that ``-f file''sobomax2001-03-091-1/+6
* Fix a botch where we wrote the year register with > 2 digits (andmjacob2001-03-091-9/+6
* MAXHOSTNAME includes space for a NULbrian2001-03-094-10/+10
* Remove vn(4) driver.phk2001-03-093-804/+1
* Make md(4) and mdconfig(8) take over the role of vn(4) and vnconfig(8)phk2001-03-0910-632/+31
* Make md(4) more in line with reality.phk2001-03-091-87/+38
* Use a more BIOS friendly geometry.phk2001-03-091-1/+1
* 1) If mdconfig isn't given an action argument, it assumes detach.phk2001-03-091-4/+5
* Don't call malloc with M_WAITOK while holding a mutex.alfred2001-03-091-22/+21
* When creating a shadow vm_object in vmspace_fork(), only oneiedowse2001-03-091-0/+4
* mdoc(7) police: in mdocNG, -offset and -width values without scalingru2001-03-095-8/+8
* Correct a race condition where it was possible for a signaleddeischen2001-03-093-6/+24
* Add module.9 and DECLARE_MODULE.9alex2001-03-091-2/+2
* Add a general manpage about kernel modules, similar to driver(9).alex2001-03-091-0/+92
* Add a manpage for the kernel macro DECLARE_MODULE.alex2001-03-091-0/+113
* Change the kernel layout to match Linux/ia64 more closely. This preventsdfr2001-03-091-8/+11
* Add SKI_ROOT_FILESYSTEM option.dfr2001-03-091-0/+3
* Allow the config file to specify a root filesystem filename.dfr2001-03-091-1/+6
* Adjust a comment slightly.dfr2001-03-091-2/+1
* Add new option -m which allows the user to set IP TTL.ru2001-03-092-12/+34
* bye-bye documented raw devicesobrien2001-03-091-3/+3
* bye-bye documented raw deviceobrien2001-03-091-3/+3
* Remove tunefs'ing that was OBE by rev 1.30.obrien2001-03-091-1/+0
* Warner gave a nice followup in email, and I thought it would be nice toobrien2001-03-090-0/+0
* Make it possible to use IP_TTL and IP_TOS setsockopt(2) optionsru2001-03-093-9/+10
* Define KINFO_PROC_SIZE for ia64.dfr2001-03-091-1/+8
* This is the getsid() we are talking about, not setsid().ru2001-03-091-1/+1
* mdoc(7) police revision 1.15:ru2001-03-091-10/+9
* Push the test for a disconnected socket when accept()ing down to thejlemon2001-03-092-4/+9
* The TCP sequence number used for sending a RST with the ipfw reset rulejlemon2001-03-091-1/+1
* Fix mtx_legal2block. The only time that it is bad to block on a mutex isjhb2001-03-0910-13/+29
* Use the kthread API to create and destroy AIO daemons.alc2001-03-091-9/+7
* Add a new informative KASSERT to ensure that a process is in the SRUN statejhb2001-03-091-0/+3
* Document how to compile KTR into the kernel, tweak its behavior, andjhb2001-03-092-0/+164
* Document the ithread_* API used to manage interrupt threads and theirjhb2001-03-092-1/+359
* Add 2001 to copyright.jhb2001-03-094-4/+4
* The new version of the daylight time saving support. This time it worksbabkin2001-03-093-5/+182
* - Add 2001 to copyright.jhb2001-03-091-23/+1
* The 'gdb' command works on the alpha as well as the i386.jhb2001-03-091-1/+3
* newfs with `-m 1'obrien2001-03-091-1/+1
* Stick the I-O DATA PCLA/TE PC Card adapter entry in the right sort order.sanpei2001-03-091-6/+6
OpenPOWER on IntegriCloud