summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Mention the -L option of dump(8) that can neutralize negativeru2006-10-121-2/+5
* | More accurately document the implementation details of internal storage.ru2006-10-122-21/+23
* | Link select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3), and FD_ZERO(3).ru2006-10-121-0/+2
* | Document S_IRWXU and permission bits for group/other.ru2006-10-121-2/+11
* | Fix manpage's SYNOPSIS and program's usage().ru2006-10-122-93/+97
* | Fix nodevice atpic compile.jhb2006-10-122-1/+8
* | Document what "msgsz" argument really denotes. [1]ru2006-10-121-4/+9
* | Saint George replaced Saint Edward as the patron Saint of Englandceri2006-10-121-4/+4
* | Memory utilization subscreen in "vmstat" display lists numbers in KB,ru2006-10-121-6/+6
* | - Improve description of the -A option.ru2006-10-121-7/+12
* | Note that the value from getenv() should not be modified by applications.trhodes2006-10-121-1/+5
* | This won't be needed. There is already userland infrastructure for fpu emulationkmacy2006-10-121-191/+0
* | The T2000 has multiple PCI domains requiring bus allocation to be done differ...kmacy2006-10-122-0/+11
* | sun4v requires TSBs (translation storage buffers) to be contiguous and bekmacy2006-10-121-4/+6
* | fix bus error in newsyslog by making sure that fields in struct fpemukmacy2006-10-121-0/+1
* | Fix support for IBM/Lenovo Thinkcentre M52 series. Its vendorid / 0x1014ariff2006-10-121-16/+44
* | Remove redundant casts. The casts inside the macros should beimp2006-10-121-4/+4
* | Mark up keywords with .Cm.trhodes2006-10-121-5/+11
* | Might as well move to the right place if we are not there.julian2006-10-111-0/+2
* | let the user know what configurations are available when asking for it.julian2006-10-111-13/+22
* | Spell proc/sys/kernel/pid_max correctly in a comment.keramida2006-10-111-1/+1
* | Fix a few nits with the last revisionthompsa2006-10-111-3/+3
* | Recognize 802.1q frames in Ethernet input and process them.glebius2006-10-111-1/+29
* | Improve ktr(4) logging for callout(9) subsystem. Log all inserts andglebius2006-10-111-7/+23
* | Document '-w' from main.c rev. 1.11.obrien2006-10-111-0/+8
* | Do not leak hooks in ng_bypass().glebius2006-10-111-0/+3
* | o Follow the trend and try to explain what the slow device is.maxim2006-10-111-3/+5
* | Make it buildable.glebius2006-10-111-1/+1
* | Unbreak a short one.glebius2006-10-111-2/+1
* | Break long line.glebius2006-10-111-1/+2
* | Use hash functions with better distribution. Tested on live traffic.glebius2006-10-111-12/+12
* | o Do not do args->f_id.addr_type == 6 when there ismaxim2006-10-111-2/+2
* | o Kill a nit in the comment.maxim2006-10-111-1/+1
* | o Extend not very informative ipfw(4) message 'drop session, too manymaxim2006-10-111-2/+32
* | Use bitcount32() from sys/systm.h instead of my own.glebius2006-10-111-17/+4
* | Fix style(9) bugs in previous commit.trhodes2006-10-111-7/+4
* | - Update the baudrate every time the parent changes its link state.glebius2006-10-111-3/+4
* | Add the -P option back, but with a note that it is not supported on FreeBSD.trhodes2006-10-111-0/+6
* | Add powerpc stuff.delphij2006-10-112-0/+42
* | Sync with latest English revisions.delphij2006-10-1114-262/+557
* | Merge the rest of my changes.ru2006-10-111-13/+26
* | Fix the prompt string.ru2006-10-111-1/+1
* | Fix CPU value.ru2006-10-111-1/+1
* | Using the ptr defines broke the powerpc build - convert set_mmfsa to the samekmacy2006-10-111-2/+2
* | Forced commit to note that the previous commit also did the following:bde2006-10-100-0/+0
* | Change the x86 interrupt code to suspend/resume interrupt controllersjhb2006-10-1015-98/+224
* | Document the `kill' command.bde2006-10-101-8/+19
* | Don't pass unused bufsz to kern_shmctl().jhb2006-10-101-7/+6
* | Only try to copyin a msqid for the IPC_SET command to msgctl(). Otherjhb2006-10-101-5/+6
* | Remove unnecessary casts before PTRIN().jhb2006-10-101-11/+11
OpenPOWER on IntegriCloud