summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sort sections.ru2005-01-1814-94/+94
* Remove redundant parameter inherited from ipacctctl.glebius2005-01-181-8/+7
* One of the DIAGNOSTICS sections should be EXIT STATUS.ru2005-01-181-6/+6
* Folded two SEE ALSO sections into one.ru2005-01-182-4/+2
* Sort sections.ru2005-01-182-15/+16
* Fold two ENVIRONMENT sections into one.ru2005-01-181-32/+33
* Sort sections.ru2005-01-183-12/+12
* ioctl(2) commands are u_long not int.phk2005-01-181-5/+5
* Detect sign-extension bugs in the ioctl(2) command argument: Truncatephk2005-01-181-0/+6
* Unbreak stack traces across double faults. In a particular edge casejhb2005-01-181-2/+8
* While we're building kernels -g (ie, makeoptions DEBUG=-g), use -O as itobrien2005-01-181-1/+1
* Fix building for non-i386 platforms.sam2005-01-181-4/+7
* S_ISVTX -> S_ISTXT to reflect the code.trhodes2005-01-181-1/+1
* Correctly hide the command arguments.dds2005-01-171-15/+2
* If su(1) is run without an effective uid of 0, generate an error torwatson2005-01-171-3/+33
* s/ntpdate_command/ntpdate_program/ to match rc.conf(5) andceri2005-01-171-1/+1
* Cleanup:delphij2005-01-172-17/+18
* Oops... Remove the line leaked in the last commit which is notdelphij2005-01-171-1/+0
* WARNS=6 cleanup:delphij2005-01-172-17/+18
* WARNS=6 cleanup:delphij2005-01-172-4/+9
* Bump WARNS=6 by adding const constraint and initialize the pointerdelphij2005-01-172-2/+3
* The submitter of bin/75786 turned out to not have removable interfaces,ceri2005-01-171-1/+1
* Minor bit of advice.phk2005-01-171-0/+4
* Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building thiscperciva2005-01-171-0/+1
* MFi386: fix a comment.ru2005-01-171-1/+1
* Fix a comment to match reality.ru2005-01-171-1/+1
* Rearrange the kninit calls for both directions of a pipe so thatsilby2005-01-171-1/+3
* Added the EXIT STATUS section where appropriate.ru2005-01-17143-161/+158
* Discontinue zero-length g_ctl arguments as "just give him this pointer"phk2005-01-171-6/+1
* Go ahead and match on CIS3 and CIS4 strings as well. These are NULLimp2005-01-171-1/+14
* Ups, misprint, change and => add.rik2005-01-161-1/+1
* Document the new EXIT STATUS section.ru2005-01-161-1/+4
* Added the EXIT STATUS section.ru2005-01-161-2/+3
* Implement a custom print formatter (archive_string_vsprintf)kientzle2005-01-164-14/+90
* Move -Wunused-parameter from WARNS level 3 level 4.obrien2005-01-161-2/+4
* Fix a bug I introduced in 1.561 which has caused considerable filesystemphk2005-01-161-5/+5
* Use >= so we can use the actual WARNS levels.obrien2005-01-161-6/+6
* Fix comment. Code 0x95 means locking shift to codeset 5 according torik2005-01-161-2/+2
* Fix variable name in comment num=>alen. (Lost part of commit rev 1.2)rik2005-01-161-1/+1
* Removed .Re without a matching .Rs.ru2005-01-161-1/+0
* Use the \*(If string provided by mdoc(7), to represent infinity.ru2005-01-162-18/+11
* Removed redundant .br call.ru2005-01-161-1/+0
* Add the new standard EXIT STATUS section where appropriate.ru2005-01-1626-220/+220
* In refactoring the test before committing, a pointer was passed insteadrwatson2005-01-161-2/+2
* Remove \n at the end of err(3) stringscharnier2005-01-161-7/+5
* Add a new sysctl, hw.sevenseg.freq, to control the update frequency.cognet2005-01-161-1/+6
* Erm, don't forget to store the mbuf in the dmamap in bus_dmamap_load_mbuf_sg(),cognet2005-01-161-5/+6
* Add udpconnectjail, a simple regression test to exercise an (as yet)rwatson2005-01-162-0/+117
* Standardize 2 error messages: start with lowercase letter.charnier2005-01-161-2/+2
* - Reduce number of arguments passed to dummynet_io(), we already have cookieglebius2005-01-165-11/+7
OpenPOWER on IntegriCloud