aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Combine a release note entry on the alpha and i386 boot loaders nowBruce A. Mah2002-01-172-10/+2
* New release notes: kern.maxvnodes now works, VIA 82C686B SouthbridgeBruce A. Mah2002-01-172-0/+22
* Allow alpha kernels to compile again- make sure opt_ddb.h is includedMatt Jacob2002-01-173-2/+6
* pid is 'long' on alpha.Matt Jacob2002-01-171-2/+2
* Merge the changes in the English version (1.254 --> 1.255).Jun Kuriyama2002-01-171-2/+5
* forced commit for previous revision:Alfred Perlstein2002-01-170-0/+0
* Fix boundry condition in lock management:Alfred Perlstein2002-01-171-2/+13
* o Improve the line-wrapping of additional comments, some of which appearedRobert Watson2002-01-173-48/+33
* o Remove a somewhat less comprehensible comment about modifying /etc/rc.Robert Watson2002-01-173-15/+6
* Forgot one part of the VLAN support for the dc(4) driver.Doug Ambrisko2002-01-162-0/+4
* Fix giant handling in pwrite(2), I forgot to release it when finishingAlfred Perlstein2002-01-161-1/+2
* Fix typo by s/advertise/advertises/Jens Schweikhardt2002-01-161-1/+1
* Update release note: kern.security.* sysctls have moved toBruce A. Mah2002-01-162-2/+6
* Add VLAN for the dc(4) driver (ie long frame). The patch is 2 parts.Doug Ambrisko2002-01-163-24/+56
* Document fetch(1) reaction to SIGINFO.Ruslan Ermilov2002-01-161-0/+12
* mdoc(7) police: tidy up OpenBSD fixes.Ruslan Ermilov2002-01-161-7/+5
* Replace reference to ANSI C draft with standard.Ruslan Ermilov2002-01-161-4/+1
* Add extern to avoid sloppy common style declarations.Jake Burkholder2002-01-161-2/+2
* Document the -x debugging option.Ruslan Ermilov2002-01-161-4/+25
* socket()s first argument should be a protocol family rather than anBrian Somers2002-01-1611-15/+15
* socket's first argument is an address family, not a protocol family.Brian Somers2002-01-167-10/+10
* Added this makefile. This is not attached to the build yet. I oftenBruce Evans2002-01-161-0/+8
* Make `options NETATALK' compile after the -fno-common changes.Ian Dowse2002-01-163-2/+6
* Don't print out 0xaa55 at the end of a vnconfig disk and use theJohn Baldwin2002-01-161-4/+1
* - Attempt to help declutter kern. sysctl by moving security out fromAndrew R. Reiter2002-01-168-29/+30
* Put write on read-only filesystem panic after we have weeded outKirk McKusick2002-01-161-2/+2
* Change <b28> to HTT (Hyperthreading technology). If this flag is set thenPeter Wemm2002-01-162-6/+6
* fix typo, there's uap, just fdAlfred Perlstein2002-01-161-1/+1
* Ensure that we set all the %cr0 bits to a known state for the AP's beforePeter Wemm2002-01-166-0/+60
* Revise the nfsiod auto tuning code. Now both the upper and lower limitsPeter Wemm2002-01-153-22/+87
* better namespsace of static functionsWarner Losh2002-01-151-5/+9
* o Sync the device list with OLDCARD.Warner Losh2002-01-151-51/+46
* This commit was generated by cvs2svn to compensate for changes in r89402,Jacques Vidrine2002-01-151-6/+7
|\
| * Don't use getlogin() to determine whether we are root.Jacques Vidrine2002-01-151-6/+7
* | Add a few cleanups from rev 1.1:Mike Barcroft2002-01-151-10/+12
* | This commit was generated by cvs2svn to compensate for changes in r89397,Ruslan Ermilov2002-01-151-7/+12
|\ \
| * | Satisfy pedantic readers.Ruslan Ermilov2002-01-151-7/+12
* | | Back out part of the revision 1.2 changes -- sendto(2) canRuslan Ermilov2002-01-151-73/+28
* | | Add entries for the DEC VT400 and and VT420 terminals.Sheldon Hearn2002-01-151-0/+35
* | | First ping after a preload (-l) was sent undelayed.Ruslan Ermilov2002-01-151-1/+2
* | | Add pkg_update to the SEE_ALSO manpage of pkg_create.Giorgos Keramidas2002-01-151-0/+1
* | | Bump the limits for determining if we've held a spinlock too long as theyJohn Baldwin2002-01-152-4/+4
* | | - Catch up printtrap() to KSE by using curthread and testing it againstJohn Baldwin2002-01-151-5/+9
* | | Do not install man(1) setuid ``man''.Ruslan Ermilov2002-01-156-83/+10
* | | Add missed includes.Maxim Sobolev2002-01-153-0/+3
* | | o Add prototype for printf(3).Mike Barcroft2002-01-151-9/+12
* | | Merge the changes in the English version (1.253 --> 1.254).Jun Kuriyama2002-01-151-49/+54
* | | style(9)Mike Barcroft2002-01-151-95/+63
* | | When downgrading a filesystem from read-write to read-only, operationsKirk McKusick2002-01-155-10/+24
* | | Make PCI_ALLOW_UNSUPPORTED_IO_RANGE an option until the ISA addressWarner Losh2002-01-152-0/+6