summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Remove a somewhat less comprehensible comment about modifying /etc/rc.rwatson2002-01-173-15/+6
* Forgot one part of the VLAN support for the dc(4) driver.ambrisko2002-01-162-0/+4
* Fix giant handling in pwrite(2), I forgot to release it when finishingalfred2002-01-161-1/+2
* Fix typo by s/advertise/advertises/schweikh2002-01-161-1/+1
* Update release note: kern.security.* sysctls have moved tobmah2002-01-162-2/+6
* Add VLAN for the dc(4) driver (ie long frame). The patch is 2 parts.ambrisko2002-01-163-24/+56
* Document fetch(1) reaction to SIGINFO.ru2002-01-161-0/+12
* mdoc(7) police: tidy up OpenBSD fixes.ru2002-01-161-7/+5
* Replace reference to ANSI C draft with standard.ru2002-01-161-4/+1
* Add extern to avoid sloppy common style declarations.jake2002-01-161-2/+2
* Document the -x debugging option.ru2002-01-161-4/+25
* socket()s first argument should be a protocol family rather than anbrian2002-01-1611-15/+15
* socket's first argument is an address family, not a protocol family.brian2002-01-167-10/+10
* Added this makefile. This is not attached to the build yet. I oftenbde2002-01-161-0/+8
* Make `options NETATALK' compile after the -fno-common changes.iedowse2002-01-163-2/+6
* Don't print out 0xaa55 at the end of a vnconfig disk and use thejhb2002-01-161-4/+1
* - Attempt to help declutter kern. sysctl by moving security out fromarr2002-01-168-29/+30
* Put write on read-only filesystem panic after we have weeded outmckusick2002-01-161-2/+2
* Change <b28> to HTT (Hyperthreading technology). If this flag is set thenpeter2002-01-162-6/+6
* fix typo, there's uap, just fdalfred2002-01-161-1/+1
* Ensure that we set all the %cr0 bits to a known state for the AP's beforepeter2002-01-166-0/+60
* Revise the nfsiod auto tuning code. Now both the upper and lower limitspeter2002-01-153-22/+87
* better namespsace of static functionsimp2002-01-151-5/+9
* o Sync the device list with OLDCARD.imp2002-01-151-51/+46
* This commit was generated by cvs2svn to compensate for changes in r89402,nectar2002-01-151-6/+7
|\
| * Don't use getlogin() to determine whether we are root.nectar2002-01-151-6/+7
* | Add a few cleanups from rev 1.1:mike2002-01-151-10/+12
* | This commit was generated by cvs2svn to compensate for changes in r89397,ru2002-01-151-7/+12
|\ \
| * | Satisfy pedantic readers.ru2002-01-151-7/+12
* | | Back out part of the revision 1.2 changes -- sendto(2) canru2002-01-151-73/+28
* | | Add entries for the DEC VT400 and and VT420 terminals.sheldonh2002-01-151-0/+35
* | | First ping after a preload (-l) was sent undelayed.ru2002-01-151-1/+2
* | | Add pkg_update to the SEE_ALSO manpage of pkg_create.keramida2002-01-151-0/+1
* | | Bump the limits for determining if we've held a spinlock too long as theyjhb2002-01-152-4/+4
* | | - Catch up printtrap() to KSE by using curthread and testing it againstjhb2002-01-151-5/+9
* | | Do not install man(1) setuid ``man''.ru2002-01-156-83/+10
* | | Add missed includes.sobomax2002-01-153-0/+3
* | | o Add prototype for printf(3).mike2002-01-151-9/+12
* | | Merge the changes in the English version (1.253 --> 1.254).kuriyama2002-01-151-49/+54
* | | style(9)mike2002-01-151-95/+63
* | | When downgrading a filesystem from read-write to read-only, operationsmckusick2002-01-155-10/+24
* | | Make PCI_ALLOW_UNSUPPORTED_IO_RANGE an option until the ISA addressimp2002-01-152-0/+6
* | | Sync to GENERIC: add UFS_DIRHASHimp2002-01-151-0/+1
* | | Compilers are very picky about matching opeining and closing brackets.jhay2002-01-151-1/+0
* | | Make man page and usage statement match reality submitted by Ruslan,ambrisko2002-01-152-29/+44
* | | Reinstate linux_ifname. Although the Linuxulator doesn't use itmarcel2002-01-151-0/+27
* | | Push down Giant in dup(2) and dup2(2), Giant is only needed whenalfred2002-01-151-16/+17
* | | Fix select on fifos.alfred2002-01-143-13/+41
* | | Fix mind-o: compare sc->sis_rev instead of 'command' when trying towpaul2002-01-141-1/+1
* | | fix MLINKS for timeradd.3fjoe2002-01-141-1/+2
OpenPOWER on IntegriCloud