summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the hto(be|le)[slq] and (be|le)toh[slq] macros defined inrobert2002-12-166-40/+18
* This commit was generated by cvs2svn to compensate for changes in r107937,des2002-12-1698-259/+412
|\
| * Vendor import of OpenPAM Cyclamen.des2002-12-1698-259/+412
* | Merge in most non-style differences from Andrew Korty's pam_ssh 1.7.des2002-12-163-51/+70
* | Ignore IEEE1284 descriptors when looking for bidirectional mode. We don'tdes2002-12-161-2/+2
* | MFNetBSD: 1.52-1.55des2002-12-161-4/+17
* | Catch up with the English version:hrs2002-12-161-83/+130
* | o getsockopt(2) 'level' argument should be 0, not SOCK_STREAM. Itmaxim2002-12-161-1/+1
* | Fix the panic that occurs when kldunloading trm by using the correctcognet2002-12-162-29/+51
* | fixed a bug that IPv6 multicast packet is not forwarded if its packet size is...suz2002-12-161-1/+1
* | Typo: devices numbers -> device numbers.keramida2002-12-161-1/+1
* | Regen: swapoffmarcel2002-12-169-12/+15
* | Change swapoff from MNOPROTO to UNIMPL. The former doesn't work.marcel2002-12-163-3/+3
* | unifdef -DPC98 -U__alpha__phk2002-12-151-315/+13
* | Bring in the settings from /etc/rc.devfs, which include the vga symlinkdougb2002-12-151-2/+3
* | Perform vm_object_lock() and vm_object_unlock() on kmem_objectalc2002-12-151-0/+4
* | Add a new `W' flag, that when used in conjunction with the `Z' flag or thesobomax2002-12-152-8/+38
* | Update to previous change (1.54) to use an approperly wide inode fieldmckusick2002-12-152-9/+12
* | Regenerate system calls (swapoff added)dillon2002-12-155-7/+15
* | This is David Schultz's swapoff code which I am finally able to commit.dillon2002-12-1519-84/+633
* | Fix a refcount race with the vmspace structure. In order to preventdillon2002-12-153-9/+27
* | PC164 is 21172wilko2002-12-151-1/+2
* | Correct chipset information for the 164* series.wilko2002-12-151-8/+8
* | Update ROOT_MIN_SIZE for i386 to 118MB (and other ROOT_*_SIZE).kuriyama2002-12-154-10/+10
* | When doing tail -F, return if the freopen() of the file fails instead oftjr2002-12-151-0/+1
* | o Trim EOL whitespaces.maxim2002-12-152-24/+24
* | o s/if_name[16]/if_name[IFNAMSIZ]/maxim2002-12-151-1/+1
* | o M_DONTWAIT is mbuf(9) flag: malloc(M_DONTWAIT) -> malloc(M_NOWAIT).maxim2002-12-151-7/+7
* | o Fix byte order logging issue: sa.sin_port is already in host byte order.maxim2002-12-151-1/+1
* | o Clear a high bit of ipc_perm.seq so msgget(3) never returns amaxim2002-12-151-1/+1
* | o Fix bogus getsockopt(2) call: swap SOCK_STREAM and LOCAL_PEERCRED.maxim2002-12-151-1/+1
* | As per the comments, vm_object_page_remove() now expects its caller to lockalc2002-12-151-8/+2
* | Perform vm_object_lock() and vm_object_unlock() aroundalc2002-12-151-2/+8
* | Perform vm_object_lock() and vm_object_unlock() aroundalc2002-12-152-0/+4
* | Remove redundant check for negative or zero v_usecount; vrele() alreadytjr2002-12-151-14/+7
* | Remove unneeded casts. Add others to make WARNS=5 happy.obrien2002-12-152-12/+12
* | Unbreak support for systems that have no limit on pathname length.tjr2002-12-151-4/+2
* | Assert that the page queues lock is held in vm_page_unhold(),alc2002-12-151-2/+4
* | Make minimal changes to point the users to the Texinfo documentationkeramida2002-12-141-0/+7
* | NetBSD manpages use .Nm "" to typeset the `name' of the manpage, butkeramida2002-12-142-3/+5
* | Build kernels for pc98 just like the other platforms. Also, removeimp2002-12-141-1/+10
* | MFi386 revisions 1.375 and 1.376alc2002-12-141-5/+14
* | Change tcp.inflight_min from 1024 to a production default of 6144. Createdillon2002-12-144-8/+56
* | Employ the unused bytes after the disklabel in the second sector. This makesphk2002-12-144-48/+22
* | Remove unnecessary call to fsread().phk2002-12-142-2/+0
* | Restructure so we can compile UFS1_ONLY, UFS2_ONLY or UFS1_AND_UFS2phk2002-12-141-91/+33
* | Convert the use of vtophys() for doing autosense to use busdma. Also correctscottl2002-12-142-12/+79
* | Always use the smaller GCC builtin memcpyphk2002-12-142-20/+0
* | Remove unused variable.phk2002-12-142-2/+2
* | Add a list of currently supported modes && an EXAMPLES section.trhodes2002-12-141-0/+34
OpenPOWER on IntegriCloud