summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* no need to have break; after return;charnier2005-01-161-1/+1
* Add prototypes and remove unused variables for WARNS=6 compliance. Addcharnier2005-01-161-25/+28
* Remove debugging that made it into the commit.obrien2005-01-161-2/+0
* Lock the AMR driver:scottl2005-01-165-106/+120
* "REQUIRE: cleanvar" for all RC's writing into /var/run.obrien2005-01-1618-18/+20
* Fix kernel builds with INVARIANTS.obrien2005-01-161-1/+1
* Use bus_dmamap_load_mbuf_sg() for loading rx buffers.scottl2005-01-151-19/+7
* Remove ip_fw.h and ip_dummynet.h from includes.glebius2005-01-151-2/+0
* Latest IERS Bulletin C (#29): no leap second on 2005-06-30.wollman2005-01-151-19/+29
* Consider three objects, O, BO, and BBO, where BO is O's backing objectalc2005-01-151-1/+8
OpenPOWER on IntegriCloud