summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: cosmetics.ru2001-07-042-2/+4
* mdoc(7) police: sort xrefs.ru2001-07-041-1/+1
* mdoc(7) police: removed hard sentence breaks.ru2001-07-041-10/+20
* Use the .Rv macro to describe the return value.yar2001-07-041-6/+1
* - Don't overwrite inb, inw and outw.nyan2001-07-0412-225/+404
* Show IPv6 denied packets.ume2001-07-041-0/+34
* mdoc(7) police: added missing newline after .Dv macro call,ru2001-07-041-8/+12
* mdoc(7) police: use .Rv -std.ru2001-07-041-7/+2
* mdoc(7) police: mark NULL with .Dv.ru2001-07-041-8/+24
* mdoc(7) police: fixed/simplified formatting.ru2001-07-041-130/+81
* adjust mbuf length right in route_output().ume2001-07-041-1/+7
* When the link-layer address of a router changes, select theume2001-07-041-0/+18
* mdoc(7) police: sort xrefs.ru2001-07-041-2/+2
* mdoc(7) police: print some example text with literal font.ru2001-07-041-1/+4
* mdoc(7) police: fixed bugs in rev. 1.19, split section headers names.ru2001-07-041-5/+5
* mdoc(7) police: compact VFCF_ list.ru2001-07-041-1/+2
* mdoc(7) police: removed extraneous .Pp call.ru2001-07-041-1/+0
* Make the last fix work properly on descriptors 1 and 2 (not just 0)brian2001-07-041-1/+1
* Make sure you don't have a file descriptor leak for the 'real'mjacob2001-07-041-1/+5
* Install it with mode 550, and with default group ${BINGRP}.ru2001-07-041-3/+2
* - Document that this program is available to root only.ru2001-07-041-4/+16
* Describe the condition when EACCES is returned more explicitly.dd2001-07-041-1/+3
* MFCs noted: ALS4000 driver, ifconfig(8) support for IEEE 802.11bmah2001-07-042-6/+8
* Check the void * argument in the AC_FOUND_DEV case against NULL. Whethermjacob2001-07-047-1/+16
* Follow Bruce's suggestions. They're probably wrong, but better than before.mjacob2001-07-041-3/+10
* Add code, imperfect though it may be, for CAM_NEW_TRAN_CODE compilation.mjacob2001-07-041-11/+115
* Handle any of descriptors 0, 1 or 2 being closed when we'rebrian2001-07-041-1/+18
* Implement mwakeup, mwakeup_one, cv_signal_drop and cv_broadcast_drop.jake2001-07-044-6/+58
* Reduce the interface MTU by 2 when MPPE has been successfully negotiated.brian2001-07-038-7/+67
* Don't accept chap80lm by default - it doesn't work.brian2001-07-031-1/+1
* Silence some gcc warningsbrian2001-07-031-0/+4
* Constify the format string.des2001-07-032-2/+2
* Make fdformat WARN=2 ready.joerg2001-07-032-11/+9
* Use correct type of argument to fgetln.mjacob2001-07-031-1/+2
* mdoc(7) police: fix spacing and punctuation issues.dd2001-07-031-3/+2
* mdoc(7) police: fix spacing issues.dd2001-07-031-6/+5
* mdoc(7) police: fix spacing issuedd2001-07-031-4/+4
* Account for the machdep.msgbuf -> kern.msgbuf renaming.tmm2001-07-031-1/+1
* Use the kern.msgbuf sysctl to get the message buffer on a runningtmm2001-07-032-32/+44
* Make the code to read the kernel message buffer via sysctl machine-tmm2001-07-033-84/+45
* drop setgid bit. ifmcstat(8) is not audited, and is needed only for root.ume2001-07-031-1/+1
* properly check DES weak key. KAME PR 363.ume2001-07-031-5/+2
* * simplifycg2001-07-032-823/+325
* Don't give a bad example by starting a struct tag name with anjoerg2001-07-031-1/+1
* Remove spl's in uio_yield() that are covered by the sched_lock.jhb2001-07-031-3/+0
* Fix a typo: "must be have" -> "must have"yar2001-07-031-1/+1
* First, fix a leftover of the cut'n'paste from the kld* pages:yar2001-07-031-2/+6
* Use correct paths to postfix the way we install iteivind2001-07-031-4/+4
* remove obsolete typedefs.cg2001-07-033-7/+5
* use TAILQ_FOREACH() in searching address listume2001-07-031-2/+1
OpenPOWER on IntegriCloud