aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sort sections.Ruslan Ermilov2005-01-1843-345/+345
* Sort sections.Ruslan Ermilov2005-01-1814-94/+94
* Remove redundant parameter inherited from ipacctctl.Gleb Smirnoff2005-01-181-8/+7
* One of the DIAGNOSTICS sections should be EXIT STATUS.Ruslan Ermilov2005-01-181-6/+6
* Folded two SEE ALSO sections into one.Ruslan Ermilov2005-01-182-4/+2
* Sort sections.Ruslan Ermilov2005-01-182-15/+16
* Fold two ENVIRONMENT sections into one.Ruslan Ermilov2005-01-181-32/+33
* Sort sections.Ruslan Ermilov2005-01-183-12/+12
* ioctl(2) commands are u_long not int.Poul-Henning Kamp2005-01-181-5/+5
* Detect sign-extension bugs in the ioctl(2) command argument: TruncatePoul-Henning Kamp2005-01-181-0/+6
* Unbreak stack traces across double faults. In a particular edge caseJohn Baldwin2005-01-181-2/+8
* While we're building kernels -g (ie, makeoptions DEBUG=-g), use -O as itDavid E. O'Brien2005-01-181-1/+1
* Fix building for non-i386 platforms.Sam Leffler2005-01-181-4/+7
* S_ISVTX -> S_ISTXT to reflect the code.Tom Rhodes2005-01-181-1/+1
* Correctly hide the command arguments.Diomidis Spinellis2005-01-171-15/+2
* If su(1) is run without an effective uid of 0, generate an error toRobert Watson2005-01-171-3/+33
* s/ntpdate_command/ntpdate_program/ to match rc.conf(5) andCeri Davies2005-01-171-1/+1
* Cleanup:Xin LI2005-01-172-17/+18
* Oops... Remove the line leaked in the last commit which is notXin LI2005-01-171-1/+0
* WARNS=6 cleanup:Xin LI2005-01-172-17/+18
* WARNS=6 cleanup:Xin LI2005-01-172-4/+9
* Bump WARNS=6 by adding const constraint and initialize the pointerXin LI2005-01-172-2/+3
* The submitter of bin/75786 turned out to not have removable interfaces,Ceri Davies2005-01-171-1/+1
* Minor bit of advice.Poul-Henning Kamp2005-01-171-0/+4
* Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building thisColin Percival2005-01-171-0/+1
* MFi386: fix a comment.Ruslan Ermilov2005-01-171-1/+1
* Fix a comment to match reality.Ruslan Ermilov2005-01-171-1/+1
* Rearrange the kninit calls for both directions of a pipe so thatMike Silbersack2005-01-171-1/+3
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-17143-161/+158
* Discontinue zero-length g_ctl arguments as "just give him this pointer"Poul-Henning Kamp2005-01-171-6/+1
* Go ahead and match on CIS3 and CIS4 strings as well. These are NULLWarner Losh2005-01-171-1/+14
* Ups, misprint, change and => add.Roman Kurakin2005-01-161-1/+1
* Document the new EXIT STATUS section.Ruslan Ermilov2005-01-161-1/+4
* Added the EXIT STATUS section.Ruslan Ermilov2005-01-161-2/+3
* Implement a custom print formatter (archive_string_vsprintf)Tim Kientzle2005-01-164-14/+90
* Move -Wunused-parameter from WARNS level 3 level 4.David E. O'Brien2005-01-161-2/+4
* Fix a bug I introduced in 1.561 which has caused considerable filesystemPoul-Henning Kamp2005-01-161-5/+5
* Use >= so we can use the actual WARNS levels.David E. O'Brien2005-01-161-6/+6
* Fix comment. Code 0x95 means locking shift to codeset 5 according toRoman Kurakin2005-01-161-2/+2
* Fix variable name in comment num=>alen. (Lost part of commit rev 1.2)Roman Kurakin2005-01-161-1/+1
* Removed .Re without a matching .Rs.Ruslan Ermilov2005-01-161-1/+0
* Use the \*(If string provided by mdoc(7), to represent infinity.Ruslan Ermilov2005-01-162-18/+11
* Removed redundant .br call.Ruslan Ermilov2005-01-161-1/+0
* Add the new standard EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-1626-220/+220
* In refactoring the test before committing, a pointer was passed insteadRobert Watson2005-01-161-2/+2
* Remove \n at the end of err(3) stringsPhilippe Charnier2005-01-161-7/+5
* Add a new sysctl, hw.sevenseg.freq, to control the update frequency.Olivier Houchard2005-01-161-1/+6
* Erm, don't forget to store the mbuf in the dmamap in bus_dmamap_load_mbuf_sg(),Olivier Houchard2005-01-161-5/+6
* Add udpconnectjail, a simple regression test to exercise an (as yet)Robert Watson2005-01-162-0/+117
* Standardize 2 error messages: start with lowercase letter.Philippe Charnier2005-01-161-2/+2