aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Update the baudrate every time the parent changes its link state.Gleb Smirnoff2006-10-111-3/+4
* Add the -P option back, but with a note that it is not supported on FreeBSD.Tom Rhodes2006-10-111-0/+6
* Add powerpc stuff.Xin LI2006-10-112-0/+42
* Sync with latest English revisions.Xin LI2006-10-1114-262/+557
* Merge the rest of my changes.Ruslan Ermilov2006-10-111-13/+26
* Fix the prompt string.Ruslan Ermilov2006-10-111-1/+1
* Fix CPU value.Ruslan Ermilov2006-10-111-1/+1
* Using the ptr defines broke the powerpc build - convert set_mmfsa to the sameKip Macy2006-10-111-2/+2
* Forced commit to note that the previous commit also did the following:Bruce Evans2006-10-100-0/+0
* Change the x86 interrupt code to suspend/resume interrupt controllersJohn Baldwin2006-10-1015-98/+224
* Document the `kill' command.Bruce Evans2006-10-101-8/+19
* Don't pass unused bufsz to kern_shmctl().John Baldwin2006-10-101-7/+6
* Only try to copyin a msqid for the IPC_SET command to msgctl(). OtherJohn Baldwin2006-10-101-5/+6
* Remove unnecessary casts before PTRIN().John Baldwin2006-10-101-11/+11
* - Grammar and typo fixesMarkus Brueffer2006-10-101-12/+11
* Adhere to POSIX: the -m option only applies to the newly createdRuslan Ermilov2006-10-101-13/+21
* Oops, fix sign bug in #ifdef for value of INTRCNT_COUNT.John Baldwin2006-10-102-4/+4
* Distinguish between two distinct kinds of errors from VOP_BMAP() inAlan Cox2006-10-101-2/+12
* Remind firmware of the ESSID to use in a directed scan. This fixes scanningMax Laier2006-10-101-3/+17
* Do allow jailed superuser to override the port ACL.Robert Watson2006-10-101-1/+1
* Mark the audit system calls as being un-implemented in jails. Currently we doChristian S.J. Peron2006-10-101-0/+19
* Guard against invalid metadata.Pawel Jakub Dawidek2006-10-101-0/+6
* Be sure to not create devices with (mediasize % sectorsize) != 0.Pawel Jakub Dawidek2006-10-101-0/+1
* Be sure to not create device whichPawel Jakub Dawidek2006-10-101-0/+1
* o From kern_prot.c::p_cansignal():Maxim Konovalov2006-10-101-2/+2
* Sort some of the most inconsistently ordered descriptions of commandsBruce Evans2006-10-101-36/+36
* Fix markup botched in previous commit.Ruslan Ermilov2006-10-101-2/+2
* Do not translate the IN_ACCESS inode flag into the IN_MODIFIED while filesystemKonstantin Belousov2006-10-105-34/+89
* Fix markup in previous revision.Ruslan Ermilov2006-10-101-2/+5
* The powerpc and sparc64 MD `reboot' commands should never have existedBruce Evans2006-10-103-26/+10
* Remove ndisapi.9 Xref.Tom Rhodes2006-10-101-2/+1
* Fixed loss of whitespace suppression at ends of lines. WhitespaceBruce Evans2006-10-101-3/+3
* Note that the -v option may be used to expand long SSIDs.Tom Rhodes2006-10-101-1/+8
* grep -P xxx file.txtTom Rhodes2006-10-101-5/+0
* correct diag request to fetch isr state on fatal interruptsSam Leffler2006-10-091-1/+1
* Add information on how to escape a literal colon in a value or name.Tom Rhodes2006-10-091-1/+5
* Fix a typo introduced in the last commit: WWW Refresh is 0x227, not 0227Markus Brueffer2006-10-091-1/+1
* Add a note about rule syntax compared to the shell used so users do not getTom Rhodes2006-10-091-0/+4
* Fix style(9) nits.Jung-uk Kim2006-10-092-76/+74
* Fix 32-bit PTE in the GART table.Jung-uk Kim2006-10-092-2/+6
* Patch in previous commit should have bumped doc date.Tom Rhodes2006-10-091-2/+2
* Don't go beyond the provided string when parsing the `\' character.Ruslan Ermilov2006-10-091-2/+4
* The SIOCSIFNETMASK ioctl was removed from tun.c, thus remove mention ofTom Rhodes2006-10-091-3/+1
* Better mdoc(7). Bump doc date.Tom Rhodes2006-10-091-3/+3
* Note the naming convention of files in share/skel and explain the "dot"Tom Rhodes2006-10-091-0/+8
* Prevent mountd(8) from resetting mount options when exporting a filesystem.Rink Springer2006-10-091-1/+1
* provide routines to access VPD data at the PCI layer...John-Mark Gurney2006-10-096-182/+397
* Fix markup.Ruslan Ermilov2006-10-091-192/+212
* Add more .Xr's.Ceri Davies2006-10-091-2/+4
* more sun4v fallout - missed addKip Macy2006-10-091-0/+143