summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rough implementation of the create and add verbs. The verbs causemarcel2005-10-092-44/+355
* Make sure that the created fifo gets deleted if the top level make instancescottl2005-10-091-0/+2
* Finish off style(9) fixes which I started two revisions ago. This basicallycsjp2005-10-091-20/+24
* - Do not hardcode the bsize to a sectorsize of 2048, even thoughrodrigc2005-10-091-5/+21
* Sync whitespace change that is found uniquely in RELENG_6, to reduce diffdelphij2005-10-092-2/+2
* Woops, in my previous commit, I actually committed some style changes withcsjp2005-10-090-0/+0
* Oops, the last-minute optimization in rev.1.8 wasn't a good idea. Thebde2005-10-091-7/+18
* Lock object while we iterate through it's backing objects.csjp2005-10-091-6/+7
* Fixed syntax error (a missing brace) in previous commit.bde2005-10-081-0/+1
* bridge.4 is now mlinked to if_bridge.4 so do not list it for deletion.thompsa2005-10-081-1/+0
* Fixed range reduction near (but not very near) +-pi/2. A bug causedbde2005-10-081-19/+7
* Ue a better msleep identifier. Fix some whitespace.scottl2005-10-081-5/+5
* aac_intr0 rotted long ago, remove it.scottl2005-10-081-14/+0
* As alc pointed out to me, vm_page.c 1.305 was incomplete: uma_startup()des2005-10-083-8/+8
* Mega Update to the aac driver to support a whole new family of cards andscottl2005-10-086-171/+799
* In ngt_input(), do not derefer sc (= (sc_p) tp->t_lsc) before makingtanimura2005-10-081-2/+5
* MFP4: More removal of unused stuff.imp2005-10-082-2/+0
* MFP4: Changes to hopefully make the new power code work betterimp2005-10-081-3/+3
* MFP4: We no longer use intr_handlers, so remove it.imp2005-10-082-4/+0
* MFP4: Note why we do the dance we do for waiting for the thread to die.imp2005-10-081-0/+8
* Remove a couple of explicit memset(0) ops that were zeroing past the end ofscottl2005-10-081-4/+2
* Now that bridge(4) has been removed, link bridge.4 to if_bridge.4thompsa2005-10-081-0/+1
* Fixed profiling of main() for amd64 and i386. This started rottingbde2005-10-072-12/+2
* Import iwi-specific tools. Can help debug firmware or connection issues.damien2005-10-073-0/+136
* Fixes my previous commit (rev 1.20)damien2005-10-071-3/+3
* A deja vu of:glebius2005-10-072-3/+45
* Add parse_uuid() that creates a binary representation of an UUID frommarcel2005-10-072-0/+48
* Catch up with increasing the resolution suitable for high-res kernelbde2005-10-071-3/+13
* Do not ignore ENOENTcsjp2005-10-071-88/+68
* Improve printing of self times in the flat profile for functions thatbde2005-10-071-1/+5
* We don't need 'imp' here.pjd2005-10-071-1/+0
* Sync usage screen with manpage.yar2005-10-071-7/+6
* Document the -d flag to mail(1) better, which comes handy whenyar2005-10-071-6/+15
* Polling is now configured with help of ifconfig(8), not sysctl.glebius2005-10-072-8/+8
* Polling is now configured with help of ifconfig(8), not sysctl.glebius2005-10-071-4/+4
* o Mention the fact dcons(4) depends on "options GDB".maxim2005-10-071-5/+18
* Switch from K&R-style C prototypes to ISO/ANSI-style C prototypes.rodrigc2005-10-071-11/+4
* snd_ess needs snd_sbc, so add a note about that.joel2005-10-071-1/+2
* Work around an apparent mdoc(7) bug.trhodes2005-10-0760-362/+242
* Document recently added security.mac.seeotheruids.suser_privileged sysctl.trhodes2005-10-071-1/+5
* Bump WARNS up to 3.rodrigc2005-10-071-1/+1
* In prmount(), use an unsigned int variable to eliminaterodrigc2005-10-071-1/+2
* Switch from K&R-style C prototypes to ISO/ANSI-style C prototypes.rodrigc2005-10-073-25/+11
* Display the status of the spanning tree for each port.thompsa2005-10-071-8/+16
* Eliminate __RMAN_RESOURCE_VISIBLE hack entirely by moving the structphk2005-10-062-29/+27
* o Use firmware extended scan command; this one doesn't crash when scanningdamien2005-10-062-21/+29
* Make sure that the worker thread knows the type early enough tophk2005-10-061-6/+5
* Adding myself to calendar.freebsdehaupt2005-10-061-0/+1
* Backout strtok() addition to libkern, strsep() is enough and strtok()pjd2005-10-063-101/+0
* - Use strsep() instead of strtok().pjd2005-10-061-7/+6
OpenPOWER on IntegriCloud